Posts by Gabriel Reis • 23 points
2 posts
-
1
votes1
answer158
viewsQ: Google Maps and Websocket Flutter
All right, come on... I’m developing an application using flutter (I’m new to the Dart language), so I need my application to update the markers of maps periodically along with Websocket, but when…
-
1
votes1
answer524
viewsQ: Datepicker problem in Flutter
I have a problem when it comes time to set the state of DatePicker in Flutter. The same returns me the error: Another Exception was thrown: Failed assertion: Boolean Expression must not be null…