mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-08-23 14:01:14 +08:00

Co-authored-by: A HEAD FULL OF DREAMS <workdeveloper@gmail.com> Co-authored-by: Nishant Srivastava <nisrulz@users.noreply.github.com>
5 lines
142 B
Markdown
5 lines
142 B
Markdown
# statless_counter_app
|
|
|
|
This app is a counter app using a State Manager Mobx.
|
|
So we have implemented a counter app without a Stateful Widget
|