Job Title: Android Flutter App – Minimum SDK Update & Build Support We have a small Android app built using the Flutter framework named Odisha. The app is currently not working due to an outdated minimum SDK version. No new feature development is needed — only version updates and compatibility fixes. Work Scope Update dart version to the latest one. Update the Android minimum SDK version to the latest required level. Upgrade all third-party libraries/plugins to compatible versions. Make any minor code adjustments required due to library upgrades. Build and deliver the final AAB file, ready for Play Store upload. Assist in uploading the app to the Play Store. Provide project setup assistance on my system via screen share after completion. Requirements Strong experience with Flutter & Android build system. Experience updating SDK versions and resolving dependency issues. Should be able to generate release builds (AAB). Good communication and ability to support over screen share. Deliverables Updated project with latest SDK & libraries. Working AAB build for Play Store. Screen-share setup session on my laptop. Notes: This is our app link ( https://play.google.com/store/apps/details?id=com.cometaintellect.disha) Below is a relevant section from our pubspec.yaml file version: 1.0.3+3 environment: sdk: ">=2.7.0 <3.0.0" dependencies: flutter: sdk: flutter flutter_html: ^2.0.0 cupertino_icons: ^1.0.3 flutter_inappwebview: ^5.3.2 dev_dependencies: shared_preferences: ^2.0.6 flutter_test: sdk: flutter A short Video link for demo ( https://drive.google.com/file/d/1p0qqbNC68sNsG-__obT2HUBMS73XWpg7/view?usp=drivesdk )