list_all_videos 1.2.0 copy "list_all_videos: ^1.2.0" to clipboard
list_all_videos: ^1.2.0 copied to clipboard

The list_all_videos package is an indispensable resource for Flutter developers who want to efficiently retrieve video file paths from a user's local storage.

Changelog #

[1.2.0] - 24/12/2023 #

  • bugs in generating thumbnails in some devices fixed.

[1.1.1] - 18/12/2023 #

  • bugs fixed.

[1.1.0] - 13/12/2023 #

  • bugs fixed.

[1.0.9] - 09/11/2023 #

  • bugs fixed.

[1.0.8] - 07/11/2023 #

  • Added a concept of a thumbnail controller, which allows users to generate or initialize thumbnails and stores the path of the thumbnail.
  • Introduced a new widget called ThumbnailTile, enabling users to seamlessly generate thumbnails and use them in their Flutter application.

[1.0.7] #

  • Added functionalities to generate video thumbnails.

[1.0.5] #

  • Introduced the VideoDetails class, responsible for storing video details such as the video name, video path, and video size.

[1.0.1] #

  • Lists all video files from local storage.

[0.0.1] #

  • Initial package generation.
1
likes
120
pub points
78%
popularity

Publisher

unverified uploader

The list_all_videos package is an indispensable resource for Flutter developers who want to efficiently retrieve video file paths from a user's local storage.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

unknown (LICENSE)

Dependencies

device_info_plus, flutter, path_provider, permission_handler

More

Packages that depend on list_all_videos