windrose_compass 1.0.1+1 copy "windrose_compass: ^1.0.1+1" to clipboard
windrose_compass: ^1.0.1+1 copied to clipboard

A wind rose compass widget for Flutter with 16-point labels, interactive arrow, and hex-grid integration.

Changelog #

1.0.1+1 #

  • Remove lib/main.dart (library packages should not ship an app entry point).
  • Add library-level doc comment and documentation: field in pubspec.
  • Improve example with hex dir display and snap dropdown.
  • Fill in example README.

1.1.0 #

  • Fix asset paths for cross-package loading (prefixed with packages/windrose_compass/).
  • Add showDegrees toggle (numeric vs cardinal display).
  • Add snapTo for configurable snapping (0=none, 5=5°, 45=8-dir, etc.).
  • Add showArrow flag to hide/show direction arrow.
  • Degrees-based API (directionDegrees 0-360).
  • compassLabel() for 16-point wind notation.
  • Fix angle calculation (E→90°, W→270°).

1.0.0 #

  • Initial release.
  • WindRose widget with 8-direction compass rose.
  • Tap-to-select direction with arrow indicator.
  • compassToHexDir utility for hex grid direction mapping.
0
likes
160
points
1
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A wind rose compass widget for Flutter with 16-point labels, interactive arrow, and hex-grid integration.

Repository (GitLab)

License

GPL-3.0 (license)

Dependencies

flutter, vector_graphics

More

Packages that depend on windrose_compass