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.
Kevin Moore
a858f4701e
|
7 months ago | |
---|---|---|
.. | ||
android | 8 months ago | |
assets | 8 months ago | |
grayscale_transformer | 7 months ago | |
ios | 8 months ago | |
lib | 8 months ago | |
linux | 8 months ago | |
macos | 8 months ago | |
test | 8 months ago | |
web | 8 months ago | |
windows | 8 months ago | |
.gitignore | 8 months ago | |
.metadata | 8 months ago | |
README.md | 8 months ago | |
analysis_options.yaml | 8 months ago | |
pubspec.yaml | 7 months 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.