Test for the firebase storage provider
This commit is contained in:
parent
ff97fd4bde
commit
e3d6c8423f
4 changed files with 17 additions and 10 deletions
|
|
@ -3,6 +3,7 @@ import 'dart:io';
|
|||
|
||||
import 'package:firebase_storage/firebase_storage.dart';
|
||||
import 'package:uuid/uuid.dart';
|
||||
export 'package:firebase_storage/firebase_storage.dart' show StorageUploadTask;
|
||||
|
||||
class FirebaseStorageProvider {
|
||||
final StorageReference _storage;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue