rest_simplified 0.0.11 copy "rest_simplified: ^0.0.11" to clipboard
rest_simplified: ^0.0.11 copied to clipboard

A Simplified Rest approach for Flutter. The concept of this package is to easily map json to bean and vice-versa.

0.0.11 #

  • Fix bug in new method .service

0.0.10 #

  • Fix bug in delete
  • Fix documentation

0.0.9 #

  • Add a generic method 'service' to post anything anyhow
  • Fix the return type of the bean to json parser to return Map<String, dynamic>

0.0.8 #

  • Reformat

0.0.7 #

  • Add automatic parsing when exepcting output as String, int, double, bool

0.0.6 #

  • Add DELETE / PATCH methods
  • Rename addURL into addPath
  • Rename Protocol into Method
  • Add more complete example

0.0.5 #

  • Fix minor bugs

0.0.4+3 #

  • Fix bug when serializing POST and PUT

0.0.4+3 #

  • Fix again the layout of the example.md

0.0.4+2 #

  • Fix layout of the example.md

0.0.4+1 #

  • Fix name of the example to match best practices

0.0.4 #

  • Add example, fix package description

0.0.3 #

  • Republish for technical reason

0.0.2 #

  • Fix blocking bug

0.0.1 #

  • Very first draft
0
likes
0
pub points
0%
popularity

Publisher

verified publisherlapetina.fr

A Simplified Rest approach for Flutter. The concept of this package is to easily map json to bean and vice-versa.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on rest_simplified