x_responsive 0.2.0 copy "x_responsive: ^0.2.0" to clipboard
x_responsive: ^0.2.0 copied to clipboard

Utils for creating responsive widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add x_responsive

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

dependencies:
  x_responsive: ^0.2.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:x_responsive/x_responsive.dart';
1
likes
140
points
18
downloads

Documentation

API reference

Publisher

verified publishertaipaxu.com

Weekly Downloads

Utils for creating responsive widgets.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on x_responsive