flutter_earth_globe 1.0.6
flutter_earth_globe: ^1.0.6 copied to clipboard
An interactive and fully customizable 3D Globe widget written in pure Dart.
Latest - 1.0.6 #
- Fixed issue with overlays (points/connections) drifting on vertical drag (issue #20)
- Fixed deceleration animation direction for vertical rotation
- Improved texture rendering with bilinear interpolation for smoother visuals
- Improved deceleration animation smoothness with better easing curve
- Code refactoring and performance improvements
1.0.5 #
- Fixed issue of PointConnection not showing when
animateDraw = false
- Fixed issue with FlutterEarthGlobeController not disposing correctly.
1.0.4 #
- Added ability to change the curve of a connection
- Fixed issue with zoom in smaller screen sizes
- Fixed known issues
1.0.3 #
- Added ability to enable/disable zoom
- Added ability to focus on specific coordinates
- Fixed issue with zoom not behaving correctly
- Fixed issue with alignment
1.0.2 #
- Added more listeners and callbacks
- Improved overall usage of controller
1.0.1 #
- Minor Readme fixes
1.0.0 #
- The first oficial release