aq_tools 0.1.0 copy "aq_tools: ^0.1.0" to clipboard
aq_tools: ^0.1.0 copied to clipboard

Set of tools we use here at AQuadic Softwars.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aq_tools

With Flutter:

 $ flutter pub add aq_tools

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

dependencies:
  aq_tools: ^0.1.0

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

Publisher

verified publisheraquadic.com

Weekly Downloads

Set of tools we use here at AQuadic Softwars.

Homepage

License

unknown (license)

Dependencies

flutter, quiver

More

Packages that depend on aq_tools