fsuper 2.1.1 copy "fsuper: ^2.1.1" to clipboard
fsuper: ^2.1.1 copied to clipboard

FSuper can help developers build complex views quickly and comfortably.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fsuper

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

dependencies:
  fsuper: ^2.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:fsuper/fsuper.dart';
38
likes
105
pub points
75%
popularity

Publisher

unverified uploader

FSuper can help developers build complex views quickly and comfortably.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

fcontrol, flutter

More

Packages that depend on fsuper