lunaris_engine 0.1.0 copy "lunaris_engine: ^0.1.0" to clipboard
lunaris_engine: ^0.1.0 copied to clipboard

The largest library of algorithms in the Dart language, and soon globally, includes an arsenal of 300 algorithms, including machine learning, networks, encryption algorithms, blockchain, and much more.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lunaris_engine

With Flutter:

 $ flutter pub add lunaris_engine

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

dependencies:
  lunaris_engine: ^0.1.0

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:lunaris_engine/lunaris_engine.dart';
7
likes
140
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

The largest library of algorithms in the Dart language, and soon globally, includes an arsenal of 300 algorithms, including machine learning, networks, encryption algorithms, blockchain, and much more.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

benchmark_harness

More

Packages that depend on lunaris_engine