1) Add following lines inside dependencies part in your apps pubspec.yaml file:
dependencies
pubspec.yaml
2) Run flutter pub get
flutter pub get
3) Add following lines in android/build.gradle
android/build.gradle