carmanager_ui 1.2.0
carmanager_ui: ^1.2.0 copied to clipboard
Provides UI components for the CarManager vehicle management application.
1.2.0 #
- New CMInfoPanel widget.
1.1.0 #
- New ProfileMenuItem widget.
- Support initial selection for SelectableServiceType and SelectableVehicleType widgets.
- UI refactor for CMToggleButton.
1.0.1 #
- Bump java version to 17 in test app and Flutter version to 3.29.2
- Minor changes in CMInfoCard, CMTextField and CMPageTitle widgets.
1.0.0 #
- Continuous delivery created for example app.
- New widgets added to package:
- VehicleSelected
- SelectableVehicleType
- SelectableServiceType
- VehicleInfoCard
- SecondaryButton
- CurrentVehicleCard
- ExpensesLineChart
- CarPickerDialog
- WarningInfo
- CMAnimation
- CMDimens created to encapsulate dimens values.
- Test coverage increased.
0.0.2 #
- CMDateButton added to package.
- Fix PageTitle alignment.
- Minor adjustments.
0.0.1+3 #
- Fix intl package version.
0.0.1+2 #
- Requires Flutter 3.27 and bump packages versions.
0.0.1+1 #
- Toggle button added.
0.0.1 #
- Initial release with custom widgets and UI tools for Car Manager development.