resources_generator 1.0.10 copy "resources_generator: ^1.0.10" to clipboard
resources_generator: ^1.0.10 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.

1.0.9 #

  • Add support for plural and gender based translation when generating string resources (comply with easy_localization plural rules).

1.0.10 #

  • Fix a bug where special characters are not escaped when writing to dart file.
0
likes
130
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection, path, rxdart, watcher, yaml, yaml_edit

More

Packages that depend on resources_generator