single_centered_multi_child_layout 1.0.1 copy "single_centered_multi_child_layout: ^1.0.1" to clipboard
single_centered_multi_child_layout: ^1.0.1 copied to clipboard

This is a very simple widget that allows you to fix one widget in the center and place other widgets around it.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add single_centered_multi_child_layout

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

dependencies:
  single_centered_multi_child_layout: ^1.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:single_centered_multi_child_layout/single_centered_multi_child_layout.dart';
3
likes
160
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

This is a very simple widget that allows you to fix one widget in the center and place other widgets around it.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on single_centered_multi_child_layout