algomate 0.2.5 copy "algomate: ^0.2.5" to clipboard
algomate: ^0.2.5 copied to clipboard

Professional algorithm selection companion with intelligent strategy selection, built-in benchmarking, and performance optimization.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add algomate

With Flutter:

 $ flutter pub add algomate

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

dependencies:
  algomate: ^0.2.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:algomate/algomate.dart';
1
likes
160
points
518
downloads

Publisher

verified publisherkidpech.app

Weekly Downloads

Professional algorithm selection companion with intelligent strategy selection, built-in benchmarking, and performance optimization.

Repository (GitHub)
View/report issues
Contributing

Topics

#algorithms #sorting #searching #performance #optimization

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

meta

More

Packages that depend on algomate