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

Open Flutter primitives for AI-native mobile interfaces.

Changelog #

All notable changes to Flux AI UI are documented in this file.

The format follows Keep a Changelog, and this project uses semantic versioning for public package releases.

1.0.0 - 2026-08-11 #

Added #

  • Initial Flutter component gallery for AI-native mobile interfaces.
  • Public barrel import at package:flux_ai_ui/flux_ai_ui.dart.
  • Theme extension with light and dark design tokens.
  • Agent progress, streaming answer, approval, tool chip, task row, chat, prompt, recommendation, context, table, search, insight, code, and fine-tune widgets.
  • Widget test coverage for gallery navigation and core interactions.

Changed #

  • Moved the demo gallery into example/ so the root package remains focused on reusable library exports.
  • Moved gallery interaction tests into the example app and kept a root public API smoke test.
  • Added data and callback APIs for FluxChatPanel, FluxPromptBar, FluxRecommendationCard, and FluxInsightCards.
  • Removed title-based switching from FluxDataTableCard.
  • Added data and callback APIs for FluxDiffTable, FluxRecordsTable, FluxFilterTable, and FluxFineTuneCard.
  • Split the component implementation into focused part files under lib/src/components/.
  • Added README and pub.dev screenshot preview assets.
  • Cleaned package metadata and removed generated template comments from pubspec.yaml.
  • Moved runnable platform Runner projects under example/ and kept the root package library-focused.
  • Replaced static preview artwork with screenshots captured from the live Flutter Web example.
  • Removed project-level iOS signing team configuration from the example app.
  • Aligned release documentation, example Bundle IDs, and package lock-file handling for open source publication.
0
likes
160
points
--
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Open Flutter primitives for AI-native mobile interfaces.

Repository (GitHub)
View/report issues
Contributing

Topics

#flutter #ui #ai #components

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flux_ai_ui