flutter_sdui_annotations 1.0.0 copy "flutter_sdui_annotations: ^1.0.0" to clipboard
flutter_sdui_annotations: ^1.0.0 copied to clipboard

Annotations for marking Flutter widgets as Server-Driven UI components. Used with flutter_sdui_converter.

example/flutter_sdui_annotations_example.dart

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

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

Documentation

API reference

Publisher

verified publisherchinmaysinghmodak.com

Weekly Downloads

Annotations for marking Flutter widgets as Server-Driven UI components. Used with flutter_sdui_converter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

meta

More

Packages that depend on flutter_sdui_annotations