skyplot 0.0.8
skyplot: ^0.0.8 copied to clipboard
SkyPlot is a versatile Flutter library crafted to visualize positional data in a dynamic sky plot interface.
Change logs #
0.0.8 #
- [IMPROVEMENT] Updated dependencies.
0.0.7 #
- [IMPROVEMENT] Fixed issues with
withOpacitytowithValues. - [BUG_FIX] Fixed Dart related issues.
0.0.6 #
- [IMPROVEMENT] Updated dependencies.
0.0.5 #
- [BUG_FIX] Solved sky object nullable but required
0.0.4 #
- [BREAKING] Removed padding from the division text
- [FEATURE] Added option for adjust the distance of the elevation text
- [FEATURE] Added a feature to show radar on the plot in options
- [IMPROVEMENT] Wrote documentation on the remaining classes
- [BUG_FIX] Layout render error
- [IMPROVEMENT] increased drawing performance
0.0.3 #
- [BUG_FIX] Removed duplicate widgets
- [BREAKING] Removed and deleted code
SatelliteFlagtoSkyObjectfor simplicity - [FEATURE] Added more options (hide or show elements on the plot)
- [IMPROVEMENT] Cleaned code
- [IMPROVEMENT] Wrote full documentation
0.0.2 #
- [BUG_FIX] Fixed bugs with fields not showing
- [FEATURE] Added options
0.0.1 Released on (2023 November 22) #
- initial release.