-
use this library https://pub.dev/packages/persistent_bottom_nav_bar and make a bottom navigation bar
-
create 3 tabs each of must have badges on bottom navigation bar item on those badges counter number must be there as shown image attached with this task
-
Name of tabs must be notifications, cart , favourates. with badges and counts
-
There must be two buttons for increasing and descreasing respectively on each screen on clicking that buttons count of that respective counter must get increase or decrease
- Used persistent_bottom_nav_bar package
- Used riverpod for state management
- Responsive UI (dynamic button sizes, auto size text on the badge count)
- No badge when the notification count for the specific page is 0.