flutter_cpnetworking_service 0.1.7 copy "flutter_cpnetworking_service: ^0.1.7" to clipboard
flutter_cpnetworking_service: ^0.1.7 copied to clipboard

outdated

A netowrking wrapper which using dio and flutter_secure_storage(ios, android)/shared_preferences(web) to handle storage token or sensitive data in general, and use token as authorization info when req [...]

0.0.1 #

  • TODO: Describe initial release.

0.0.2 #

Update README

0.0.3 #

Cannot use secure storage during running tests

0.0.4 #

  • Implement CURL for debug mode
  • Add others parameters to AuthSessionInfo
  • Implement encoding for NetworkConfigurable

0.0.5 #

  • Fix jsonEncode at AuthSessionInfo

0.0.6 #

  • add future to interface

0.0.7 #

  • fix Platform.environment for web

0.0.8 #

  • fix query parameters to dynamic

0.0.9 #

  • fix postUri with query parameters

0.1.0 #

  • default input query parameters are optional

0.1.1 #

  • Implement put,delete repsonseType

0.1.2 #

  • Implement interceptor for network configurable

0.1.3 #

  • Support form data

0.1.4 #

  • Support form data for put/delete

0.1.5 #

  • Fix debug formData

0.1.6 #

  • Fix crash on FlutterSecureStorage

0.1.7 #

  • Return DioError for error response
8
likes
0
pub points
39%
popularity

Publisher

unverified uploader

A netowrking wrapper which using dio and flutter_secure_storage(ios, android)/shared_preferences(web) to handle storage token or sensitive data in general, and use token as authorization info when requesting to http connection.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, dio, flutter, flutter_secure_storage, shared_preferences

More

Packages that depend on flutter_cpnetworking_service