bottom_navigation_bloc icon indicating copy to clipboard operation
bottom_navigation_bloc copied to clipboard

A simple Flutter application demonstrating usage of BottomNavigationBar with BLoC pattern.

Bottom Navigation with BLoC

A simple Flutter application demonstrating usage of BottomNavigationBar with BLoC design pattern. You can read a step-by-step guide on building this app here

Getting Started

A few resources to get you started if this is your first Flutter project:

BLoC (Business Logic Component)