flutter_radar_view 0.0.8 copy "flutter_radar_view: ^0.0.8" to clipboard
flutter_radar_view: ^0.0.8 copied to clipboard

A customizable and interactive radar view widget for Flutter that allows you to display and interact with multiple spots on a radar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_radar_view

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

dependencies:
  flutter_radar_view: ^0.0.8

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:flutter_radar_view/flutter_radar_view.dart';
5
likes
140
pub points
31%
popularity

Publisher

verified publisheraragoni.dev

A customizable and interactive radar view widget for Flutter that allows you to display and interact with multiple spots on a radar.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, touchable

More

Packages that depend on flutter_radar_view