codifyiq_core_components 0.6.0 copy "codifyiq_core_components: ^0.6.0" to clipboard
codifyiq_core_components: ^0.6.0 copied to clipboard

Contains commonly used functional widgets. CodifyIQ is open sourcing these for easy licensing and usage via standard pub mechanisms.

Changelog #

0.6.0 #

  • New widget: AiProgressIndicator — a subtle shimmer progress indicator to visually communicate that an AI-enabled feature is being executed
    • Configurable shimmer sweep speed and brightness-aware color intensity
    • Optional background color for increased visibility
    • Optional ability to hide the circular progress indicator for a text-only shimmer
    • Theme-derived colors by default, with full customization support via Theme/ColorScheme or textStyle
  • Added package barrel file — import all widgets with import 'package:codifyiq_core_components/codifyiq_core_components.dart'
  • Reduced transitive dependency footprint for consumers

0.5.0 #

  • Fixed static analysis warning

0.4.0 #

  • Added BrightnessButton
  • Refactored examples to work with light/dark mode

0.3.0 #

  • Update terms and conditions widget for more consistent formatting

0.2.0 #

  • Added basic retry widget
  • Added demo page for previewing the widgets

0.1.2 #

  • Continuing to refine cleanup and publishing

0.1.1 #

  • Cleanup activities; changed Markdown flavor to be gpt_markdown

0.1.0 #

  • Initial release of a generic terms and conditions widget
0
likes
160
points
340
downloads

Publisher

verified publishercodifyiq.com

Weekly Downloads

Contains commonly used functional widgets. CodifyIQ is open sourcing these for easy licensing and usage via standard pub mechanisms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

adaptive_theme, flutter, gpt_markdown, shimmer

More

Packages that depend on codifyiq_core_components