dart_fusion 3.1.7 copy "dart_fusion: ^3.1.7" to clipboard
dart_fusion: ^3.1.7 copied to clipboard

A library that brings together a harmonious blend of essential tools, utilities, and components designed to supercharge your Dart projects.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate dart_fusion

Use it

The package has the following executables:

$ dart_fusion

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_fusion

With Flutter:

 $ flutter pub add dart_fusion

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

dependencies:
  dart_fusion: ^3.1.7

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:dart_fusion/dart_fusion.dart';
2
likes
130
points
29
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A library that brings together a harmonious blend of essential tools, utilities, and components designed to supercharge your Dart projects.

Homepage
Repository (GitHub)
View/report issues

Topics

#collection #utility

Documentation

Documentation
API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

args, dart_frog, dart_frog_web_socket, dart_jsonwebtoken, equatable, http, logger

More

Packages that depend on dart_fusion