love_of_my_life 0.0.2
love_of_my_life: ^0.0.2 copied to clipboard
A dart package to add the love of your life to your dart projects.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add love_of_my_lifeThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
love_of_my_life: ^0.0.2Alternatively, 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:love_of_my_life/love_of_my_life.dart';