adamped / stategraphLinks
Flutter State Graph Architecture
☆12Updated 5 years ago
Alternatives and similar repositories for stategraph
Users that are interested in stategraph are comparing it to the libraries listed below
Sorting:
- React-esque Web application framework for Dart. Supports SSR and more.☆20Updated 6 years ago
- 🎯 A lightweight framework for stateless UI in Flutter and Dart, and an alternative to Redux.☆30Updated 6 years ago
- a code gen solution for defining sealed classes, data classes, and enum classes for dart.☆24Updated 5 years ago
- Experimenting architectures for developing all layers of a typical application in Dart.☆26Updated 7 years ago
- ☆40Updated 6 years ago
- ☆23Updated 6 years ago
- No more null check with an dart equivalent of Maybe (Haskel, Elm) / Option (F#).☆19Updated 4 years ago
- ☆15Updated 2 years ago
- Server-side rendering for mobile apps, powered by Flutter☆32Updated 5 years ago
- Actor Model library for Dart.☆47Updated 2 years ago
- Automatic data class generation for Dart☆39Updated 6 years ago
- Dart Regular expressions made easy.☆73Updated 4 years ago
- Experimental Realm binding using dart:ffi preview support☆84Updated 4 years ago
- Chip8 emulator that runs in Flutter☆16Updated 5 years ago
- example app for blogpost http://www.burkharts.net/apps/blog/making-flutter-more-reactive☆56Updated 6 years ago
- Unofficial Firebase Flutter SDK. Maintainer: @long1eu☆81Updated 4 years ago
- A builder for extracting a package version into code☆45Updated this week
- Nuts and bolts for building cross-platform UI (HTML, Flutter, CLI) using Dart. Also screw frameworks (React, Vue, Angular).☆11Updated 7 years ago
- Render Flutter app inside of a Web Component☆53Updated 5 years ago
- Sealed Unions for Dart. Maintainer: @nodinosaur☆66Updated 4 years ago
- Progressive Web App library for Dart☆76Updated 4 years ago
- A proof that ui can be shared between flutter mobile and web.☆32Updated 6 years ago
- Mustache template Dart library☆59Updated 4 years ago
- Memory-efficient, streaming implementation of the tar archive format in Dart☆28Updated 3 weeks ago
- Easily create a finite state machine and define legal state transitions. Listen to state entrances, departures, and transitions.