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.
|
3 weeks ago | |
---|---|---|
.. | ||
android | 1 year ago | |
assets | 1 year ago | |
grayscale_transformer | 3 weeks ago | |
ios | 1 year ago | |
lib | 1 year ago | |
linux | 1 year ago | |
macos | 1 year ago | |
test | 1 year ago | |
web | 1 year ago | |
windows | 1 year ago | |
.gitignore | 1 year ago | |
.metadata | 1 year ago | |
README.md | 1 year ago | |
pubspec.yaml | 3 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.