Releases: ashuvssut/women-safety-app
Releases · ashuvssut/women-safety-app
1.1.0
Changelog
Commits on Apr 6, 2023
- fix: permission manager popup barrier now pops out when called as popup
- fix: sos feature not working when app is background
- feat: shorter permanentDeniedFeedback messages of permissions
- feat: use PermissionManager everywhere for permissions
Full Changelog: 1.0.0-rc.1...1.1.0
1.0.0-rc.1
Changelog
- Migrated whole codebase to Dart 3 (sound Null Safety)
- uses better dependency alteratives from pub.dev
- Updated to a new polished UI and added major improvements aimed towards User Experience.
- SOS featue works with better notification handling methods (added separate
NotificationController
andSosNotificationMethods
to handle current notifications)
Full Changelog: v0.1.3-alpha...1.0.0-rc.1
With You v0.1.3-alpha
changelog
- fix auth not working issue
With You v0.1.2-alpha
Changelog:
- major bug fixes
- performance improvement in contact select screen
Full changelog v0.1.1alpha...v0.1.2-alpha
With You v0.1.1-alpha
Changelog
- Upgraded all flutter packages
- Uses latest Dart & flutter SDK v3 (Fixed all deprecated code for Dart 3)
- Build files updated for build app bundles in release mode
Full Changelog v0.1-alpha...v0.1.1alpha
With You v0.1-alpha
First Release of this App.
- SOS feature is working.