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

A powerful Flutter plugin for adaptive screen and font scaling with CSS-like breakpoints and SwiftUI-style size classes. Includes responsive scaling and breakpoint-aware widgets.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:flutter_screenutil_plus_example/my_app.dart';

void main() {
  runApp(const MyApp());
}
4
likes
0
points
744
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful Flutter plugin for adaptive screen and font scaling with CSS-like breakpoints and SwiftUI-style size classes. Includes responsive scaling and breakpoint-aware widgets.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, flutter

More

Packages that depend on flutter_screenutil_plus