dart_fusion 3.1.8 copy "dart_fusion: ^3.1.8" to clipboard
dart_fusion: ^3.1.8 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.8

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';
3
likes
120
points
46
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.

Topics

#collection #utility

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on dart_fusion