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

outdated

A Flutter package to develop responsive flutter applications easily in different ways. Try this and make your widgets and fonts responsive on any screen size.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pro_design

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

dependencies:
  pro_design: ^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:pro_design/pro_design.dart';
0
likes
0
points
1
downloads

Publisher

verified publishershajedul.com

Weekly Downloads

A Flutter package to develop responsive flutter applications easily in different ways. Try this and make your widgets and fonts responsive on any screen size.

License

unknown (license)

Dependencies

flutter

More

Packages that depend on pro_design