smart_media_picker_and_viewer 0.0.6 copy "smart_media_picker_and_viewer: ^0.0.6" to clipboard
smart_media_picker_and_viewer: ^0.0.6 copied to clipboard

A versatile Flutter package for picking and viewing various media types.

Changelog #

0.0.6 - 2024-08-22 #

Improvements #

  • Dependency Updates:

    • Updated file_picker to version 8.1.2.
    • Updated carousel_slider to version 5.0.0 to ensure compatibility with the latest stable version.
  • Static Analysis:

    • Resolved naming conflict between CarouselController from carousel_slider and flutter/material by implementing import aliases.
    • Fixed all identified static analysis issues, ensuring clean code without errors, warnings, lints, or formatting issues.

0.0.5 - 2024-08-04 #

Fixed Screenshots Added Fixed #

  • Screenshots: Fixed screenshots of the example to help developers understand and get ideas for implementation.

0.0.3 - 2024-07-31 #

Fixed Issues and Screenshots added #

  • Documentation: Improved package documentation to provide better guidance and usage examples.
  • Code Formatting: Formatted the code to follow Dart file conventions and improve readability.
  • Static Analysis: Addressed issues identified by static analysis tools to improve code quality and maintainability.
  • Screenshots: Added screenshots of the example to help developers understand and get ideas for implementation.

0.0.2 - 2024-07-27 #

Fixed Issues and Improvements #

  • Documentation: Improved package documentation to provide better guidance and usage examples.
  • Platform Support: Verified and updated platform support details.
  • Static Analysis: Addressed issues identified by static analysis tools to improve code quality and maintainability.
  • Dependency Updates: Updated dependencies to their latest compatible versions to ensure better compatibility and stability.
  • Follow Dart File Conventions: Made changes to adhere to Dart file conventions.

0.0.1 - 2024-07-27 #

Initial Release #

  • Created: Initial release of the smart_media_picker_and_viewer package.
  • Features:
    • Added SmartMediaPickerAndViewer widget for picking and viewing various media types (images, PDFs, etc.).
    • Support for file types including pdf, doc, docx, xls, xlsx, png, jpg, and jpeg.
    • Customizable upload button with options for color, text style, and icon.
    • Configurable media display settings including size, text style, and icon properties.
  • Customizations:
    • isHideUploadButton: Option to show or hide the upload button.
    • uploadButtonColor: Customizable color for the upload button.
    • uploadButtonTextStyle: Customizable text style for the upload button.
    • removeIconColor: Customizable color for the remove icon.
    • buttonHeight, buttonWidth, mediaHeight, mediaWidth: Customizable dimensions for buttons and media items.
    • maxLinesForName: Option to control the number of lines for media names.
  • Dependencies:
    • file_picker: ^8.0.6
    • image_picker: ^1.1.2
    • open_file: ^3.3.2
    • dotted_border: ^2.1.0
    • carousel_slider: ^4.2.1
    • flutter_pdfview: ^1.3.2
10
likes
150
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

A versatile Flutter package for picking and viewing various media types.

Repository (GitHub)
View/report issues

Topics

#image-picker #file-picker #view-files

Documentation

API reference

License

MIT (license)

Dependencies

carousel_slider, dotted_border, file_picker, flutter, flutter_pdfview, image_picker, open_file

More

Packages that depend on smart_media_picker_and_viewer