flyer_chat_system_message 2.2.0
flyer_chat_system_message: ^2.2.0 copied to clipboard
System message package for Flutter chat apps, complementing flutter_chat_ui. #chat #ui
2.1.13 #
- Update a dependency to the latest release.
2.1.11 #
- Update a dependency to the latest release.
2.1.9 #
- Update a dependency to the latest release.
2.1.7 #
- Update a dependency to the latest release.
2.1.6 #
- Update a dependency to the latest release.
2.1.5 #
- Update a dependency to the latest release.
2.1.4 #
- Update a dependency to the latest release.
2.1.3 #
- Update a dependency to the latest release.
2.1.2 #
- Update a dependency to the latest release.
2.1.1 #
- Update a dependency to the latest release.
2.0.1 #
- FIX: document public APIs.
2.0.0 #
- First stable release
0.0.12 #
⚠️ Breaking Changes ⚠️
- The default sentinel values that previously allowed users to set specific properties to
nullhave been removed. Instead, please useColors.transparent,BorderRadius.zero, orTextStyle()to achieve the desired effect. Passingnullwill now use the standard configuration.
0.0.11 #
- Version bump to match other packages
0.0.10 #
- Version bump to match other packages
0.0.9 #
- Added system message for displaying system notifications and events in chat
0.0.8 #
- Version bump to match other packages
0.0.7 #
- Require Flutter 3.29 and Dart 3.7
0.0.6 #
- Version bump to match other packages
0.0.5 #
- Version bump to match other packages
0.0.4 #
- Version bump to match other packages
0.0.3 #
- Version bump to match other packages
0.0.1 #
- Initial release