assets_gen 1.1.0 copy "assets_gen: ^1.1.0" to clipboard
assets_gen: ^1.1.0 copied to clipboard

discontinuedreplaced by: flutter_gen
outdated

The assets_gen package helps you to generate a .dart file that contains all assets according to `pubspec.yaml`.

[1.1.0] - 2020/10/28 #

  • Change default output file name to assets.dart to avoid conflicts with json_serializable.
  • Colorful terminal output.
  • Watch pubspec.yaml to reparse it and then generate new output.

[1.0.0] - 2020/10/22 #

  • Add script to run directly 🚀🚀🚀.

[0.3.0] - 2020/09/29 #

  • Support plurals.

[0.2.1] - 2020/09/09 #

  • Support options config in pubspec.yaml.
  • Support omits path levels to shorten asset key.

[0.1.4] - 2020/09/04 #

  • Add pedantic.

[0.1.3] - 2020/09/03 #

  • Ignore hidden files, e.g. .DS_Store.

[0.1.2] - 2020/09/01 #

  • Support asset file beyond assets/** dir.
    Note: asset beyond assets/** won't trigger rebuild when in watch mode.

[0.1.1] - 2020/08/29 #

  • Initial release.
41
likes
0
pub points
83%
popularity

Publisher

unverified uploader

The assets_gen package helps you to generate a .dart file that contains all assets according to `pubspec.yaml`.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ansicolor, args, build, glob, logging, path, watcher, yaml

More

Packages that depend on assets_gen