ffm 1.0.22 copy "ffm: ^1.0.22" to clipboard
ffm: ^1.0.22 copied to clipboard

Flutter For Mobile, all in one solution to build your flutter app from scratch.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ffm

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

dependencies:
  ffm: ^1.0.22

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:ffm/ffm.dart';
2
likes
110
pub points
8%
popularity

Publisher

unverified uploader

Flutter For Mobile, all in one solution to build your flutter app from scratch.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

clock, flutter, intl, pointycastle, rxdart

More

Packages that depend on ffm