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

Used to calculate the i and p value of widget in any view context.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add i_sizing

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

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

Publisher

unverified uploader

Weekly Downloads

Used to calculate the i and p value of widget in any view context.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on i_sizing