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

This package is intended for personal use only and not for the general public

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jtpack

With Flutter:

 $ flutter pub add jtpack

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

dependencies:
  jtpack: ^0.0.16

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

Publisher

unverified uploader

Weekly Downloads

This package is intended for personal use only and not for the general public

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, flutter_riverpod, fluttertoast, intl, path_provider

More

Packages that depend on jtpack