jars 0.0.2 copy "jars: ^0.0.2" to clipboard
jars: ^0.0.2 copied to clipboard

JARS is a super-effective and lightweight solution for Flutter. It combines front-end flutter widgets, intelligent dependency injection, and provider solutions like timeago, datetime format, multiling [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jars

With Flutter:

 $ flutter pub add jars

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

dependencies:
  jars: ^0.0.2

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:jars/jars.dart';
10
likes
0
pub points
1%
popularity

Publisher

unverified uploader

JARS is a super-effective and lightweight solution for Flutter. It combines front-end flutter widgets, intelligent dependency injection, and provider solutions like timeago, datetime format, multilingual support, textplus, rsnackbars, rtoast, and many others with high-performance.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on jars