bond_notifications 0.1.0
bond_notifications: ^0.1.0 copied to clipboard
Bond package provides a convenient way to handle notifications.
0.1.0 #
Breaking Changes #
- Environment SDK Constraint: Updated from
>=2.16.0 <3.0.0to>=3.0.0 <4.0.0to support Dart 3. Users on Dart 2.x will need to upgrade. - json_annotation: Added
json_annotationas a direct dependency. Users will need to addjson_annotationto their dependencies if they are using theServerNotificationModelclass.
0.0.2 #
Changed #
- Dependencies Updated:
- bond_core: upgraded from
^0.0.2to^0.0.3. - bond_network: upgraded from
^0.0.5to^0.0.6.
- bond_core: upgraded from
0.0.1+5 #
- add
titleproperty toServerNotificationModelclass. - update bond_network dependency.
- update bond_core dependency.
0.0.1+4 #
- update bond_network dependency.
- update bond_core dependency.
0.0.1+3 #
- update bond_network dependency.
- update bond_core dependency.
0.0.1+2 #
- update bond_network dependency.
0.0.1+1 #
- add missing flutter sdk as dependency.
0.0.1 #
- initial release.