Jack Jack. Installation add the following to your pubspec.yaml file: dependencies: jack: <1.0.0 then run: pub get or with flutter: flutter packages get Usage import 'package:jack/jack.dart'; void main() { }