editor_v1 0.0.3 copy "editor_v1: ^0.0.3" to clipboard
editor_v1: ^0.0.3 copied to clipboard

Clearing bugs

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add editor_v1

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

dependencies:
  editor_v1: ^0.0.3

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:editor_v1/editor_v1.dart';
1
likes
120
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

Clearing bugs

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_colorpicker, flutter_inappwebview, flutter_widget_from_html_core, image_picker, mime, path, xml2json

More

Packages that depend on editor_v1