flutter_up 3.0.7 copy "flutter_up: ^3.0.7" to clipboard
flutter_up: ^3.0.7 copied to clipboard

Horizech Flutter App Engine is a flutter kit with many ready to use components.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_up

With Flutter:

 $ flutter pub add flutter_up

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

dependencies:
  flutter_up: ^3.0.7

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:flutter_up/flutter_up.dart';
2
likes
0
points
340
downloads

Publisher

verified publisherhorizech.com

Weekly Downloads

Horizech Flutter App Engine is a flutter kit with many ready to use components.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dart_code_viewer2, encrypt, flutter, flutter_highlight, flutter_quill, flutter_quill_extensions, get_it, go_router, rxdart, url_launcher, uuid

More

Packages that depend on flutter_up