image_web_picker 0.0.2 copy "image_web_picker: ^0.0.2" to clipboard
image_web_picker: ^0.0.2 copied to clipboard

Package para abrir imagem no flutter web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_web_picker

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

dependencies:
  image_web_picker: ^0.0.2

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:image_web_picker/image_web_picker.dart';
11
likes
80
pub points
62%
popularity

Publisher

unverified uploader

Package para abrir imagem no flutter web.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, universal_html

More

Packages that depend on image_web_picker