p5_fusion_dart 1.0.5 copy "p5_fusion_dart: ^1.0.5" to clipboard
p5_fusion_dart: ^1.0.5 copied to clipboard

Library that can calculate fusions in Persona 5 game.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add p5_fusion_dart

With Flutter:

 $ flutter pub add p5_fusion_dart

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

dependencies:
  p5_fusion_dart: ^1.0.5

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:p5_fusion_dart/p5_fusion_dart.dart';
3
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Library that can calculate fusions in Persona 5 game.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-3-Clause (LICENSE)

Dependencies

equatable, path

More

Packages that depend on p5_fusion_dart