moon_phase 1.1.3
moon_phase: ^1.1.3 copied to clipboard
Flutter plugin that creates moon widgets according to the moon's phase.
1.1.3 #
- Add Swift Package Manager support for iOS
1.1.2 #
- Fix code formatting
1.1.1 #
- Add example screenshots to README
- Add acknowledgements section
1.1.0 #
- BREAKING: Remove
resolutionparameter (now usessizedirectly) - Add
pixelSizeparameter for shadow rendering precision - Add
shadowRatioparameter for image mode - Add
MoonWidget.simple()andMoonWidget.image()constructors - Support background image with shadow overlay
- Update flutter_lints to 6.0.0
1.0.2+9 #
- Update Android build configuration for modern Flutter compatibility
- Upgrade Gradle to 8.5 and AGP to 8.3.0
- Add namespace configuration for Android 12+ support
- Update SDK constraint to support Dart 3.x
1.0.0+7 #
- improve the full moon shape
1.0.0+6 #
- Update about information
1.0.0+4 #
- Update sample app
1.0.0+2 #
- Enable platform web
1.0.0+1 #
- Update README.md