viplavrawal
viplavrawal
I needed a way to programmatically close the login flow. In android this was could be done using Navigator.pop, but for iOS, this was not possible. This PR saves the...
> Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.3.6, on macOS 13.2 22D49 darwin-arm (Rosetta), locale en-GB) [!] Android toolchain - develop for...
## Your Environment * Plugin version: 4.8.3 * Platform: Android * OS version: 13 * Device manufacturer / model: Samsung S22 * Flutter info (`flutter doctor`): > Doctor summary (to...
### Please check the following before submitting a new issue. - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-permission-handler/issues). - [X] I have carefully [read the documentation](https://github.com/Baseflow/flutter-permission-handler/blob/main/permission_handler/README.md) and verified I have...