carmanager_ui 1.5.0
carmanager_ui: ^1.5.0 copied to clipboard
Provides UI components for the CarManager vehicle management application.
1.5.0 #
- Fix high delay in add expenses button.
- Fix dialog title alignment.
- Add label to current vehicle card.
1.4.0 #
- Update Android Gradle plugin version to 8.3.0.
- The ExpensesLineChart widget now supports up to 12 values on the X-axis.
- Align colors and margins in ExpensesLineChart widget.
1.3.0 #
- Add message overflow option to confirm dialog.
1.2.3 #
- Add toggle switch callback to VehicleInfoCard.
1.2.2 #
- Title added to confirmation dialog.
- Font assets added to package.
1.2.1 #
- Bump intl package version and flutter version in workflows.
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.