WebFlex
Overview
WebFlex is your ultimate sidekick for loading dynamic HTML and CSS content into a WebViewer component in MIT App Inventor! With this extension, you can effortlessly display stylish web content without the hassle of external files. Let your creativity flow! ![]()
![]()
Release Information
- Release Date: 2024-10-01T05:00:00Z

- Package Name:
com.devxlabs.webflex - Tested on:
- Device API Level: 30
- Android Version: Android 11
Features
- Load HTML & CSS: Showcase your HTML content with stunning CSS styles.

- Clear Content: Easily remove content from your WebViewer.

- User-Friendly API: Simple blocks for seamless integration!

Requirements
- Minimum API Level: 21 (Android 5.0 Lollipop)
- Requires: AndroidX support.

- Permissions:
android.permission.INTERNET
Usage
Blocks
LoadHtmlContent
Description: Loads HTML and CSS into the specified WebViewer.
Parameters:
webViewer: The WebViewer component where content will be loaded.htmlContent: The HTML content to display.cssContent: The CSS styles to apply.
Example:
Your HTML content is now a dazzling blue! ![]()
ClearHtmlContent
Description: Clears the loaded content in the specified WebViewer.
Parameters:
webViewer: The WebViewer component to clear content from.
Example:
Wave goodbye to your web content! ![]()
Credits
A huge thanks to @gordonlu310 for HTML Loading Code ![]()
![]()
Contact
For questions, feedback, or support, feel free to reach out to the developer by PM (Personal Message). Let's create something amazing together! ![]()
![]()
Downloads
AIX: Download


