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.
samples/asset_transformation
Kevin Moore a858f4701e
Bump deps and min SDKs, move web apps to new bootstrapping logic (#2292)
8 months ago
..
android
assets
grayscale_transformer
ios
lib
linux
macos
test
web
windows
.gitignore
.metadata
README.md
analysis_options.yaml
pubspec.yaml

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.