flutter_moon_ui_kit 0.0.2
flutter_moon_ui_kit: ^0.0.2 copied to clipboard
A modern, elegant, and scalable **Flutter UI Kit** inspired by the Moon design system. Built for **mobile**, **web**, and **desktop** using clean architecture, responsive layouts, and full theming support.
Changelog #
All notable changes to this project will be documented in this file.
0.0.2 - 2025-06-15 #
🚀 Expanded component library
✅ Core UI Components #
MoonCard,MoonDivider,MoonSkeleton,MoonListItem,MoonSliderMoonStepperHorizontal,MoonStepperVerticalMoonTooltip,MoonSnackbar,MoonEmptyState
✅ Navigation & Structure #
MoonAppBar,MoonBottomNavigationBar,MoonSideNav,MoonBreadcrumbsMoonSearchBar,MoonTabs
✅ Forms #
MoonInputField,MoonPasswordField,MoonTextAreaMoonCheckbox,MoonSwitch,MoonRadioButtonMoonCodeInputField,MoonTagInputMoonRatingStars,MoonDatePicker,MoonFileUploader
✅ Feedback & Display #
MoonAvatar,MoonImage,MoonIconButtonMoonDialog,MoonAlert,MoonDropdown,MoonToast,MoonCarousel
✅ Data #
MoonTable– data table layout
🎨 Foundation #
MoonIcons,MoonSpacing,MoonThemeExtension
0.0.1 - 2025-06-15 #
🎉 Initial release of flutter_moon_ui_kit!
Added #
- ✅
MoonButton– primary + outline variants - ✅
MoonTag– for badges, filters, labels - ✅
MoonTabs– horizontally scrollable tab control - ✅
MoonCard– elevated containers with soft shadows - ✅
MoonToast– basic dev-time console output (expandable) - ✅
MoonTheme,MoonColors,MoonTextStyles– theming foundation - ✅ Light/Dark mode support
- ✅ Ready for Flutter Web, PWA, Android, and iOS
[Unreleased] #
Coming Soon #
- ⏳
MoonInput,MoonCheckbox,MoonSwitch - ⏳
MoonModal,MoonAlert,MoonDrawer - ⏳ Layout primitives (Container, Row, Grid helpers)
- ⏳ Better toast/snackbar integration