cake_flutter 0.4.0 copy "cake_flutter: ^0.4.0" to clipboard
cake_flutter: ^0.4.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 Dart:

 $ dart pub add cake_flutter

With Flutter:

 $ flutter pub add cake_flutter

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

dependencies:
  cake_flutter: ^0.4.0

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

Publisher

verified publisherpolyhedra.studio

The lightweight, explicit testing framework - built for Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cake, flutter, flutter_test, flutter_tools

More

Packages that depend on cake_flutter