modulovalue / abstract_dart
A collection of algebraic structures borrowed from abstract algebra. Semigroup, Monoid, Group & Field.
☆10Updated 4 years ago
Alternatives and similar repositories for abstract_dart:
Users that are interested in abstract_dart are comparing it to the libraries listed below
- take code screenshot☆11Updated last year
- An auto-suggest engine for Dart/Flutter, based off an optimized Trie implementation.☆53Updated 3 years ago
- ☆9Updated 5 years ago
- Dart port of HSLuv, a human-friendly alternative to HSL based on human experiments.☆51Updated last year
- Dart source code generator for JSON serialization, HTTP APIs and SQL CRUD.☆21Updated 8 months ago
- Animated triangles background widget with color gradients using RenderObjectWidget☆18Updated 2 years ago
- A simple build system written in Dart.☆14Updated 2 months ago
- ☆29Updated 6 months ago
- Simple and non-intrusive code generator for lenses and boilerplate of data types☆41Updated 10 months ago
- A WebSocket handler for Shelf.☆22Updated 2 years ago
- ☆31Updated 5 years ago
- Fluri is a fluent URI library for Dart built to make URI mutation easy.☆18Updated 2 months ago
- ☆16Updated 6 years ago
- Creates a group of floating dots (or a single floating dot) that travel at a random speed from one edge of the screen to another.☆13Updated 2 years ago
- a code gen solution for defining sealed classes, data classes, and enum classes for dart.☆25Updated 4 years ago
- My Flutter Experiments☆12Updated 5 years ago
- AI Library to create efficient Artificial Neural Networks. Computation uses SIMD (Single Instruction Multiple Data) to improve performanc…☆24Updated last year
- ☆11Updated 5 years ago
- A Dart validation DSL to validate your flutter app models.☆28Updated last year
- A simple menu (picker) that works on the command line.☆23Updated last year
- Proper Routing for Flutter Web☆9Updated 5 years ago
- A way to compose your app's state and to expose your data across your entire Flutter application.☆47Updated 4 years ago
- The Flutter onboarding editor☆15Updated 3 years ago
- Flutter implementation of the Command Palette. Giving users quick access to a plethora of commands within your application☆31Updated 5 months ago
- A simple but powerful path-based navigation router with full web-browser and deeplink support.☆24Updated 3 years ago
- Chip8 emulator that runs in Flutter☆16Updated 4 years ago
- Union types for dart☆82Updated 4 years ago
- Modern and elegant test framework for Flutter, inspired by Cypress