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

Library built for personal use, you might not find it useful.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qq

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

dependencies:
  qq: ^0.1.0

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:qq/qq.dart';
0
likes
130
points
28
downloads

Publisher

verified publisheraravi.me

Weekly Downloads

Library built for personal use, you might not find it useful.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_secure_storage, flutter_web_plugins, get, linked_scroll_controller, plugin_platform_interface, quiver, scrollable_positioned_list, slugid, tuple, uri

More

Packages that depend on qq