fire_storage_impl 0.0.1 copy "fire_storage_impl: ^0.0.1" to clipboard
fire_storage_impl: ^0.0.1 copied to clipboard

A lightweight Firebase Storage implementation for Flutter apps with support for file upload, deletion, toast notifications, and localization.

Changelog #

0.0.1 #

  • Initial release of fire_storage_impl.
  • Added support for uploading files to Firebase Storage from mobile and web.
  • Included toast notification support using app_toast.
  • Basic localization support with .translateWithoutContext().
  • Provided method for deleting files from Firebase Storage.
  • Included extension method for automatic file name generation.
  • Added Uint8List extension for image uploading (for web compatibility).
  • Includes FileModel for structured file handling.
0
likes
0
points
213
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Firebase Storage implementation for Flutter apps with support for file upload, deletion, toast notifications, and localization.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

app_toast, equatable, firebase_storage, flutter, image_picker, language_translator, navigation_wihout_context

More

Packages that depend on fire_storage_impl