pluginsToUpdate property

Map<String, String> pluginsToUpdate
getter/setter pair

Implementation

static Map<String, String> pluginsToUpdate = {
  "permission_handler": "any",
  "http": "any",
  "cupertino_icons": "^1.0.8",
  "shared_preferences": "any",
  "cached_network_image": "any",
  "fluttertoast": "any",
  "bloc": "any",
  "get_it": "any",
  "intl": "any",
  "injectable": "any",
  "firebase_core": "any",
  "firebase_auth": "any",
  "firebase_messaging": "any",
  "firebase_crashlytics": "any",
  "google_sign_in": "any",
  "auto_size_text": "any",
  "url_launcher": "any",
  "image_picker": "any",
  "sign_in_with_apple": "any",
  "freezed": "any",
  "flutter_screenutil": "any",
  "freezed_annotation": "any",
  "flutter_bloc": "^9.1.1",
};