responsive_standard_tool 0.1.2
responsive_standard_tool: ^0.1.2 copied to clipboard
A scalable and context-aware responsive design system for Flutter apps. Supports multiple device breakpoints, auto-scaling, and layout abstraction for production-ready UIs.
📦 Changelog #
All notable changes to this project will be documented in this file.
Chore #
-
bump version to 0.1.2 ([9234021…])
-
include README and CHANGELOG in package for pub.dev ([d7430c3…])
-
bump version to 0.1.1 for release sync ([a20c4bd…])
Docs #
-
add usage comments to main example for pub.dev clarity ([7aa49f9…])
-
finalize documentation for ResponsiveWidget base class ([a879afe…])
-
polish DeviceType enum documentation ([77dbfd4…])
-
finalize DeviceInfo API documentation for public use ([e51f5e8…])
-
polish documentation for ResponsiveConfig and ResponsiveConfigMap ([873e10c…])
-
document ResponsiveConfigProvider for public API clarity ([d43c2c4…])
-
add API docs to LayoutOverlay for pub.dev score ([5691fad…])
-
add public API documentation to Scaler class ([1dfa188…])
-
add documentation to ResponsiveBuilder API for pub.dev ([ff6ffd2…])
-
add pub.dev version badge and improve formatting for release ([ef3c835…])
-
improve pub.dev formatting and install instructions ([1b4d026…])
-
update with v0.1.1 fix entry ([ad28700…])
-
add v0.1.1 release notes ([c082c62…])
Fix #
-
include example/ in published package for pub.dev score ([4a7e6db…])
-
remove deprecated withOpacity usages for pub score ([3174da6…])
Style #
- standardize relative imports across src for maintainability ([c71aef4…])
Chore #
-
finalize metadata for v0.1.0 release ([0e09dac…])
-
add custom git-cliff changelog config ([1155f5b…])
-
add .pubignore to exclude dev files from pub.dev ([8e50739…])
-
add license, issue/merge request templates, and CI badges ([c4c614a…])
-
add CONTRIBUTING.md and GitLab CI pipeline for analysis/testing ([a98127f…])
-
ignore macOS .DS_Store files ([8ede32f…])
-
ignore .DS_Store files ([5a2eb7d…])
Docs #
- update for v0.1.0 release ([9648974…])
Refactor #
-
remove deprecated lib/responsive files after src migration ([104168c…])
-
move code to src folder and clean public API ([2cb9c9b…])
Generated by git-cliff