A simple Flutter App to get started learning the BLoC pattern and have some fun using the open Chuck Norris API.
-
Implementing way to select categories
-
Using an inherited widget to pass the used bloc through the widget tree -> used a provider widget
-
Reorder the file structure
-
Break up the widget tree into different files
-
Make the app look beautiful (light / dark mode)
-
Get an app icon