leancodepl / leancodepl/flutter_webp
How to use it for images / icons in other packages?
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Fantastic stuff.
Is it possible to transform images in other packages via assets path perhaps? or do we need to fork the other package? Eg this package https://pub.dev/packages/currency_icons
would be nice to convert all the pngs...
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
Start by examining the asset-path handling in flutter_webp and the assets exposed by the currency_icons package. Determine whether images in another package can be transformed without forking it, and define support for converting its PNG assets as the completion criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100