fk_booster 1.0.0-alpha copy "fk_booster: ^1.0.0-alpha" to clipboard
fk_booster: ^1.0.0-alpha copied to clipboard

A Flutter project that helps you to boost your development

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fk_booster

With Flutter:

 $ flutter pub add fk_booster

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

dependencies:
  fk_booster: ^1.0.0-alpha

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fk_booster/fk_booster.dart';
6
likes
0
points
35
downloads

Publisher

verified publisherfallkey.com

Weekly Downloads

A Flutter project that helps you to boost your development

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, equatable, flutter, get_it, go_router, mocktail, signals, sqflite, very_good_analysis

More

Packages that depend on fk_booster