Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. path_provider: ^0.5.0
  2. camera: ^0.4.3+2
  3. firebase_storage: ^2.1.0+1
  4.  
  5. classpath 'com.google.gms:google-services:4.0.1'
  6.  
  7. implementation 'com.google.firebase:firebase-core:16.0.1'
  8.  
  9. apply plugin: 'com.google.gms.google-services'
  10.  
  11. ********************************************************* WARNING: This version of camera will break your Android build if it or
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement