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

Shared Flutter UI building blocks (pagination, data tables) for apps using http_method code generation.

Changelog #

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
140
points
28
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Shared Flutter UI building blocks (pagination, data tables) for apps using http_method code generation.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on component_set