intyx_dynamic_widget 0.1.3 copy "intyx_dynamic_widget: ^0.1.3" to clipboard
intyx_dynamic_widget: ^0.1.3 copied to clipboard

AI-driven, JSON-configured dynamic widget system for Flutter. 16 built-in widget types (Banner, Carousel, Countdown, Poll, Rating …), responsive layout, dismissible support, and an action callback sys [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add intyx_dynamic_widget

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  intyx_dynamic_widget: ^0.1.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:intyx_dynamic_widget/intyx_dynamic_widget.dart';
1
likes
130
points
234
downloads

Publisher

verified publisherintyx.ai

Weekly Downloads

AI-driven, JSON-configured dynamic widget system for Flutter. 16 built-in widget types (Banner, Carousel, Countdown, Poll, Rating …), responsive layout, dismissible support, and an action callback system. Designed for server-driven UI via an AI agent backend.

Homepage
Repository (GitHub)
View/report issues

Topics

#widget #dynamic-ui #json #ai #server-driven-ui

Documentation

API reference

Funding

Consider supporting this project:

intyx.dev

License

MIT (license)

Dependencies

cached_network_image, cloud_firestore, flutter, http, shared_preferences

More

Packages that depend on intyx_dynamic_widget