- Implemented subscription module.
- Added schedule ride notification feature.
- Upgraded all dependencies to the latest stable versions.
- Migrated deprecated APIs and replaced outdated dependencies.
- Updated compileSdkVersion and targetSdkVersion to the latest versions.
- Upgraded Gradle and Kotlin versions for improved build performance.
- Shifted from Android Support Libraries to AndroidX.
- Updated Flutter SDK and resolved deprecated methods.
- Applied minor fixes to...