foop_components 0.0.56 copy "foop_components: ^0.0.56" to clipboard
foop_components: ^0.0.56 copied to clipboard

This is helper project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add foop_components

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

dependencies:
  foop_components: ^0.0.56

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:foop_components/foop_components.dart';