flutter_moon_ui_kit 0.0.2  flutter_moon_ui_kit: ^0.0.2 copied to clipboard
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,- MoonSlider
- MoonStepperHorizontal,- MoonStepperVertical
- MoonTooltip,- MoonSnackbar,- MoonEmptyState
β Navigation & Structure #
- MoonAppBar,- MoonBottomNavigationBar,- MoonSideNav,- MoonBreadcrumbs
- MoonSearchBar,- MoonTabs
β Forms #
- MoonInputField,- MoonPasswordField,- MoonTextArea
- MoonCheckbox,- MoonSwitch,- MoonRadioButton
- MoonCodeInputField,- MoonTagInput
- MoonRatingStars,- MoonDatePicker,- MoonFileUploader
β Feedback & Display #
- MoonAvatar,- MoonImage,- MoonIconButton
- MoonDialog,- 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