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

outdated

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: ^0.1.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:fsuper/fsuper.dart';
39
likes
15
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

FSuper can help developers build complex views quickly and comfortably.

License

unknown (license)

Dependencies

flutter

More

Packages that depend on fsuper

Packages that implement fsuper