flutter_persist_http 0.0.2 copy "flutter_persist_http: ^0.0.2" to clipboard
flutter_persist_http: ^0.0.2 copied to clipboard

A new Flutter package to persist http request.

flutter_persist_http #

package design for making your http request easy ,persist your http response and easy to parse respon (json )to model object.

Getting Started #

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with flutter _persist_http, view our online documentation, which offers tutorials.

Let see feature of this package #

🔥Save your http api data
🔥Save your time required to parse json 🔥Saving list of map obj & single map obj Saving 🔥Your http Get method with returning objwhich can easily be parsed to flutter obj. 🔥Reduce boilerplate code of http 🔥Show data when user is offline 🔥HttpMap class for static method to parse your response directely to map obj & also thier are method which gives only response in case u want to apply condition to response and then u can simply

5
likes
10
pub points
0%
popularity

Publisher

unverified uploader

A new Flutter package to persist http request.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on flutter_persist_http