Posts by Clarismilton • 3 points
2 posts
-
0
votes1
answer1014
viewsQ: Format Duration - Timer
I am trying to format in Dart/Flutter the timer a certain time elapsed, whose code: Duration _tempo = new Duration(); Text('Tempo: ${_tempo.inHours}:${_tempo.inMinutes}:${_tempo.inSeconds}'), The…
-
0
votes1
answer121
viewsQ: AVD Disabled on Android Studio
I’m not able to enable AVD - Android Virtual Device in my Android Studio, I’ve seen several tutorials, but I can’t. If anyone can help me I’ll be happy.
android-studioasked Clarismilton 3