Skip to content

Releases: benjamin-otto/animated_flight_paths

v0.0.3

Choose a tag to compare

@benjamin-otto benjamin-otto released this 01 Jun 23:04

Bug fixes:

  • Cannot get size from a render object that has been marked dirty for layout. Occurred when trying to get the CustomPaint size after didChangeMetrics called.

v0.0.2

Choose a tag to compare

@benjamin-otto benjamin-otto released this 31 May 17:41
  • Bug fixes:
    • Map occasionally loses focus when using arrow keys if other focusable widgets are rendered (i.e. TextFormFields).
    • Labels not showing if used for more than one flight.
    • Calling setState after dispose.

v0.0.1

Choose a tag to compare

@benjamin-otto benjamin-otto released this 20 May 21:49

Initial release.