scrizer 1.3.0 copy "scrizer: ^1.3.0" to clipboard
scrizer: ^1.3.0 copied to clipboard

A lightweight and scalable UI toolkit for Flutter that provides responsive typography, spacing, and layout utilities based on screen size and orientation.

Changelog #

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

1.3.0 - 2025-04-15 #

Scrizer Colors & Themes #

  • Platform support for Web, Linux, Windows, macOS 🎉
  • Documentation comments for public API elements
  • Dart formatting run for better code readability

1.2.0 - 2025-04-15 #

Added #

  • Platform support for Web, Linux, Windows, macOS 🎉
  • Documentation comments for public API elements
  • Dart formatting run for better code readability

Changed #

  • Updated Scrizer to work with multiple platforms without splitting into separate files
  • Improved ScrizerLayout widget with platform-specific adaptations

Fixed #

  • Fixed issues with platform detection and added support for all platforms
  • Fixed missing documentation in several API elements

1.1.1 - 2025-04-13 #

Changed1 #

  • Added new extension RouteExtension for easier navigation
  • Fixed spacing issues in the Readme file

1.0.0 - 2025-04-13 #

Added1 #

  • Initial release of Scrizer 🎉
  • Responsive typography system via ScrizerText
  • Layout wrapper widget ScrizerLayout
  • Responsive spacing with ScrizerGap
  • Scalable utilities: width, height, radius, icon, padding
  • Typography presets: displayLarge, titleMedium, bodySmall, etc.
  • Example usage with layout and text styles
1
likes
0
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight and scalable UI toolkit for Flutter that provides responsive typography, spacing, and layout utilities based on screen size and orientation.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

dartz, equatable, flutter, plugin_platform_interface

More

Packages that depend on scrizer

Packages that implement scrizer