fb_storage 1.0.0 copy "fb_storage: ^1.0.0" to clipboard
fb_storage: ^1.0.0 copied to clipboard

Firebase Storage on Web and Mobile

fb_storage #

This package is now deprecated and was originally created to add firebase on the desktop and web. You can now use the FlutterFire packages to do anything this plugin could.

Getting Started #

iOS #

<key>NSAppleMusicUsageDescription</key>
<string>Explain why your app uses music</string>
<key>NSCameraUsageDescription</key>
<string>To Take Photos</string>
<key>NSMicrophoneUsageDescription</key>
<string>To Record Video</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>To Select Photos</string>