super_library 0.0.1 copy "super_library: ^0.0.1" to clipboard
super_library: ^0.0.1 copied to clipboard

Highly scalable, high performance, and easy to use library for all your needs, especially made for FlutterFlow.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add super_library

With Flutter:

 $ flutter pub add super_library

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

dependencies:
  super_library: ^0.0.1

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:super_library/super_library.dart';
1
likes
0
points
78
downloads

Publisher

verified publishersonub.com

Weekly Downloads

Highly scalable, high performance, and easy to use library for all your needs, especially made for FlutterFlow.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on super_library