mih_package_toolkit 0.0.3
mih_package_toolkit: ^0.0.3 copied to clipboard
A comprehensive UI toolkit and utility library for building consistent MIH Packages within the MIH Project ecosystem.
Changelog #
All notable changes to this project will be documented in this file.
0.0.3 #
- Update Mih Color Red to a deeper red
0.0.2 #
Usability and Bug Fixes
- Add support for all platforms.
- Remove ThemeDate dependancy on mih_package_toolkit widgets.
- Add Color paramaters to
MihDateField,MihTimeField,MihPackage,MihPackageAction,MihPackageToolBody,MihPackageTools. - Add Auth Check paramater to
MihPackageTile.
0.0.1 #
Initial Release #
A comprehensive UI toolkit and utility library specifically designed for creating MIH Packages. This version includes a curated set of widgets, forms, and design utilities.
- Form Elements: Includes
MihButton,MihForm,MihTextFormField,MihDateField,MihTimeField, andMihDropdownField,MihSearchBar, for streamlined data entry. - Navigation & Layout: Complex structural components like
MihPackage,MihPackageTitle,MihPackageAction,MihPackageTools,MihPackageToolBody,MihPackageWindow,MihSingleChildScroll, andMihFloatingMenu, . - Feedback & Progress: Pre-styled
MihSnackBarandMihLoadingCirclefor user interaction. - Design Tokens: Built-in access to
MihColorsandMihIconsto ensure brand compliance. - Specialized Controls: Widgets like
MihNumericStepper,MihRadioOptions, andMihToggle.