suitup 1.2.5 copy "suitup: ^1.2.5" to clipboard
suitup: ^1.2.5 copied to clipboard

A bunch of features and stuff to help me create awesome apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add suitup

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

dependencies:
  suitup: ^1.2.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:suitup/suitup.dart';
2
likes
140
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

A bunch of features and stuff to help me create awesome apps

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

async, flutter, get_it, google_fonts, intl

More

Packages that depend on suitup