flutter_sdui_kit 0.3.0 copy "flutter_sdui_kit: ^0.3.0" to clipboard
flutter_sdui_kit: ^0.3.0 copied to clipboard

A server-driven UI framework for Flutter. Render native widgets from JSON with 23 components, data binding, forms, theming, and action handling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_sdui_kit

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

dependencies:
  flutter_sdui_kit: ^0.3.0

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:flutter_sdui_kit/flutter_sdui_kit.dart';
1
likes
160
points
300
downloads

Documentation

API reference

Publisher

verified publisherchinmaysinghmodak.com

Weekly Downloads

A server-driven UI framework for Flutter. Render native widgets from JSON with 23 components, data binding, forms, theming, and action handling.

Homepage
Repository (GitHub)
View/report issues

Topics

#sdui #server-driven-ui #json #ui-framework #dynamic-ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_sdui_kit