jtpack 0.0.20 copy "jtpack: ^0.0.20" to clipboard
jtpack: ^0.0.20 copied to clipboard

This package is intended make life easier for developers

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jtpack

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

dependencies:
  jtpack: ^0.0.20

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:jtpack/jtpack.dart';
2
likes
110
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

This package is intended make life easier for developers

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

dio, flutter, flutter_riverpod, fluttertoast, intl, path_provider

More

Packages that depend on jtpack