fluttery_dart2 0.0.9 copy "fluttery_dart2: ^0.0.9" to clipboard
fluttery_dart2: ^0.0.9 copied to clipboard

Flutter package that helps with prototyping. (but you know for dart 2... will not be useful once dude updates his package...)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluttery_dart2

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

dependencies:
  fluttery_dart2: ^0.0.9

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:fluttery_dart2/animations.dart';
import 'package:fluttery_dart2/framing.dart';
import 'package:fluttery_dart2/gestures.dart';
import 'package:fluttery_dart2/layout.dart';
1
likes
40
points
235
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package that helps with prototyping. (but you know for dart 2... will not be useful once dude updates his package...)

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on fluttery_dart2