fpdt_flutter 0.3.0 copy "fpdt_flutter: ^0.3.0" to clipboard
fpdt_flutter: ^0.3.0 copied to clipboard

Helpers for using fpdt with flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fpdt_flutter

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

dependencies:
  fpdt_flutter: ^0.3.0

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:fpdt_flutter/fpdt_flutter.dart';
0
likes
60
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

Helpers for using fpdt with flutter.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_hooks, flutter_nucleus, fpdt

More

Packages that depend on fpdt_flutter