flutter_get_native_icon 0.0.5
flutter_get_native_icon: ^0.0.5 copied to clipboard
Get native icon as flutter widget, Get system desktop app icon and name.
0.0.5 #
- Support android.
0.0.4 #
- Fix: The icon will build when setstate every times.
0.0.3 #
- NativeAppIconWidget: only get data once when initState, to prevent the icon from being reloaded when the widget is rebuilt.
0.0.2 #
- fit lower flutter version and add the homepage.
0.0.1 #
- implement get native icon from ios.