open_dual_view 1.0.0
open_dual_view: ^1.0.0 copied to clipboard
A Flutter package to open applications in dual view mode on Android devices.
1.0.0 - 2024-07-21 #
Added #
- Initial release of the
open_dual_viewpackage. - Added functionality to open applications in dual view mode on Android devices.
- Support for launching applications by package name or URI scheme.
Known Issues #
- Opening apps by package name may not always work as expected due to package visibility restrictions. Use URI schemes for a more reliable method if encountering issues.
Future Plans #
- Implement more distinctive functions when Android API allows for additional control over app interactions.