flutter_android_widgets 0.0.2
flutter_android_widgets: ^0.0.2 copied to clipboard
Define Android home screen widgets entirely in Dart. No XML, no Kotlin, no manual manifest editing.
0.0.2 #
- Added
WidgetInfo.previewImagePathfor automatic widget picker preview image copying to Android drawables. - Kept support for manual
previewImagedrawable names. - Updated documentation and README with widget picker preview usage and test coverage updates.
- Added pub.dev metadata links:
- Repository: https://github.com/AnexDev1/flutter-android-widgets-docs
- Documentation: https://flutter-android-widgets-docs.vercel.app/docs
- Repository: https://github.com/AnexDev1/flutter-android-widgets-docs
0.0.1 #
- Initial release.