sunday_conversations 0.1.5 sunday_conversations: ^0.1.5 copied to clipboard
Sunday Conversations for Flutter
0.0.1 #
- Initial release.
0.0.2 #
-
Add conversation schemas.
-
Add message schemas.
-
Add create new conversation function.
-
Add delete conversation function.
-
Improved error handling and clarity.
0.1.0 #
-
Add edit conversation function.
-
Add stream conversation function.
-
Edited message schemas.
-
Add create new message function.
-
Add delete message function.
0.1.1 #
- Documented all functions.
0.1.2 #
-
added new functions
-
fix functions
0.1.3 #
-
fix functions
-
use sunday_get_storage instead of get_storage
0.1.4 #
- Changed to use more linting.
0.1.5 #
-
Added more linting.
-
Added more documentation.
-
Fixed some bugs.
-
And more...