edmax_realtime_mongo_lite 0.0.7
edmax_realtime_mongo_lite: ^0.0.7 copied to clipboard
a lightweight Dart package designed to facilitate real-time data synchronization.
0.0.1 #
- initial release.
0.0.2 #
- readme update.
0.0.3 #
- [OPTIONAL] added an endpoint and snapshot listener enables to initially fetch data when initialized
0.0.4 #
- readme update.
0.0.5 #
- updated json structure reflects the new fields in your Data class and ensures compatibility with the date and time handling in your application. check the json formart section [0.0.4] old format , [0.0.5] new format
0.0.6 #
- Added Support for Channel Subscription based websockets
0.0.7 #
- [UNSTABLE VERSION] current unstable ongoin modifications