flutter_theme_kit 1.0.0 copy "flutter_theme_kit: ^1.0.0" to clipboard
flutter_theme_kit: ^1.0.0 copied to clipboard

A comprehensive Flutter package for theme management and styling utilities with customizable colors, text styles, and platform-adaptive themes.

Changelog #

All notable changes to this project will be documented in this file.

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

1.0.0 - 2025-07-09 #

Added #

  • Initial release of Flutter Theme Kit
  • AppColors comprehensive color utility class with light/dark theme support
  • AppTextStyles text style utility class with consistent typography
  • AppThemes main theme utility class combining colors and text styles
  • CupertinoThemes iOS-specific theme utility class
  • ThemeUtils utility functions for theme management and color manipulation
  • ColorSchemes pre-defined color schemes for common design patterns
  • Typography pre-defined typography styles for consistent text styling
  • Comprehensive customization options for all theme components
  • Platform-adaptive styling for iOS and Android
  • Accessibility support with proper contrast ratios
  • Color manipulation utilities (lighten, darken, blend, adjust)
  • Theme switching and management functions
  • Responsive design utilities
  • Pre-defined Material Design and iOS color schemes
  • Pre-defined typography styles for different platforms
  • Comprehensive documentation and examples
0
likes
130
points
134
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter package for theme management and styling utilities with customizable colors, text styles, and platform-adaptive themes.

Repository (GitHub)
View/report issues

Topics

#flutter #theme #colors #typography #design-system

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_platform_widgets

More

Packages that depend on flutter_theme_kit