1. 2. 3. 4. Firebase Console 5. 6. 7. 8. 9. 10. 11. Cloud Messaging 12. Add Firebase to your app. 13. App registration form 14. App Name From The XML File 15.1 App name from build.gradle 15.2 Register the app with this name 16. Download Google Services JSON File. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. 28. 29. 30. 31. 32. 33. 34. 35. 36. 37. 38. 39. 40. 41. 42. 43. 44. 45. 46. 47. 48.
Showing posts with label Flutter. Show all posts
Showing posts with label Flutter. Show all posts
Saturday, January 15, 2022
Simple Flutter Android App That Receives Firebase Push Notification
Monday, December 20, 2021
Flutter Demo App For Android - Counter
1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. The ".apk" Files C:\Users\Ashish Jain\AndroidStudioProjects\f1>dir *.apk /b /s C:\Users\Ashish Jain\AndroidStudioProjects\f1\build\app\outputs\apk\debug\app-debug.apk C:\Users\Ashish Jain\AndroidStudioProjects\f1\build\app\outputs\flutter-apk\app-debug.apk C:\Users\Ashish Jain\AndroidStudioProjects\f1\build\app\outputs\flutter-apk\app.apk C:\Users\Ashish Jain\AndroidStudioProjects\f1>dir *.apk /s Volume in drive C is Windows Volume Serial Number is 8139-90C0 Directory of C:\Users\Ashish Jain\AndroidStudioProjects\f1\build\app\outputs\apk\debug 12/20/2021 04:46 PM 37,693,803 app-debug.apk 1 File(s) 37,693,803 bytes Directory of C:\Users\Ashish Jain\AndroidStudioProjects\f1\build\app\outputs\flutter-apk 12/20/2021 04:46 PM 37,693,803 app-debug.apk 12/20/2021 04:46 PM 37,693,803 app.apk 2 File(s) 75,387,606 bytes Total Files Listed: 3 File(s) 113,081,409 bytes 0 Dir(s) 54,666,465,280 bytes freeTags: Technology,Flutter,
Subscribe to:
Posts (Atom)