sirikit_media_intents 0.3.3 copy "sirikit_media_intents: ^0.3.3" to clipboard
sirikit_media_intents: ^0.3.3 copied to clipboard

PlatformiOS

A plugin to implement iOS SiriKit Media Intents support in your Flutter app.

0.1.0 #

  • Basic support for INPlayMediaIntent:
    • resolveMediaItems asks the Flutter app for a list of media items;
    • handle exposes the resolved media items to the Flutter app for it to begin playback in background.

0.1.1-dev.1 #

  • Specify that the package is a pre-release version

0.1.1 #

  • Updates the getting started guide, specifying that the plugin requires a minimun iOS deployment target of 14.0

0.1.2 #

  • Updates the README file

0.2.0 #

  • Support for dart's async intent handling methods

0.3.0 #

  • Media item artwork support by the intent's "resolve" phase.

0.3.1 #

  • MediaIntentsHandler abstract class methods documentation.

0.3.2 #

  • Refactor
  • Update guide for correctly setting minimum iOS supported version to 14.0 and for a better FlutterEngine instantiation in the AppDelegate class.

0.3.3 #

  • Lower the minimum support Dart SDK version to 3.0.0.
1
likes
150
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A plugin to implement iOS SiriKit Media Intents support in your Flutter app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on sirikit_media_intents

Packages that implement sirikit_media_intents