codifyiq_core_components 0.6.0
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/ColorSchemeortextStyle
- 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