learning_input_image 0.0.6+1 copy "learning_input_image: ^0.0.6+1" to clipboard
learning_input_image: ^0.0.6+1 copied to clipboard

PlatformAndroidiOS
outdated

Input image package to be used by other learning plugins.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add learning_input_image

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

dependencies:
  learning_input_image: ^0.0.6+1

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:learning_input_image/learning_input_image.dart';
3
likes
90
pub points
69%
popularity

Publisher

unverified uploader

Input image package to be used by other learning plugins.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

camera, flutter, flutter_svg, image_picker

More

Packages that depend on learning_input_image