Last updated:
0 purchases
jack
Jack
Jack.
Installation #
add the following to your pubspec.yaml file:
dependencies:
jack: <1.0.0
copied to clipboard
then run:
pub get
copied to clipboard
or with flutter:
flutter packages get
copied to clipboard
Usage #
import 'package:jack/jack.dart';
void main() {
}
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.