instagram_crop_images_video 1.0.3 copy "instagram_crop_images_video: ^1.0.3" to clipboard
instagram_crop_images_video: ^1.0.3 copied to clipboard

A Flutter package for cropping images with Instagram-like features such as square aspect ratio and filters.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add instagram_crop_images_video

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

dependencies:
  instagram_crop_images_video: ^1.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:instagram_crop_images_video/instagram_crop_images_video.dart';
17
likes
80
points
22
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for cropping images with Instagram-like features such as square aspect ratio and filters.

Repository (GitHub)
View/report issues

Topics

#picker #crop #image #instagram

License

MIT (license)

Dependencies

extended_image, flutter, fraction, insta_assets_crop, photo_manager, provider, video_player, wechat_assets_picker, wechat_picker_library

More

Packages that depend on instagram_crop_images_video