dart_notification_center 0.2.0 dart_notification_center: ^0.2.0 copied to clipboard
A wrapper for the observer pattern for Dart in the style of the iOS Notification Center.
0.0.0 #
- Initial version, created by Stagehand
0.1.0 #
- Implemented version, functional.
- Needs testing
0.1.1 #
- Knock down version requirement for test
0.1.2 #
- Much better. Should integrate well now
0.1.3 #
- Fixed the subscription method, subscriptions should listen properly now
0.2.0 #
- Callbacks are now handled asynchronously to improve performance