cake_flutter 0.7.1 copy "cake_flutter: ^0.7.1" to clipboard
cake_flutter: ^0.7.1 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
copied to clipboard

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.1
copied to clipboard

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';
copied to clipboard
1
likes
150
points
70
downloads

Publisher

verified publisherpolyhedra.studio

Weekly Downloads

2024.08.09 - 2025.02.21

The lightweight, explicit testing framework - built for Flutter.

Repository (GitHub)

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

cake, flutter, flutter_localizations, flutter_test

More

Packages that depend on cake_flutter