resources_generator 1.0.8 copy "resources_generator: ^1.0.8" to clipboard
resources_generator: ^1.0.8 copied to clipboard

An resource class generator for Flutter, like Android resource class R.

1.0.0 #

  • Initial version.

1.0.1 #

  • Add support for multi variants color resources.

1.0.2 #

  • Update README.md.

1.0.3 #

  • Add ability to monitor assets files changes.

1.0.4 #

  • Fix not being able to watch file system changes on Linux.
  • Fix assets path not being Unix path when generating on Windows.

1.0.5 #

  • Add name and path properties for each font entry.

1.0.6 #

  • Fix missing package path for raw resources.

1.0.7 #

  • Sorting fonts when writing pubspec.yaml.
  • Disable pubspec.yaml generation when executing monitor.

1.0.8 #

  • Values generator now only generate record if the json content is a Map.
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

An resource class generator for Flutter, like Android resource class R.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, path, rxdart, watcher, yaml, yaml_edit

More

Packages that depend on resources_generator