reflutter 0.3.0+1 copy "reflutter: ^0.3.0+1" to clipboard
reflutter: ^0.3.0+1 copied to clipboard

outdatedDart 1 only

A library to generate HTTP clients from metadata specified by users. The thought is that this can be used by Flutter based mobile apps to connect to their backend resources.

Changelog #

0.3.0 #

  • Reorganized into three separate packages. reflutter will serve as the main dependency while refluter_generator can be a dev dependency.
  • Removed the dependency on the Jaguar project for serialization. Instead, we opt for the more standard Dart JSON serialization.
  • Test infrastructure and some very simple unit tests have been added.
  • Travis build infrastructure updated.

0.2.4 #

0.2.3 #

  • Build change to cache items between phases.

0.2.2 #

  • Initial release with a changelog.
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A library to generate HTTP clients from metadata specified by users. The thought is that this can be used by Flutter based mobile apps to connect to their backend resources.

Homepage

License

unknown (LICENSE)

Dependencies

analyzer, http, meta

More

Packages that depend on reflutter