flutter_shortcut_plus 1.1.2 copy "flutter_shortcut_plus: ^1.1.2" to clipboard
flutter_shortcut_plus: ^1.1.2 copied to clipboard

Flutter plugin for creating static & dynamic app/conversation shortcuts on home screen. Supports iOS android.

1.1.2 #

  • Android: tapping a shortcut no longer restarts the app. The shortcut intent uses SINGLE_TOP instead of CLEAR_TASK, and a warm launch delivers the action through onNewIntent to the existing listenAction callback.

1.1.1 #

  • Android: drop the legacy package attribute from the manifest and always set namespace (required by AGP 8+).

1.1.0 #

  • iOS: Swift Package Manager support (CocoaPods still works).

1.0.1 #

  • iOS support.

0.0.1 #

  • TODO: Describe initial release.
11
likes
160
points
340
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for creating static & dynamic app/conversation shortcuts on home screen. Supports iOS android.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_shortcut_plus

Packages that implement flutter_shortcut_plus