quicklibs 1.1.2 copy "quicklibs: ^1.1.2" to clipboard
quicklibs: ^1.1.2 copied to clipboard

outdated

Useful toolkits collection for Dart. Use this library for developing quickly. you can format and parse time very easy by `Time` toolkit from this library, or establish a loop scope that can be interru [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add quicklibs

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

dependencies:
  quicklibs: ^1.1.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:quicklibs/quicklibs.dart';
1
likes
0
pub points
27%
popularity

Publisher

unverified uploader

Useful toolkits collection for Dart. Use this library for developing quickly. you can format and parse time very easy by `Time` toolkit from this library, or establish a loop scope that can be interrupted at any time, but the most useful toolkit is `Scope`, you will love it. This lirary have been tested multiple time and don't worry that it may cause some potential problems! Be happy~ :)

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on quicklibs