sdui_kit 0.0.1 copy "sdui_kit: ^0.0.1" to clipboard
sdui_kit: ^0.0.1 copied to clipboard

Platformweb

A Server-Driven UI (SDUI) Flutter plugin that renders dynamic widgets from JSON. Supports text, title, description, table, grid, array, section, action, docs, html, and details components — each with [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sdui_kit

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

dependencies:
  sdui_kit: ^0.0.1

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:sdui_kit/sdui_kit.dart';
0
likes
120
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Server-Driven UI (SDUI) Flutter plugin that renders dynamic widgets from JSON. Supports text, title, description, table, grid, array, section, action, docs, html, and details components — each with multiple styles.

Repository (GitHub)

Topics

#widget #json #dynamic-ui

License

MIT (license)

Dependencies

flutter, flutter_widget_from_html

More

Packages that depend on sdui_kit