flutty 0.1.3 copy "flutty: ^0.1.3" to clipboard
flutty: ^0.1.3 copied to clipboard

FluttyUI Component Library

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutty

With Flutter:

 $ flutter pub add flutty

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

dependencies:
  flutty: ^0.1.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutty/flutty.dart';
0
likes
0
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

FluttyUI Component Library

Homepage

License

unknown (license)

Dependencies

analyzer, flutter, flutty_heroicons, google_fonts, intl, mocktail, url_launcher

More

Packages that depend on flutty