cake_flutter 0.7.0 copy "cake_flutter: ^0.7.0" to clipboard
cake_flutter: ^0.7.0 copied to clipboard

The lightweight, explicit testing framework - built for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cake_flutter

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

dependencies:
  cake_flutter: ^0.7.0

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:cake_flutter/cake_flutter.dart';
0
likes
150
pub points
7%
popularity

Publisher

verified publisherpolyhedra.studio

The lightweight, explicit testing framework - built for Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

cake, flutter, flutter_localizations, flutter_test, flutter_tools

More

Packages that depend on cake_flutter