background_runtime_platform_interface 0.1.1
background_runtime_platform_interface: ^0.1.1 copied to clipboard
Platform interface for the background_runtime Flutter plugin.
0.1.1 #
- Added
NotificationActionmodel withNotificationActionTypeenum (9 values includingpreviousAudio,nextAudio). - Added
notificationActionEvents()stream toBackgroundRuntimePlatform. - Added
albumArtfield (Uri?) toAudioTrackmodel. - Added
FakeBackgroundRuntime.notificationActionEvents()stub. - Method channel key
dev.mixin27.background_runtime/notificationActionEvents.
0.1.0 #
- Initial release: Platform interface for the background_runtime plugin.