Posts by SecchiZ • 53 points
7 posts
-
2
votes1
answer115
viewsQ: How to remove double quotes from the beginning and end of a Dart variable?
Speak devs, all right? I am unable to remove double quotes from the beginning and end of a Dart variable. I post to my Web API and receive a JWT Object. I only need the value of the object, without…
-
0
votes1
answer62
viewsA: Mandatory checkbox in flutter
The problem has been solved as follows: return FormField<bool>( builder: (state) { return Column( mainAxisAlignment: MainAxisAlignment.start, children: <Widget>[ Row( children:…
-
0
votes1
answer62
viewsQ: Mandatory checkbox in flutter
Good morning, I am developing an application and with the implementation of LGPD has become mandatory in the registration menus a checkbox with the famous "read and accept the terms of use and…
-
1
votes0
answers39
viewsQ: WORDPRESS database error
Good morning guys, error caused this morning made a Wordpress site that I have in a hosting godaddy was unavailable. In short the site fell, and I could not solve this problem. Below is the error…
-
0
votes1
answer58
views -
0
votes2
answers235
views -
-1
votes2
answers235
views