Skip to content

Add getRequestedPermissions method to FlutterDeviceAppsAndroid for pe…#5

Merged
okmsbun merged 8 commits intomainfrom
develop
Feb 5, 2026
Merged

Add getRequestedPermissions method to FlutterDeviceAppsAndroid for pe…#5
okmsbun merged 8 commits intomainfrom
develop

Conversation

@okmsbun
Copy link
Owner

@okmsbun okmsbun commented Feb 4, 2026

…rmission retrieval

Implemented a new method to retrieve requested permissions for a given package name in the FlutterDeviceAppsAndroidPlugin. Updated the plugin to handle null package names gracefully and adjusted the getAppMap method to remove unnecessary requestedPermissions retrieval. Added corresponding test cases to ensure proper error handling.

okmsbun and others added 8 commits February 4, 2026 16:17
…rmission retrieval

Implemented a new method to retrieve requested permissions for a given package name in the FlutterDeviceAppsAndroidPlugin. Updated the plugin to handle null package names gracefully and adjusted the getAppMap method to remove unnecessary requestedPermissions retrieval. Added corresponding test cases to ensure proper error handling.
…rom develop to main

- Create android-test.yml for running Android unit tests on pull requests to main.
- Create only-develop-to-main.yml to enforce that only PRs from develop to main are allowed.
- Create test.yml for running Flutter tests on pull requests to develop.
- Update build.gradle to include necessary test dependencies and configure unit test options.
- Enhance FlutterDeviceAppsAndroidPluginTest with comprehensive unit tests for plugin methods.
- Add flutter_device_apps_android_test.dart for testing FlutterDeviceAppsAndroid functionality.
Add GitHub Actions workflows for Android tests and enforce PR rules f…
Rename job in GitHub Actions workflow to clarify purpose of enforcing…
@okmsbun okmsbun merged commit 8c357fa into main Feb 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant