Aniket Dhanak
Aniket Dhanak
``` [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: LocaleDataException: Locale data has not been initialized, call initializeDateFormatting(). E/flutter ( 4297): #0 UninitializedLocaleData._throwException (package:intl/src/intl_helpers.dart:80:5) E/flutter ( 4297): #1 UninitializedLocaleData.containsKey (package:intl/src/intl_helpers.dart:74:7) E/flutter ( 4297): #2 DateFormat.localeExists...
I want change the current bottom navigation bar to another. Like: When I click on add to cart button from product detail page it should show selected bottom navigation bar...