flutter_quill_test 9.3.10 copy "flutter_quill_test: ^9.3.10" to clipboard
flutter_quill_test: ^9.3.10 copied to clipboard

Test utilities for flutter_quill which includes methods to simplify interacting with the editor in test cases.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_quill_test

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

dependencies:
  flutter_quill_test: ^9.3.10

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

Publisher

verified publisherfreshplatform.net

Test utilities for flutter_quill which includes methods to simplify interacting with the editor in test cases.

Repository (GitHub)
View/report issues
Contributing

Topics

#ui #widget #rich-text-editor #quill

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_quill, flutter_test

More

Packages that depend on flutter_quill_test