如果使用FlutterAssert里面的图片是不是使用引擎自带的 ui.image 效率更高?
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 516
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
power_image里面针对FlutterAssert里面图片, 不管texture 还是ffi 都绕了一层。 那这种情况下 如果直接使用ui.image 是不是效率更高?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names power_image's FlutterAssert image path and its texture/FFI layers; start by tracing that path and the engine's ui.image usage. Compare the alternatives' measured efficiency, then document a clear decision and the resulting scope as done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile-dev, performance
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100