launcher_assist 1.1.3
launcher_assist: ^1.1.3 copied to clipboard
This plugin makes it easy for you to create launcher apps for Android with Flutter. Not supported on iOS.
0.0.1 March 19, 2018 #
- Initial release
0.0.4 March 19, 2018 #
- Updated README and example code.
0.0.5 March 20, 2018 #
- Fixed minor analysis issues.
1.0.0 March 20, 2018 #
- Removed all Base64 encoding/decoding code.
1.0.2 March 20, 2018 #
- Updated README and example code.
1.0.4 March 24, 2018 #
- Fix for Android Oreo devices having instant apps
1.1.0 February 1, 2019 #
- Uses Dart 2 now
- Added support for adaptive icons
1.1.2 February 1, 2019 #
- Updated README and example code
- Added a little more documentation