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

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.5

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
120
pub points
36%
popularity

Publisher

verified publisheradaptolearning.com

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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on uih