design2ui 0.1.1 copy "design2ui: ^0.1.1" to clipboard
design2ui: ^0.1.1 copied to clipboard

UI adaptation plugin, so that the interface and font display the same effect on the different ppi phones

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add design2ui

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

dependencies:
  design2ui: ^0.1.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:design2ui/design2ui.dart';
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

UI adaptation plugin, so that the interface and font display the same effect on the different ppi phones

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on design2ui