jtech_base 0.7.9+79 copy "jtech_base: ^0.7.9+79" to clipboard
jtech_base: ^0.7.9+79 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.9+79

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';