save_test 0.7.0+15 copy "save_test: ^0.7.0+15" to clipboard
save_test: ^0.7.0+15 copied to clipboard

outdated

A testing library for `save`

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add save_test

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

dependencies:
  save_test: ^0.7.0+15

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:save_test/save_test.dart';
1
likes
0
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

A testing library for `save`

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fake_async, flutter, flutter_test, meta, save

More

Packages that depend on save_test