flutter_adaptive_util 0.0.3 copy "flutter_adaptive_util: ^0.0.3" to clipboard
flutter_adaptive_util: ^0.0.3 copied to clipboard

A comprehensive Flutter package for responsive design with breakpoint management, typography scaling, adaptive spacing, and more.

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.

0.0.3 - 2025-11-11 #

Changed #

  • Improved code formatting and documentation
  • Fixed all linting issues for perfect pana score (160/160)
  • Updated SDK constraints to Dart >=3.8.0 and Flutter >=3.32.0
  • Added comprehensive documentation comments for all public APIs

0.0.1 - 2024-01-01 #

Added #

  • Initial release of flutter_adaptive_util
  • Breakpoint management with mobile, tablet, desktop, large desktop, and extra large breakpoints
  • Responsive typography with automatic text scaling
  • Adaptive spacing utilities for responsive layouts
  • Device orientation handling for portrait and landscape layouts
  • Responsive grid system with flexible columns
  • Media query helpers for simplified responsive design
  • Responsive widgets for easy layout management
  • Comprehensive extension methods on BuildContext
  • Responsive configuration system for customization
  • Example app demonstrating all features
  • ResponsiveBreakpoints - Predefined breakpoints and utility methods
  • ResponsiveConfig - Customizable configuration for responsive settings
  • ResponsiveContext - Context provider for responsive information
  • ResponsiveTypography - Typography scaling and text styles
  • ResponsiveText and ResponsiveHeading - Responsive text widgets
  • ResponsiveSpacing - Adaptive spacing utilities
  • ResponsiveSizing - Responsive sizing utilities
  • ResponsiveGrid and ResponsiveGridItem - Grid system
  • ResponsiveMedia - Media query helpers
  • OrientationHelper - Orientation-specific utilities
  • ResponsiveWidget, ResponsiveBuilder, ResponsiveLayout - Layout widgets
  • Extension methods for easy access to responsive utilities
3
likes
160
points
110
downloads

Publisher

verified publisherbechattaoui.dev

Weekly Downloads

A comprehensive Flutter package for responsive design with breakpoint management, typography scaling, adaptive spacing, and more.

Repository (GitHub)
View/report issues

Topics

#flutter #responsive #breakpoints #adaptive #ui

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_adaptive_util