Advertisement
Guest User

Untitled

a guest
Jun 27th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. dependencies:
  2. flutter:
  3. sdk: flutter
  4. firebase_core:
  5. cupertino_icons: ^0.1.2
  6. dynamic_theme: ^1.0.1 # the package does not install
  7. uuid: 2.0.0 # the package does not install
  8.  
  9. [ +422 ms] Running "flutter packages get" in quiz_app... (completed in 0.4s)
  10. [ +57 ms] Found plugin firebase_core at E:OtherSDKsflutter.pub-cachehostedpub.dartlang.orgfirebase_core-0.3.4
  11. [ +13 ms] Found plugin shared_preferences at E:OtherSDKsflutter.pub-cachehostedpub.dartlang.orgshared_preferences-0.5.2
  12. [ +141 ms] Found plugin firebase_core at E:OtherSDKsflutter.pub-cachehostedpub.dartlang.orgfirebase_core-0.3.4
  13. [ +6 ms] Found plugin shared_preferences at E:OtherSDKsflutter.pub-cachehostedpub.dartlang.orgshared_preferences-0.5.2
  14. [ +26 ms] "flutter get" took 718ms.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement