in_app_gallery 1.0.2 copy "in_app_gallery: ^1.0.2" to clipboard
in_app_gallery: ^1.0.2 copied to clipboard

A highly customizable Flutter package for selecting images and videos from the device gallery, featuring a polished UI and media compression.

1.0.2 #

  • Dependency Cleanup: Removed device_info_plus due to compatibility conflicts with the file picker.

1.0.1 #

  • Pure Dart Package: Restructured the project from a native plugin to a pure Dart package by removing local native folders and dependencies.
  • Stand-alone Compression: Migrated local video compression logic to the standalone hw_video_compress package.
  • Bug Fixes:
    • Solved an infinite app lifecycle permission checking loop/crash.
    • Fixed pop collision race conditions during selection processing.
    • Resolved generic type erasure issues when returning lists from routes.
    • Fixed image picking selection callback from PickCameraWidget.
  • Customizations: Added properties to customize tab bar labels (imagesTabText, videosTabText) and custom app bar selection trigger callbacks.

1.0.0 #

  • Initial release of in_app_gallery plugin. Provides custom gallery UI and media picking capabilities.
1
likes
160
points
201
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A highly customizable Flutter package for selecting images and videos from the device gallery, featuring a polished UI and media compression.

Repository (GitHub)
View/report issues

Topics

#gallery #image-picker #video-picker #media-picker #compression

License

MIT (license)

Dependencies

flutter, flutter_bloc, flutter_image_compress, fluttertoast, hw_video_compress, image_picker, media_kit, media_kit_libs_video, media_kit_video, path_provider, permission_handler, photo_manager, skeletonizer, uuid

More

Packages that depend on in_app_gallery