firebase_storage_mocks
Mocks for Firebase Storage. Use this package to write unit tests involving Firebase Storage.
0.8.1
22K downloads/mo
#2122 most downloaded on pub.dev
atn832/firebase_storage_mocks
What this package is like to depend on
Last release 2 months ago
05 Jun 2026
Ships fairly regularly
a new release about every 8 months
Nearly every release is documented
notes for 13 of 14 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
14 releases · first in 2019
1 release in the last 12 months
see the full history below
Release timeline
14 releases · Nov 2019 to Jun 2026Releases
latest 14-
0.8.105 Jun 2026Release notes
Open source →Fixed
Reference.fullPathto return the bucket-relative slash-path (e.g.images/photo.png) instead of ags://{bucket}{path}URI, matching real Firebase Storage. The leading slash is also stripped. PR-46. Thank you nickmeinhold! -
0.8.001 Aug 2025Nothing published for this version
-
0.8.0+101 Aug 2025Release notes
Open source →- Upgraded dependency to firebase_storage 12.0.0. PR-44. Thank you jt274!
- Fixed
getDataafter callingputFile. PR-43. Thank you zamesilyasa! Reference.getDownloadURLthrows an exception if the data does not exist. PR-40. Thank you faheem4797!
-
0.7.018 Jun 2024 -
0.6.128 Feb 2023 -
0.6.020 Oct 2022Release notes
Open source →- Support version 11.0.0.
- Implemented
stateandsnapshotEventsinUploadTask. Thank you KalervoHyyppa!
-
0.6.0+122 Oct 2022 -
0.5.130 Jun 2022Release notes
Open source →- Implemented
FirebaseStorage.refFromUrl. Thank you cedvdb! - Implemented
Reference.getDownloadURL. Thank you cedvdb! - Implemented
updateMetadata,getMetadatainReference. Thank you SamuMazzi! - Fixed usage example. Thank you jarrodonlo!
- Migrated to sound null safety.
- Implemented
-
0.5.016 Jul 2021 -
0.4.016 Jul 2021 -
0.3.002 May 2021 -
0.2.105 Oct 2020Release notes
Open source →- Implemented
putData(),delete()getPath(),getStorage()inMockStorageReference. MockFirebaseStorage.ref()now returns a properStorageReference.
Thanks Supercaly for this update!
- Implemented
-
0.2.005 Sep 2020 -
0.1.015 Nov 2019