component_set 0.1.2 copy "component_set: ^0.1.2" to clipboard
component_set: ^0.1.2 copied to clipboard

Shared Flutter UI widgets and HTTP runtime modules for apps using component_generator.

Changelog #

0.1.2 #

  • Add HTTP runtime modules moved from component_generator: request/response models, base HTTP method/client abstractions, buffer helpers, multipart parameter support, and HTTP/1.1 + HTTP/2 client implementations.
  • Add new exports for runtime usage: component_set.dart, http1_client.dart, and http2_client.dart.
  • Update package description to reflect that component_set now provides both shared UI widgets and HTTP runtime code.

0.1.1 #

  • Breaking: Pub package renamed from component to component_set (pub.dev rejects names too similar to components). Update pubspec.yaml and all package:component_set/... imports.

0.1.0 #

  • Initial release: PaginatedView, PaginationController, PaginationBar, and TableContentWidget for use with http_method code generation.
  • Overlay helpers: component_window.dart exports window management, alerts, and small utilities.
1
likes
130
points
28
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Shared Flutter UI widgets and HTTP runtime modules for apps using component_generator.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, http2, path

More

Packages that depend on component_set