cloudinary_widget 1.0.0 copy "cloudinary_widget: ^1.0.0" to clipboard
cloudinary_widget: ^1.0.0 copied to clipboard

⚡️A Flutter package that helps you upload images to cloudinary.

cloudinary_widget #

A new Flutter package project.

Getting Started #

In the pubspec.yaml of your flutter project, add the following dependency:

dependencies:
  ...
  cloudinary_widget: "^1.0.0

In your library add the following import:

import 'package:cloudinary_widget/cloudinary_widget.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

⚡️A Flutter package that helps you upload images to cloudinary.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

dio, flutter, image_picker, multi_image_picker

More

Packages that depend on cloudinary_widget