at_commons 2.0.5
at_commons: ^2.0.5 copied to clipboard
A library of Dart and Flutter utility classes that are used across other components of the @platform.
2.0.5 #
- version 2.0.4 update issue
2.0.4 #
- Shared key status in metadata
- Add last notification time to Monitor
2.0.3 #
- Syntax change in stream verb to support resume
2.0.2 #
- Fix regex issue in Notify verb
2.0.1 #
- Remove trailing space in StatsVerbBuilder
2.0.0 #
- Null safety upgrade
1.0.1+8 #
- Refactor code with dart lint rules
1.0.1+7 #
- Third party package dependency upgrade
1.0.1+6 #
- Replace ByteBuffer with ByteBuilder
1.0.1+5 #
- Notification sub system changes
1.0.1+4 #
- added createdAt and updatedAt to metadata Introduced batch verb for sync
1.0.1+3 #
- Notify verb builder and update verb syntax changes
1.0.1+2 #
- Update verb builder changes
1.0.1+1 #
- Stream verb syntax changes
1.0.1 #
- Initial version, created by Stagehand