uih 1.0.0 copy "uih: ^1.0.0" to clipboard
uih: ^1.0.0 copied to clipboard

outdated

UiH ( Ui Helper ) is a flutter / dart utility package created to help people improve ui consistency throughout the multiple platform respective to the Ui Design and various hardware factor in real tim [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uih

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

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

Publisher

verified publisheradaptolearning.com

Weekly Downloads

UiH ( Ui Helper ) is a flutter / dart utility package created to help people improve ui consistency throughout the multiple platform respective to the Ui Design and various hardware factor in real time. Access MediaQuery sizing info directly on the context, also adds some helper methods for sizing and layout.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on uih