flutter_asset_gen 0.3.0 copy "flutter_asset_gen: ^0.3.0" to clipboard
flutter_asset_gen: ^0.3.0 copied to clipboard

Fast, configurable Dart/Flutter asset constants generator.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_asset_gen

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  flutter_asset_gen: ^0.3.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_asset_gen/flutter_asset_gen.dart';
2
likes
150
points
117
downloads

Publisher

unverified uploader

Weekly Downloads

Fast, configurable Dart/Flutter asset constants generator.

Repository (GitHub)
View/report issues

Topics

#flutter #assets #generator #codegen #cli

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

build, crypto, glob, path, yaml

More

Packages that depend on flutter_asset_gen