flutter_earth_globe 1.1.0 copy "flutter_earth_globe: ^1.1.0" to clipboard
flutter_earth_globe: ^1.1.0 copied to clipboard

An interactive and fully customizable 3D Globe widget written in pure Dart.

1.1.0 #

  • Added Day/Night cycle feature with animated sun position
  • Support for separate day and night surface textures
  • Smooth blending between day and night based on sun position
  • Real-time sun position calculation based on current time
  • Configurable day/night transition blend factor
  • Animation controls for day/night cycle (start, stop, resume)
  • Manual sun position control via longitude and latitude

1.0.7 #

  • Fixed issue with point connection. Thanks to @PabloAsensio .

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
67
likes
150
points
1.62k
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

An interactive and fully customizable 3D Globe widget written in pure Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, vector_math

More

Packages that depend on flutter_earth_globe