nisrulz / flutter-examples

[Examples] Simple basic isolated apps, for budding flutter devs.
https://nisrulz.com/flutter-examples/
Apache License 2.0
6.91k stars 1.66k forks source link

Stateless BottomNavigationBar using Provider #93

Closed Alpha17-2 closed 2 years ago

Alpha17-2 commented 2 years ago

What does this implement/fix? Explain your changes This apps basically explains how we can use BottomNavigationBar widget in Stateless methods using Provider State Management.

Does this close any currently open issues?

Any relevant logs, error output, bug-report etc?

Any other comments?