flutter_shortcuts
flutter_shortcuts copied to clipboard
I have 2 problems. Please help.
-
when using "shortcutIconAsset: ShortcutIconAsset.androidAsset", it doesn't show icons in version mode, just a black square (maybe it doesn't do the same for every icon, I don't know).
-
When I use a shortcut while the app is open in the background, instead of picking up where it left off, it restarts and performs the action of the shortcut
I also had problem #2
me too