9 Commits

Author SHA1 Message Date
8e58ae5503 The "dart fix --apply" command applied. 2024-07-20 12:53:59 +03:30
f6d218b18a Remove unnecessary imports.
Remove unnecessary if condition.
2024-07-19 23:57:23 +03:30
45f055cc5d Add a random widget.
Fix variable names about counter.
2024-07-19 23:50:11 +03:30
e9d74e2326 Add counter and notifier for a value. 2024-07-19 21:25:38 +03:30
36e5156660 Nothing just refresh Me added to a widget.
Invalidate getMyRandomProvider then create new MyRandom from getMyRandomProvider.

It is simple, it can work with a thread to update random values, and widgets rebuild when a new data is provided.
2024-07-18 12:41:40 +03:30
0676de8316 Add new ConsuemerWidget with same business of RandomWidget.
Add widget to homepage.

Two widgets shows same (random) data, and just one request recorded on API server. It's good.
2024-07-17 15:43:52 +03:30
e846da176b Some lang fixes. 2024-07-17 10:17:25 +03:30
91ffce2869 Until step 2.6: :)
Read steps for more details.
2024-07-14 18:57:07 +03:30
db8743cbe3 Add Other files 2024-06-05 00:26:36 +03:30