ajwah_bloc_test 0.1.1+2 copy "ajwah_bloc_test: ^0.1.1+2" to clipboard
ajwah_bloc_test: ^0.1.1+2 copied to clipboard

A Dart package that makes testing ajwah_bloc easy.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ajwah_bloc_test

With Flutter:

 $ flutter pub add ajwah_bloc_test

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

dependencies:
  ajwah_bloc_test: ^0.1.1+2

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

Publisher

unverified uploader

A Dart package that makes testing ajwah_bloc easy.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

meta, test

More

Packages that depend on ajwah_bloc_test