ermutation
steinhaus-johnson-trotter
algorithm
combinatorics
combinations
combinations-with-repetition
permutations-with-repetition
ram6ler/dart-trotter
A dart library that simplifies working with meta-arrangements commonly encountered in combinatorics such as arrangements of combinations and permutations.
github 로 이동하여 다운로드
ram6ler/dart-trotter 에 관련된 우수 프로젝트 추천 다운로드
ml_algo
193
Machine learning algorithms in Dart programming language
adhan-dart
97
Adhan for Dart / Muslim Prayer Times Library. Now retrieving Prayer time in Dart easier than ever.
image_compare
32
Dart package for comparing images. Find the difference between two images by using a variety of image comparison techniques.
development_learning
29
A repository which will contain all my learning techs as I move forward. Will be learning and adding new projects. Anyone can clone this project and use it for reference.
FloodFill_Image
28
Flutter widget that can use paint bucket functionality on the provided image.
dart-data
21
A fast and space efficient library to deal with data in Dart, Flutter and the web.
algorithmic
13
A collection of useful algorithms keeping performance and flexibility on mind.
google_polyline_algorithm
12
Dart implementation of Googles Polyline Encoding lossy compression Algorithm.
dart-trotter
12
A dart library that simplifies working with meta-arrangements commonly encountered in combinatorics such as arrangements of combinations and permutations.
algokit
1
A versatile Dart algorithms library providing implementations of various algorithms
debt_simplification
1
A Dart function that simplifies debt settlements among a group, similar to 'Quick Split' app. Takes a list of debts and returns a simplified list.