I am beginner in flutter, when I add more than 3 other plugins in dependencies of pubspec.yaml my application crash after run it, but if I comment one of the plugins application work very well, please help
this is my code
dependencies:
firebase_auth: ^0.11.1+7
firebase_database: ^3.0.3
shared_preferences: ^0.5.3+1
flutter:
sdk: flutter