tizen_notification 0.2.0
tizen_notification: ^0.2.0 copied to clipboard
Tizen notification APIs. Used to show and delete notifications on a Tizen device.
0.2.0 #
- Clean up the API.
- Rename
NotificationImage
toNotificationIcons
. - Rename
Property
toNotificationProperty
. - Rename
DisplayApplist
toNotificationStyle
. - Rename some members of the above classes.
- Rename
- Update the documentation.
- Code refactoring and bug fixes.
0.1.1 #
- Update the example app.
- Update tizen_app_control to 0.2.0.
0.1.0 #
- Initial release.