Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benthillerkus/flutter-asset-transformers-vector-graphics-compiler-crash-on-github-actions-repro
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/benthillerkus/flutter-asset-transformers-vector-graphics-compiler-crash-on-github-actions-repro
- Owner: benthillerkus
- Created: 2024-08-19T20:29:40.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T12:33:44.000Z (3 months ago)
- Last Synced: 2024-08-20T14:25:17.270Z (3 months ago)
- Language: C++
- Size: 291 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.