gpx 2.1.1 copy "gpx: ^2.1.1" to clipboard
gpx: ^2.1.1 copied to clipboard

outdated

Package for load, manipulate, and save GPS data in GPX format (a light-weight XML data format for the interchange of GPS data - waypoints, routes, and tracks).

[2.1.1] #

  • Fix GpxReader to read CDATA elements

[2.1.0] #

  • Add option to KmlWriter to specify

[2.0.0] #

  • BREAKING CHANGE: This version requires Dart SDK 2.12.0 or later (null safety).
  • update XML to min v5.0.0

[1.1.1] #

  • fix hashCode calculation for gpx types
  • update Dart SDK requirements to min. v2.3.0

[1.1.0] #

  • fix gps fixing tag (FixType - 2d, 3d, dgps, none, pps)

[1.0.1+3] #

  • add comments for GPX fields

[1.0.1+2] #

  • update Xml package to 4.3.0
  • add comments

[1.0.1+1] #

  • fix formatting

[1.0.1] #

  • fix kml writer for empty metadata

[1.0.0] #

  • add extensions support
  • fix person tag
  • add wpt.ageofdgpsdata, wpt.geoidheight, wpt.dgpsid, wpt.fix, wpt.sym

[0.0.4] #

  • add wpt.extensions support

[0.0.3] #

  • fix lint issues
  • add kml writer (export from Gpx into KML)

[0.0.2] #

  • fix lint issues

[0.0.1] #

  • Initial release - reader, writer for GPX-files
61
likes
0
pub points
92%
popularity

Publisher

verified publisherkb-apps.com

Package for load, manipulate, and save GPS data in GPX format (a light-weight XML data format for the interchange of GPS data - waypoints, routes, and tracks).

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, quiver, xml

More

Packages that depend on gpx