responsive_standard_tool 0.1.1
responsive_standard_tool: ^0.1.1 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.
Docs #
- add v0.1.1 release notes ([c082c62…])
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