[FLUTTER]: Something is wrong with PersistentBottomNavBar package
问题 I had an another issue before using 'Provider' package with 'PersistentBottomNavBar' package in my flutter app. So after solving that issue, immediately I got another one. There is my source code. When I run this code my Android emulator crushes. With the following error message: The method 'map' was called on null. Receiver: null. Tried calling: map(Closure: (PersistentBottomNavBarItem) => Flexible) import 'package:flutter/cupertino.dart'; import 'package:flutter/services.dart'; import