myappcrew_flutter 0.1.2
myappcrew_flutter: ^0.1.2 copied to clipboard
MyAppCrew Flutter SDK for bootstrapping testers, tracking screens, and batching events.
Changelog #
0.1.2 #
- Documentation and metadata touch-ups.
- No runtime behavior changes.
0.1.1 #
- Added example app.
- Added pub.dev metadata (repository/issue tracker/topics).
- Improved README quickstart.
- Formatting-only changes; no runtime behavior changes.
0.1.0 #
- Bootstrap with access token persistence.
- Batched event flush with retries and single rebootstrap on 401.
screen_viewauto-tracking vianavigatorObserver.- Lifecycle-based flush triggers.
- Server-provided
ingestUrlused for batch endpoint.