awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
OpenFlutter avatar

OpenFlutter/flutter_screenutil

0
View on GitHub↗
4,030 stele·509 fork-uri·Dart·Apache-2.0·2 vizualizăripub.dartlang.org/packages/flutter_screenutil↗

Flutter Screenutil

flutter_screenutil is a responsive UI framework and adaptive layout tool for Flutter. It provides a system for scaling layout dimensions and fonts based on a reference design to ensure consistent proportions across different screen resolutions and devices.

The toolkit functions as a screen metrics provider that retrieves real-time device properties, including screen width, height, pixel density, and safe area dimensions. It specifically handles layout adaptation during device orientation changes and split-screen mode updates.

The framework covers adaptive typography management, layout dimension scaling, and screen metrics monitoring. It includes mechanisms to control UI rebuilds during screen resizing and applies scaling limits to maintain visual integrity on very large or small displays.

Features

  • Reference-Based Scaling - Calculates widget sizes by multiplying design-draft dimensions by a ratio derived from the current screen size.
  • Responsive UI Design - Scales widgets and layouts based on design drafts to ensure consistent proportions across different screen resolutions.
  • Multi-Device Layout Adapters - Handles screen size changes and orientation shifts to ensure the UI fits various mobile device screens.
  • Layout Scaling Utilities - Calculates widget sizes and radii based on reference designs to ensure consistent proportions across resolutions.
  • Responsive UI Frameworks - Provides a toolkit for scaling layout dimensions and fonts in Flutter based on a reference design.
  • Screen Metadata Retrieval - Provides programmatic access to real-time device properties such as screen width, height, and pixel density.
  • Adaptive Typography Tools - Automatically adjusts font sizes based on screen dimensions and system zoom settings to maintain readability.
  • Font Size Range Clampers - Scales text sizes based on screen metrics while applying minimum and maximum pixel bounds to prevent extreme sizing.
  • Device Metrics Retrieval - Provides real-time retrieval of screen width, height, pixel density, and safe area dimensions to drive responsive layout scaling.
  • Screen-Metric Based Font Scaling - Scales text based on screen dimensions and system zoom settings using defined minimum and maximum bounds.
  • Layout Recalculation Triggers - Listens to system-level screen change notifications to trigger layout recalculations during orientation or window shifts.
  • Adaptive UI Layouts - Adjusts UI proportions and font sizes automatically during device orientation changes or split-screen mode updates.
  • Safe Area Metrics - Retrieves precise device-specific inset values, including notches and system padding, to calculate usable screen area.
  • Split-Screen Layout Adaptation - Adjusts UI dimensions and layout calculations in real time when the application is used in split-screen mode.
  • Screen Dimension Monitors - Detects changes in screen dimensions to trigger layout updates during device orientation or split-screen transitions.
  • Rebuild Optimization Tools - Limits widget tree updates during screen resizing by defining rebuild factors to optimize performance.
  • UI Element Scaling Constraints - Implements scaling limits to maintain visual integrity on extremely large or small displays.

Istoric stele

Graficul istoricului de stele pentru openflutter/flutter_screenutilGraficul istoricului de stele pentru openflutter/flutter_screenutil

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Flutter Screenutil

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Flutter Screenutil.
  • xuexiangjys/xuiAvatar xuexiangjys

    xuexiangjys/XUI

    5,075Vezi pe GitHub↗

    XUI is a native Android UI framework and component library designed for building application interfaces. It provides a comprehensive suite of native layouts, input fields, and navigation elements, supported by a tiered theme management system for defining global visual attributes and responsive styles. The framework distinguishes itself through a specialized set of custom views and interaction toolkits, including high-performance calendars, data visualization rendering, and a variety of stylized buttons with integrated timers and visual effects. It also includes integrated media processing ca

    Javaandroidandroid-uistyles
    Vezi pe GitHub↗5,075
  • system-ui/theme-uiAvatar system-ui

    system-ui/theme-ui

    5,405Vezi pe GitHub↗

    Theme-ui is a React theme framework and CSS-in-JS utility used for building themeable user interfaces. It functions as a design system tool that establishes centralized, constraint-based scales for colors, typography, and spacing to ensure visual consistency across applications. The framework distinguishes itself through an array-based responsive shorthand for mobile-first layouts and a dedicated color mode manager that synchronizes with browser preferences and persists user selections. It also features a system for creating named style variants to control component appearance via properties

    TypeScriptcolordesigndesign-system
    Vezi pe GitHub↗5,405
  • google/flexbox-layoutAvatar google

    google/flexbox-layout

    18,320Vezi pe GitHub↗

    This is a layout library for Android applications that implements the CSS Flexible Box layout model. It provides a view container and engine that arrange child views by distributing space and aligning content according to a flexible box model. The framework enables the creation of responsive user interfaces that automatically adjust element positioning, wrapping, and growth based on available screen dimensions and orientations. The system includes capabilities for adaptive layout workflows, dynamic element alignment, and a virtualized rendering system for recycling views to display large dat

    Kotlin
    Vezi pe GitHub↗18,320
  • google/accompanistAvatar google

    google/accompanist

    7,824Vezi pe GitHub↗

    Accompanist is a collection of extension libraries that provide additional functionality and specialized components for the Jetpack Compose UI framework. It serves as a toolkit for implementing common layout and system tasks that extend the core capabilities of declarative UI development on Android. The library provides specialized utilities for managing modal bottom sheet destinations and defining custom animations for screen transitions within a navigation graph. It includes tools for detecting screen folds and display features to create adaptive layouts that adjust based on window size and

    Kotlinandroid-libraryjetpack-compose
    Vezi pe GitHub↗7,824
Vezi toate cele 30 alternative pentru Flutter Screenutil→

Întrebări frecvente

Ce face openflutter/flutter_screenutil?

flutter_screenutil is a responsive UI framework and adaptive layout tool for Flutter. It provides a system for scaling layout dimensions and fonts based on a reference design to ensure consistent proportions across different screen resolutions and devices.

Care sunt principalele funcționalități ale openflutter/flutter_screenutil?

Principalele funcționalități ale openflutter/flutter_screenutil sunt: Reference-Based Scaling, Responsive UI Design, Multi-Device Layout Adapters, Layout Scaling Utilities, Responsive UI Frameworks, Screen Metadata Retrieval, Adaptive Typography Tools, Font Size Range Clampers.

Care sunt câteva alternative open-source pentru openflutter/flutter_screenutil?

Alternativele open-source pentru openflutter/flutter_screenutil includ: xuexiangjys/xui — XUI is a native Android UI framework and component library designed for building application interfaces. It provides a… google/flexbox-layout — This is a layout library for Android applications that implements the CSS Flexible Box layout model. It provides a… system-ui/theme-ui — Theme-ui is a React theme framework and CSS-in-JS utility used for building themeable user interfaces. It functions as… google/accompanist — Accompanist is a collection of extension libraries that provide additional functionality and specialized components… chenyilong/ios9adaptationtips — iOS9AdaptationTips is a collection of technical strategies and guides for adapting mobile applications to the iOS 9… chrisbanes/accompanist — Accompanist is a Jetpack Compose extension library providing a set of utility components and libraries that fill…