sized_builder 0.0.1 copy "sized_builder: ^0.0.1" to clipboard
sized_builder: ^0.0.1 copied to clipboard

Used to calculate the size of sub-components in real time and return the size results through callback functions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sized_builder

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

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Used to calculate the size of sub-components in real time and return the size results through callback functions

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sized_builder