flutter_shortcuts 1.3.0 copy "flutter_shortcuts: ^1.3.0" to clipboard
flutter_shortcuts: ^1.3.0 copied to clipboard

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

v1.3.0 #

  • Breaking Change renamed FlutterShortcutsItem to ShortcutItem
  • Extra fields added in ShortcutItem
  • (bool) conversationShortcut make conversation shortcuts
  • (bool) isImportant set conversation shortcut importance
  • (bool) isBot set is conversation shortcut bot

v1.2.2 #

  • Compatibility added in Readme

v1.2.1 #

  • Optimised Shortcuts
  • Readme updated

v1.2.0 #

  • Breaking Change renamed initialize to listenAction.
  • Breaking Change initialize takes bool debug.

v1.1.0 #

  • Breaking Change updateShortcutItem doesn't take id.
  • Breaking Change changeShortcutItemIcon icon property is by default set to ShortcutIconAsset.flutterAsset.
  • New Feature FlutterShortcutItem new field shortcutIconAsset.

v1.0.1 #

  • Demo provided in README

v1.0.0 #

  • Initial Development Release
135
likes
150
pub points
75%
popularity

Publisher

verified publisherhackthedeveloper.com

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

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_shortcuts