assets_generator_by_zpdl 1.0.1 copy "assets_generator_by_zpdl: ^1.0.1" to clipboard
assets_generator_by_zpdl: ^1.0.1 copied to clipboard

outdated

Flutter assets code generator. Read assets in pubsepec.yaml and generates code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add assets_generator_by_zpdl

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

dependencies:
  assets_generator_by_zpdl: ^1.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:assets_generator_by_zpdl/assets_generator_by_zpdl.dart';
1
likes
0
pub points
53%
popularity

Publisher

unverified uploader

Flutter assets code generator. Read assets in pubsepec.yaml and generates code.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, assets_annotation_by_zpdl, build, flutter, source_gen, yaml

More

Packages that depend on assets_generator_by_zpdl