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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add windrose_compass

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  windrose_compass: ^1.0.1+1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:windrose_compass/windrose_compass.dart';
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