explainx.ainewsletter3.5k
ai newstrendingpathwaysworkshopsskills
pricing
workshops ↗
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

custom AI agents

[email protected]

get started

Join · $29/mo

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serverstoolsagentsllmsdesignsagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsblogreleasespromptsgeneratorsresource librarydemofor LLMs

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

Sister Products

Infloq

Infloq

Influencer marketing

BgBlur

BgBlur

Privacy-first blur

Olly Social

Olly Social

Social AI copilot

Ceptory

Ceptory

Video intelligence

BgRemover

BgRemover

Background removal

newsletter · weekly

Get AI news, tools, and insights in your inbox.

contactsupportprivacytermsdata rightssubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

home/skills/tag/widgets
skill tag

widgets▌

5 indexed skills · max 10 per page

skills (5)

axiom-extensions-widgets

charleswiltgen/axiom · Productivity

0

"Widgets are not mini apps. They're glanceable views into your app's data, rendered at strategic moments and displayed by the system. Extensions run in sandboxed environments with limited memory and execution time."

widgets-ui

inference-sh/skills · Frontend

0

Declarative UI from JSON via ui.inference.sh.

widgets-ui

inferen-sh/skills · Frontend

0

Render rich interactive UIs from JSON-structured widget definitions in React/Next.js. \n \n Supports 15+ widget types across layouts (row, col, box), typography (title, text, caption), interactive elements (button, input, select, checkbox), and display components (badge, icon, image, divider) \n Includes five preset gradients (ocean, sunset, purple, cool, midnight) for styled containers and flexible spacing/alignment options \n Handles form submission and click actions through a unified action h

axiom-extensions-widgets-ref

charleswiltgen/axiom · Productivity

0

This skill provides comprehensive API reference for Apple's widget and extension ecosystem:

flutter-adding-home-screen-widgets

flutter/skills · Productivity

0

Add home screen widgets to Flutter apps for Android and iOS with native UI and shared data synchronization. \n \n Flutter communicates with native widgets via shared local storage (UserDefaults on iOS, SharedPreferences on Android) using the home_widget package; data flows from Flutter writes to native widget reads on OS trigger. \n iOS implementation uses Xcode, SwiftUI, and Widget Extension targets with App Groups capability; Android uses Android Studio with AppWidgetProvider, XML layouts, and