layout_pro 0.0.2 copy "layout_pro: ^0.0.2" to clipboard
layout_pro: ^0.0.2 copied to clipboard

outdated

A Package which help developers to create responsive ui.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add layout_pro

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

dependencies:
  layout_pro: ^0.0.2

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:layout_pro/grid_view.dart';
import 'package:layout_pro/responsive.dart';
import 'package:layout_pro/responsive_class.dart';
6
likes
0
points
50
downloads

Publisher

verified publisherhamadanwar.me

Weekly Downloads

A Package which help developers to create responsive ui.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on layout_pro