wysiwyg_quill_native_bridge_android 2.0.0 copy "wysiwyg_quill_native_bridge_android: ^2.0.0" to clipboard
wysiwyg_quill_native_bridge_android: ^2.0.0 copied to clipboard

PlatformAndroid

Android implementation of the quill_native_bridge plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wysiwyg_quill_native_bridge_android

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

dependencies:
  wysiwyg_quill_native_bridge_android: ^2.0.0

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:wysiwyg_quill_native_bridge_android/quill_native_bridge_android.dart';
0
likes
140
points
61
downloads

Publisher

unverified uploader

Weekly Downloads

Android implementation of the quill_native_bridge plugin.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, quill_native_bridge_platform_interface

More

Packages that depend on wysiwyg_quill_native_bridge_android