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.