flutter_cpnetworking_service 0.0.7 copy "flutter_cpnetworking_service: ^0.0.7" to clipboard
flutter_cpnetworking_service: ^0.0.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
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