jtech_base 0.7.7+77 copy "jtech_base: ^0.7.7+77" to clipboard
jtech_base: ^0.7.7+77 copied to clipboard

jtech project base library

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jtech_base

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

dependencies:
  jtech_base: ^0.7.7+77

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:jtech_base/jtech_base.dart';