ranorex_flutternative_experimental 2.4.1
ranorex_flutternative_experimental: ^2.4.1 copied to clipboard
Ranorex Flutter RxAutomation - Experimental version for testing Fused Library AAR embedding.
2.4.1-experimental #
⚠️ EXPERIMENTAL RELEASE - Test fork for validating Fused Library AAR embedding approach.
Changes:
- Renamed package to
ranorex_flutternative_experimentalfor pub.dev testing - Uses Google Fused Library Plugin (AGP 8.13+) to embed AndroidCore classes
- Tests whether AndroidCore dependencies are properly embedded when installed from pub.dev
- Method Channel name unchanged (
ranorex_flutternative) - maintains compatibility
Purpose: This experimental version validates that the Fused Library approach successfully embeds private AAR dependencies for pub.dev distribution without requiring Maven repositories.
Based on: ranorex_flutternative v2.4.1
2.4.1 #
- Updated legal page
- Fixed a crash when a checkbox or radiobutton elements had an empty name property.
0.1.2 #
- TODO: Describe initial release.