gg_test 1.1.3 copy "gg_test: ^1.1.3" to clipboard
gg_test: ^1.1.3 copied to clipboard

gg_test is a powerful testing package designed to enhance the Flutter and Dart development experience.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gg_test

With Flutter:

 $ flutter pub add gg_test

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

dependencies:
  gg_test: ^1.1.3

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:gg_test/gg_test.dart';
1
likes
160
points
367
downloads

Publisher

verified publisherinlavigo.com

Weekly Downloads

gg_test is a powerful testing package designed to enhance the Flutter and Dart development experience.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, colorize, gg_args, gg_console_colors, gg_is_flutter, gg_is_github, gg_log, gg_process, gg_status_printer, mocktail, path, recase

More

Packages that depend on gg_test