5 Commits

Author SHA1 Message Date
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