Skip to main content
MendelG's user avatar
MendelG's user avatar
MendelG's user avatar
MendelG
  • Member for 4 years
  • Last seen this week
  • Brooklyn, NY, USA
About

In the forest of Fluttering widgets, I'm the Dart aimed at StackOverflow riddles.


Attention to those using : It's important to note that you should avoid using a FutureBuilder like this:

FutureBuilder(
    future: _future()  // Do not instantiate like this

Doing so will lead to the future being re-executed with every rebuild. For a more detailed explanation, please refer to this StackOverflow post:

This user doesn’t have any gold badges yet.
4
silver badges
4
bronze badges
Top tags
0
Score
1
Posts
100
Posts %
0
Score
1
Posts
100
Posts %