shortcuts_dynamic 1.0.0
shortcuts_dynamic: ^1.0.0 copied to clipboard
A Flutter plugin that allows you to create, manage, and remove Android shortcuts dynamically.
Changelog #
1.0.0 #
- Initial release
- Features:
- Create shortcuts with custom icons (local assets or web URLs)
- Remove shortcuts programmatically
- List existing shortcuts
- Search for specific shortcuts
- Support for Android 8.0 (API level 26) and above
- Automatic icon download and caching for web images
- Type-safe shortcut management with
ShortcutInfoclass