mirror of https://github.com/flutter/samples.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eric Windmill
594cac74f2
|
2 weeks ago | |
---|---|---|
.. | ||
android | 7 months ago | |
assets | 7 months ago | |
grayscale_transformer | 2 weeks ago | |
ios | 7 months ago | |
lib | 7 months ago | |
linux | 7 months ago | |
macos | 7 months ago | |
test | 7 months ago | |
web | 7 months ago | |
windows | 7 months ago | |
.gitignore | 7 months ago | |
.metadata | 7 months ago | |
README.md | 7 months ago | |
analysis_options.yaml | 7 months ago | |
pubspec.yaml | 2 weeks ago |
README.md
asset_transformation
This project demonstrates the asset transformation feature. It includes an example of a custom Dart package that can be used as an asset transformer. It also shows how to transform an asset using a pub package that is compatible with the asset transformation feature.
See the assets
section in pubspec.yaml to get started.