insta_assets_picker_demo 1.5.2 copy "insta_assets_picker_demo: ^1.5.2" to clipboard
insta_assets_picker_demo: ^1.5.2 copied to clipboard

The demo project for the insta_assets_picker package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add insta_assets_picker_demo

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

dependencies:
  insta_assets_picker_demo: ^1.5.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:insta_assets_picker_demo/main.dart';
import 'package:insta_assets_picker_demo/widgets/crop_result_view.dart';
1
likes
120
pub points
35%
popularity

Publisher

unverified uploader

The demo project for the insta_assets_picker package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_localizations, insta_assets_picker

More

Packages that depend on insta_assets_picker_demo