The incompatible packages are:
1- flutter_local_notifications: A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customize for each platform.
2- flutter_launcher_icons: A package which simplifies the task of updating the Flutter app's launcher icon.
3- flutter_phoenix (incomplete Dart analysis): to easily restart the application from scratch, losing any previous state, used after the user changes the language.
4- sqflite: Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine, used for storing exception logs before sending them to backend.
5- geocoding (no longer used, will be discarded from pubscpec.yaml in the next commit)