bm_flutter_networking 0.1.2 copy "bm_flutter_networking: ^0.1.2" to clipboard
bm_flutter_networking: ^0.1.2 copied to clipboard

A Flutter networking package providing a type-safe network layer with SSL pinning, token refresh, interceptors, and connectivity monitoring.

0.1.2 #

  • Fixed homepage URL in pubspec.yaml.
  • Added example app demonstrating Target, ModelTargetType, and performAsync.

0.1.1 #

  • Bumped connectivity_plus constraint to ^7.1.1.

0.1.0 #

  • Initial release.
  • Type-safe network layer with Target, ModelTargetType, and SuccessTargetType.
  • Automatic token refresh via TokenRefreshHandler.
  • Custom error mapping via APIErrorResponseMapper.
  • SSL certificate pinning.
  • Built-in logging and connectivity monitoring.
  • File upload and download support.
  • Result<T, E> type for explicit error handling.
3
likes
0
points
179
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter networking package providing a type-safe network layer with SSL pinning, token refresh, interceptors, and connectivity monitoring.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

connectivity_plus, crypto, flutter, http, http_parser, pointycastle

More

Packages that depend on bm_flutter_networking