Posts by Victor Venancio S. • 1 point
1 post
-
-1
votes2
answers225
viewsQ: Difficulty writing in cloud firestore
I managed to configure my android project to firebase, but when I test the firestore cloud nothing happens. I’m trying to write a text in the database,. main: import 'package:flutter/material.dart';…