flutter_sdui_converter 1.0.0 copy "flutter_sdui_converter: ^1.0.0" to clipboard
flutter_sdui_converter: ^1.0.0 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}');
}
3
likes
0
points
169
downloads

Publisher

verified publisherchinmaysinghmodak.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, args, flutter_sdui_annotations, glob, path, yaml

More

Packages that depend on flutter_sdui_converter