genai_components 4.2.16
genai_components: ^4.2.16 copied to clipboard
A comprehensive Flutter UI component library with theming, routing, state management, charts, and 30+ reusable widgets. Built for rapid app development with sensible defaults.
Changelog #
4.2.16 #
- Widgets: Updated CLMonth_calendar
- Layout: Updated App Layout, Menu Layout
- API: Updated Api Manager
- Core: Updated Cl App, Cl App Config
4.2.15 #
- Widgets: Updated CLMedia_attach, CLText_field, CLUniversal_repeatable
- Core: Updated Changelog Md, Cl, Genai Components
- Package: Updated Pubspec Yaml
4.2.14 #
- Widgets: Updated CLMedia_attach, CLText_field, CLUniversal_repeatable
- Core: Updated Changelog Md, Cl, Genai Components
- Package: Updated Pubspec Yaml
4.2.13 #
- Widgets: Updated CLMedia_attach, CLText_field, CLUniversal_repeatable
- Core: Updated Changelog Md, Cl, Genai Components
- Package: Updated Pubspec Yaml
4.2.12 #
- Widgets: Updated CLMedia_attach, CLText_field, CLUniversal_repeatable
- Core: Updated Changelog Md, Genai Components
- Package: Updated Pubspec Yaml
4.2.11 #
- Widgets: Updated CLMedia_attach, CLText_field, CLUniversal_repeatable
- Core: Updated Genai Components
4.2.10 #
- Layout: Updated 4 components
- Core: Updated Cl App, Cl App Config, Genai Components
4.2.9 #
- Widgets: Updated Analogclock, Clockpainter, Digitalclock
- Layout: Updated Footer Layout
- Core: Updated Genai Components
4.2.8 #
- Widgets: Updated 21 components
- Layout: Updated 5 components
- Router: Updated Go Router Modular Configure, Module, Transition
- API: Updated Api Manager
- Providers: Updated App State, Theme Provider
- Models: Updated 12 components
- Core: Updated 6 components
- Package: Updated Pubspec Yaml
4.2.7 #
- Widgets: Updated CLPopup_menu
- Layout: Updated Header Layout
- Core: Updated Changelog Md
- Package: Updated Pubspec Yaml
4.2.6 #
- Widgets: Updated CLPopup_menu
- Layout: Updated Header Layout
4.2.5 #
- Widgets: Updated CLPage_header
- Layout: Updated App Layout, Header Layout, Menu Layout
- Theme: Updated Cl Theme
4.2.4 #
- Widgets: Updated Paged Datatable, Paged Datatable Rows, Paged Datatable State
- Layout: Updated Menu Layout
4.2.3 #
- Layout: Updated Menu Layout
- Router: Updated Module, Module Route
4.2.2 #
- Widgets: Updated 7 components
4.2.1 #
- Package: Updated Pubspec Yaml
4.1.1 #
- Maintenance and minor improvements
4.1.0 #
- Maintenance and minor improvements
4.0.7 #
- Widgets: Updated Paged Datatable, Paged Datatable Menu
- Core: Updated Changelog Md
- Package: Updated Pubspec Yaml
4.0.6 #
- Widgets: Updated 9 components
4.0.5 #
- Widgets: Updated CLFile_picker, Flutter Responsive Flex Grid, Survey
4.0.4 #
- Widgets: Updated Dropdown State, CLFile_picker
4.0.3 #
- Core: Updated Changelog Md
- Package: Updated Pubspec Yaml
4.0.2 #
- Core: Updated Changelog Md
- Package: Updated Pubspec Yaml
4.0.1 #
- Core: Updated Readme Md, Cl
4.0.0 #
- Core: Updated Changelog Md
- Package: Updated Pubspec Yaml
3.0.2 #
- Core: Updated Changelog Md
3.0.0 #
- Breaking: Renamed package from
cl_componentstogenai_components - Updated all internal imports to use
genai_components - Refactored as standalone library for pub.dev publication
- CLApp: Generic app bootstrap with
CLAppConfig— OIDC, routing, providers out of the box - CLTheme: Light/dark mode with per-module color overrides via
ModuleThemeProvider - GoRouterModular: Custom routing system wrapping GoRouter —
Module,CLRoute,ChildRoute,ModuleRoute,ShellModularRoute - ApiManager: HTTP wrapper with auto Bearer token, tenant header, multipart upload
- CLBaseViewModel: Stacked MVVM base class with page actions, breadcrumbs, lifecycle
- Layout:
AppLayout,MenuLayout,HeaderLayout,FooterLayout,BreadcrumbsLayout - Charts: Generic
CLBarChart<T>,CLPieChart<T>,CLSplineChart<T>,CLSplineAreaChart<T>,CLAreaChart<T>withCLChartSeries<T> - Widgets:
CLButton,CLTextField,CLDropdown,CLPagination,PagedDataTable,CLOrgChart,CLSurvey,CLAiAssistant, and 30+ reusable components - Auth: Abstract
CLAuthState,CLUserInfo,CLTenantinterfaces - Providers:
AppState,ErrorState,ThemeProvider,NavigationState - Core models:
BaseModel,Media,City,Country,Province,PageAction
1.0.0 #
- Initial release — internal package via GitHub