top of page
MR
Spell out information about application development, etc.
Search
- Aug 9, 2021
[Flutter/dart] Precautions when saving Map data in firestore
Overview I use firebase's cloud firestore to store my app's data. This time, I wanted to save the Map data in the firestore, but there...
- Aug 8, 2021
[Flutter/dart] Determine if the login is first login in firebase_auth
Summary If you are using the login function with a google account etc. in the app, you may want to determine whether it is the first...
bottom of page