mobintix_ui_kit 0.0.1 copy "mobintix_ui_kit: ^0.0.1" to clipboard
mobintix_ui_kit: ^0.0.1 copied to clipboard

A fully configurable, theme-driven Flutter UI kit with responsive breakpoints, design tokens, accessibility support, and 30+ production-ready widgets for building consistent cross-platform apps.

Changelog #

All notable changes to the ui_kit module will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.1 - 2026-03-01 #

Added #

  • Core theme system: AppTheme, AppColors, AppTypography, AppSpacing, AppRadius, AppShadows.
  • AppDurations token class for animation timings.
  • AppSizing token class for consistent widget dimensions (buttons, icons, avatars, dialogs).
  • AppThemeScope InheritedWidget for dependency-free theme injection.
  • ThemeBuilder convenience widget.
  • Responsive utility with 5-tier breakpoints (xs/sm/md/lg/xl).
  • ResponsiveBuilder widget and ResponsiveContext extensions.
  • Buttons: AppButton, AppIconButton, AppTextButton with Semantics support.
  • Inputs: AppTextField, PasswordTextField, PinInput, SearchField, PhoneField with CountryCode/CountryCodes utilities.
  • Cards: AppCard, InfoCard, TransactionCard.
  • Layout: VSpace, HSpace, SafeContent, AppAppBar.
  • Feedback: LoadingIndicator, LoadingOverlay, EmptyState, ErrorState, showAppToast.
  • Dialogs: showAppDialog, AppDialog, showConfirmDialog, showAppBottomSheet, BottomSheetOption.
  • Media: AppImage, AppAvatar, StatusAvatar.
  • Typography: AppText with all Material 3 text styles.
  • Misc: AppDivider, AppVerticalDivider, DividerWithText, AppBadge, NotificationBadge.
  • Shimmer: ShimmerLoading, ShimmerBox, ShimmerText, ShimmerListItem, ShimmerCard.
  • JSON-driven theming for white-label customization.
  • Light and dark theme factories.
  • Accessibility: Semantics on all interactive widgets, reduced-motion support.
  • analysis_options.yaml with strict lint rules.
  • Widget tests with wrapWithTheme helper.
1
likes
0
points
277
downloads

Publisher

verified publishermobintix.com

Weekly Downloads

A fully configurable, theme-driven Flutter UI kit with responsive breakpoints, design tokens, accessibility support, and 30+ production-ready widgets for building consistent cross-platform apps.

Homepage
Repository (GitHub)
View/report issues

Topics

#ui #design-system #widget #theming #responsive

License

unknown (license)

Dependencies

cached_network_image, equatable, flutter, shimmer

More

Packages that depend on mobintix_ui_kit