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
copied to clipboard

With Flutter:

 $ flutter pub add super_library
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
1
likes
0
points
100
downloads

Publisher

verified publishersonub.com

Weekly Downloads

2024.08.26 - 2025.03.10

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