mobile_api 0.0.5+12 copy "mobile_api: ^0.0.5+12" to clipboard
mobile_api: ^0.0.5+12 copied to clipboard

Typed REST and GraphQL API helpers for Flutter apps, with token refresh, secure cache storage, multipart uploads, and network checks.

0.0.5+12 #

  • Improved pub.dev scoring metadata and API documentation.
  • Added a package example for REST, GraphQL, and cache setup.
  • Updated dependency constraints for latest supported package versions.
  • Removed an unnecessary direct http_parser dependency.

0.0.4+11 #

  • Removed hard-coded token fallbacks from REST and GraphQL clients.
  • Made bad-certificate handling opt-in and scoped to the package HTTP clients.
  • Added injectable HTTP and secure-storage clients for deterministic tests.
  • Hardened HTTP URI handling and GraphQL error mapping.
  • Replaced live endpoint tests with mocked client tests.
  • Updated README usage examples.

0.0.1 #

  • Initial package release.
1
likes
0
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

Typed REST and GraphQL API helpers for Flutter apps, with token refresh, secure cache storage, multipart uploads, and network checks.

Homepage

License

unknown (license)

Dependencies

connectivity_plus, flutter, flutter_secure_storage, fresh_graphql, graphql, http

More

Packages that depend on mobile_api