iframe 1.0.0
iframe: ^1.0.0 copied to clipboard
A comprehensive Flutter plugin that provides cross-platform iframe functionality for Android, iOS, Web, Linux, Windows, and macOS.
1.0.0 #
- Initial release with full iframe functionality
- Cross-platform support for Android, iOS, Web, Linux, Windows, and macOS
- Features include:
- Create iframes with customizable properties
- Navigate to different URLs
- Reload iframe content
- Get current iframe URL
- Execute JavaScript in iframe context
- Control iframe visibility
- Comprehensive example app demonstrating all features
- Unit tests for all implementations