flutter_scalify 2.0.0 copy "flutter_scalify: ^2.0.0" to clipboard
flutter_scalify: ^2.0.0 copied to clipboard

The Intelligent Scaling Engine for Flutter. High-performance responsive design with 4K protection, container queries (local scaling), and zero-allocation caching.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_scalify

With Flutter:

 $ flutter pub add flutter_scalify

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  flutter_scalify: ^2.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_scalify/flutter_scalify.dart';
17
likes
0
points
832
downloads

Publisher

unverified uploader

Weekly Downloads

The Intelligent Scaling Engine for Flutter. High-performance responsive design with 4K protection, container queries (local scaling), and zero-allocation caching.

Repository (GitHub)
View/report issues

Topics

#responsive #scaling #performance #container-queries #desktop

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_scalify