flutter:
sdk: flutter
firebase_storage:
git:
url: git://github.com/danysz/flutterfire.git
ref: master
path: packages/firebase_storage
# The following adds the Cupertino Icons font to your application.
cache_image: ^1.0.5
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.3```