pfd 0.0.5 copy "pfd: ^0.0.5" to clipboard
pfd: ^0.0.5 copied to clipboard

Primary Flight Display Widget that supports Roll, Pitch, Yaw, Airspeed and Altitude.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pfd

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

dependencies:
  pfd: ^0.0.5

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:pfd/pfd.dart';
2
likes
150
points
27
downloads

Publisher

verified publishernirex.dev

Weekly Downloads

Primary Flight Display Widget that supports Roll, Pitch, Yaw, Airspeed and Altitude.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pfd