atomix_design_flutter 0.1.1 copy "atomix_design_flutter: ^0.1.1" to clipboard
atomix_design_flutter: ^0.1.1 copied to clipboard

A modern Flutter Design System with Atomic Design and Material 3. Includes theming, reusable components, and documentation.

0.1.1 - 2026-01-18 #

Changed #

  • Shortened package description to meet pub.dev requirements
  • Updated README with GitHub Pages documentation link

Added #

Fixed #

  • Improved pub.dev score by adding required example

0.1.0 - 2026-01-18 #

Added #

Foundation

  • Design token system with AtomixColors, AtomixSpacing, AtomixRadius, AtomixElevation, and AtomixTypography
  • Light and dark theme support with AtomixTheme
  • Material Design 3 integration
  • Comprehensive color palette with semantic colors
  • 4px-based spacing scale
  • Border radius values with convenient shortcuts
  • Material elevation scale
  • Complete text style system

Atoms

  • AtomixText - Text component with typography system
  • AtomixIcon - Icon component with consistent styling
  • AtomixDivider - Visual separator component
  • AtomixSpacer - Spacing helper with token shortcuts
  • AtomixBadge - Status badges with 5 variants (neutral, success, warning, error, info)

Molecules

  • AtomixButton - Button component with 3 variants (primary, secondary, tertiary), 3 sizes, and multiple states
  • AtomixTextField - Text input component with validation support, icons, and helper text
  • AtomixChip - Chip component with selection states and optional icons
  • AtomixListTile - List item component with leading/trailing elements

Organisms

  • AtomixAppBar - Application bar with customizable title, leading icon, and actions
  • AtomixCard - Card component with 3 variants (filled, outlined, elevated)
  • AtomixDialog - Modal dialog component with title, content, and actions
  • AtomixBottomSheet - Bottom sheet component with drag handle and flexible content

Documentation & Testing

  • Complete DartDoc documentation for all public APIs
  • Comprehensive test coverage for core components
  • Example implementations for all components

Features #

  • Atomic Design architecture for scalability
  • Consistent design language across all components
  • Full accessibility support through Material Design 3
  • Type-safe component APIs
  • Customizable theming system
1
likes
0
points
179
downloads

Publisher

unverified uploader

Weekly Downloads

A modern Flutter Design System with Atomic Design and Material 3. Includes theming, reusable components, and documentation.

Repository (GitHub)
View/report issues

Topics

#design-system #atomic-design #material-design #ui-components #theme

License

unknown (license)

Dependencies

flutter

More

Packages that depend on atomix_design_flutter