lineup_builder 0.1.0 copy "lineup_builder: ^0.1.0" to clipboard
lineup_builder: ^0.1.0 copied to clipboard

A reusable Flutter lineup pitch widget for football/soccer formations. Display, builder, and tactical modes with drag-and-drop support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lineup_builder

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

dependencies:
  lineup_builder: ^0.1.0

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:lineup_builder/lineup_builder.dart';
1
likes
150
points
8
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A reusable Flutter lineup pitch widget for football/soccer formations. Display, builder, and tactical modes with drag-and-drop support.

Repository (GitHub)
View/report issues

Topics

#football #soccer #lineup #formation #widget

License

MIT (license)

Dependencies

cached_network_image, flutter

More

Packages that depend on lineup_builder