openui_components 0.0.1-dev.2 copy "openui_components: ^0.0.1-dev.2" to clipboard
openui_components: ^0.0.1-dev.2 copied to clipboard

Builtin component library for OpenUI Flutter: Stack, Card, Form, Tabs, Table, Markdown, Image, BarChart, LineChart, and friends.

0.0.1-dev.2 #

  • Point pubspec repository, homepage, and issue_tracker URLs at github.com/mtwichel/openui_flutter.

0.0.1-dev.1 #

  • feat: 21 built-in components ready for the renderer:
    • LayoutStack, Card + CardHeader, Separator, Callout.
    • ContentTextContent (semantic size variants), MarkDownRenderer (16 ms debounce while streaming), Image (broken-URL fallback), CodeBlock (selectable, monospace).
    • FormsForm + FormControl, Input (reactive value), Select (reactive value), Button, Buttons.
    • DataTable + Col with pagination, Tabs + TabItem.
    • ChartsBarChart, LineChart (fl_chart, multi-series).
  • feat: openuiLibrary() and openuiChatLibrary() build a Library<Widget> containing every registered component.
  • feat: kSpacingTokens / kTextSizeTokens / resolveSpacing — shared design tokens for component layout.
  • chore: package scaffold (Phase 0).
0
likes
150
points
83
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Builtin component library for OpenUI Flutter: Stack, Card, Form, Tabs, Table, Markdown, Image, BarChart, LineChart, and friends.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

fl_chart, flutter, flutter_markdown_plus, meta, openui, openui_core, url_launcher

More

Packages that depend on openui_components