relative_border_sized_widget 0.0.4 copy "relative_border_sized_widget: ^0.0.4" to clipboard
relative_border_sized_widget: ^0.0.4 copied to clipboard

A pretty simple widget that adjusts the border according to constraints.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add relative_border_sized_widget

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

dependencies:
  relative_border_sized_widget: ^0.0.4

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:relative_border_sized_widget/relative_border_sized_widget.dart';
0
likes
160
points
17
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A pretty simple widget that adjusts the border according to constraints.

Homepage

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on relative_border_sized_widget