sizekit 1.0.0 copy "sizekit: ^1.0.0" to clipboard
sizekit: ^1.0.0 copied to clipboard

A lightweight, high-performance package for pixel-perfect responsive UI. Effortlessly scale Figma designs, typography, and layouts across Mobile, Tablet, and Desktop.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sizekit

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

dependencies:
  sizekit: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:sizekit/sizekit.dart';
2
likes
160
points
155
downloads

Publisher

verified publisherflutterengine.com

Weekly Downloads

A lightweight, high-performance package for pixel-perfect responsive UI. Effortlessly scale Figma designs, typography, and layouts across Mobile, Tablet, and Desktop.

Repository (GitHub)
View/report issues

Topics

#responsive #figma #ui #layout #scaling

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sizekit