flutoryx 1.3.2 copy "flutoryx: ^1.3.2" to clipboard
flutoryx: ^1.3.2 copied to clipboard

A production-ready, Material 3 compliant Flutter UI library with 25+ customizable components.

Flutoryx UI Kit - CHANGELOG #

1.3.2 - 2026-01-12 #

Added #

  • Media: AppImage.file now supports local file images with cross-platform (Web/Mobile) compatibility.
  • Containers: AppCard now includes a copyWith method for easier widget composition.

Fixed #

  • Robustness: Enhanced AppAvatar, AppImage, and AppCustomDropdown to handle empty URLs/paths gracefully without crashes.
  • Stability: Migrated AppTypography to MediaQuery.maybeOf to prevent crashes in non-Material contexts.
  • UX: Refined AppCard layout with CrossAxisAlignment.stretch and fixed InkWell ripple behavior when using margins.

1.3.1 - 2026-01-06 #

Added #

  • Navigation: AppHeader premium top app bar component with full customization support.

1.3.0 - 2025-12-30 #

Added #

  • Inputs: AppPinInput for secure OTP/PIN entry with obscure text support.
  • Inputs: AppDatePicker supporting both calendar and range selection modes.
  • Inputs: AppTimePicker for elegant time selection.
  • Media: AppCarousel with support for auto-play, infinite scrolling, and custom viewports.

1.2.0 - 2025-12-20 #

Added #

  • Ultimate Customization Pass: Every component now supports granular local overrides for colors, borders, radius, and text styles.
  • Foundations: Expanded design system with comprehensive 50-900 color palettes (Slate, Indigo, Teal, Violet, etc.).
  • Modern Standards: Migrated all color manipulations to the latest Flutter withValues(alpha: ...) API.
  • AppDialog: Added explicit dismissal control (barrierDismissible) and header refinements for professional use.
  • Hyper-Customizable Inputs: Exhaustive styling options for AppCustomDropdown, AppSearchField, and AppTextFormField.
  • Showcase: Significantly expanded the example application to demonstrate hyper-customization capabilities.

1.1.0 - 2025-12-19 #

Added #

  • Navigation: AppNavigationBar for premium Material 3 navigation experience.
  • Feedback: AppSkeleton for shimmer-based loading placeholders.
  • Feedback: AppEmptyState for consistent empty list/screen handling.
  • Feedback: AppDialog enhanced with close button and single-action support.

1.0.0 - 2025-12-19 #

Initial Release 🎉 #

A comprehensive, production-ready UI kit for Flutter with 22 premium components.

Added

  • Foundations: Adaptive Typography (Mulish), HSL Color System, Spacing & Radius scales.
  • Forms: Searchable Multi-select Dropdown, TextFormField with password logic, adaptive Checkbox/Switch, Slider/RangeSlider.
  • Buttons: 5-variant AppButton with loading states and 4-variant IconButton.
  • Feedback: Floating SnackBars, contextual Badges, Dialogs, and Bottom Sheets.
  • Layout: Adaptive Cards, Dividers with text, and Expandable Tiles.
  • Media: Smart Image loader and Avatar with image/initials handling.
  • Utilities: Comprehensive Form Validators and power-user Extensions.

Features

  • Material 3 Design
  • Adaptive Typography for all screen sizes
  • Light & Dark Mode support
  • Zero external dependencies
  • Production-grade performance and stability
1
likes
160
points
446
downloads

Publisher

unverified uploader

Weekly Downloads

A production-ready, Material 3 compliant Flutter UI library with 25+ customizable components.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutoryx