flutter_sdui_converter 1.0.2 copy "flutter_sdui_converter: ^1.0.2" to clipboard
flutter_sdui_converter: ^1.0.2 copied to clipboard

Converts annotated Flutter widgets into SDUI (Server-Driven UI) JSON schemas.

example/flutter_sdui_converter_example.dart

// import 'package:flutter_sdui_converter/flutter_sdui_converter.dart';

void main() {
  // var awesome = Awesome();
  // print('awesome: ${awesome.isAwesome}');
}
2
likes
150
points
228
downloads

Documentation

API reference

Publisher

verified publisherchinmaysinghmodak.com

Weekly Downloads

Converts annotated Flutter widgets into SDUI (Server-Driven UI) JSON schemas.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

analyzer, args, flutter_sdui_annotations, glob, path, yaml

More

Packages that depend on flutter_sdui_converter