football_images 0.0.4
football_images: ^0.0.4 copied to clipboard
Introducing a dynamic Flutter plugin designed to elevate your football experience! Our plugin seamlessly integrates into your app, offering a rich gallery of football images. Whether it's showcasing i [...]
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add football_imagesThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
football_images: ^0.0.4Alternatively, 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:football_images/football_images.dart';