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

outdated

A generator of strings constants from json

A Dart Builder for creating a class with String constants from a JSON file.

Usage #

If using with json in assets folder need a build.yaml in your flutter app eg:

targets:
    $default:
      sources:            
        - assets/I10n/en_US.json

For Flutter run using standard command: flutter packages pub run build_runner build

or with the new hot-reload code-gen builder support

Features and bugs #

Please file feature requests and bugs at the issue tracker.

1
likes
0
points
24
downloads

Publisher

verified publishermanichord.com

Weekly Downloads

A generator of strings constants from json

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

build, build_config, dart_style, meta

More

Packages that depend on string_res