flutter_push_client 1.0.1 copy "flutter_push_client: ^1.0.1" to clipboard
flutter_push_client: ^1.0.1 copied to clipboard

Flutter client library for ReactPush update system. Allows Flutter apps to check for and download remote bundle updates.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2024-11-30 #

Added #

  • Initial release of FlutterPush client library
  • Check for updates from ReactPush server
  • Download and manage bundle updates with automatic extraction
  • Signature verification for secure updates using RSA public key
  • Crash reporting with breadcrumb support
  • A/B testing support
  • Multiple sync modes: ON_APP_START, ON_APP_RESUME, MANUAL
  • Install modes: IMMEDIATE, ON_NEXT_RESTART, ON_NEXT_RESUME
  • Device info collection for targeted updates
  • Rollback support with version tracking
  • Offline bundle caching
0
likes
145
points
28
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter client library for ReactPush update system. Allows Flutter apps to check for and download remote bundle updates.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

archive, asn1lib, crypto, device_info_plus, flutter, http, package_info_plus, path, path_provider, pointycastle, shared_preferences, uuid

More

Packages that depend on flutter_push_client