px_responsive 0.0.1 copy "px_responsive: ^0.0.1" to clipboard
px_responsive: ^0.0.1 copied to clipboard

A powerful tri-tier responsive design system for Flutter. Automatically scales UI elements across mobile, tablet, and desktop based on your Figma/XD design specifications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add px_responsive

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

dependencies:
  px_responsive: ^0.0.1

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:px_responsive/px_responsive.dart';
1
likes
140
points
22
downloads

Publisher

verified publisherutanium.org

Weekly Downloads

A powerful tri-tier responsive design system for Flutter. Automatically scales UI elements across mobile, tablet, and desktop based on your Figma/XD design specifications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on px_responsive