I need flutter expert to upgrade packages

Job ID: 37480748

Budget: $10 – $30 USD

PREMISE:
This app was created for the following platforms:
iOS
Android
Windows

For Smartphone, Tablet and Desktop formats

I've updated all pkgs on branch Dev_new_flutter_3.16.0 but but I had to comment out some parts of the code because they were incompatible or because the package was missing and was no longer supported.
You find the TODOs: searching in the entire /lib folder and five are instead in the pubspec.yaml file

1. Material Dialog
TODO: MM change to material_dialogs
material_dialog: ^1.0.0-nullsafety.1
material_dialogs: ^1.1.4
I'd like to upgrade all code to use "material_dialogs: ^1.1.4"
when this upgrade works fine i need to do same changes to pic-mobile because "material_dialog" is old !

2. Swiper
flutter_swiper: # TODO: MM -> use some new one !!!!
git:
url: https://github.com/best-flutter/flutter_swiper.git
ref: d82a8baefaf10749228e42e6806ce4ffa83d7e0c

3. for windows
TODO: MM -> Remove and exchange with other compatible with package_info_plus & device_info_plus
#bitsdojo_window: ^0.1.5
bitsdojo_window_v3: ^3.0.0

4. Others
TODO: MM -> Remove and exchange with other compatible with package_info_plus & device_info_plus
#wakelock_plus: ^1.1.3
#wakelock: ^0.6.2

5. To update
event_bus: ^2.0.0 - TODO: MM -> to event_bus_plus: ^0.6.2

6. I a need a code check and optimiziation

7. I need to remove all unsed or too old packages