filiph / state_experimentsLinks
Companion repository to the "Build reactive mobile apps in Flutter" talk
☆909Updated 6 years ago
Alternatives and similar repositories for state_experiments
Users that are interested in state_experiments are comparing it to the libraries listed below
Sorting:
- Sample application to illustrate the notions of Streams, BLoC and Reactive Programming in Flutter☆808Updated 2 years ago
- Compile-time dependency injection for Dart and Flutter☆866Updated 5 years ago
- A Widget that passes a Reactive Model to all of it's children☆770Updated last year
- A library that connects Widgets to a Redux Store☆1,652Updated 2 years ago
- Immutable value types, enum classes, and serialization.☆885Updated last week
- The HN reader app developed live on The Boring Flutter Development Show☆487Updated 4 years ago
- Redux for Dart☆522Updated 2 years ago
- A flutter plugin for Google Maps☆414Updated 6 years ago
- A collection of simple, bare-bones Flutter apps that each demonstrate a concept☆1,074Updated 5 years ago
- SVG parsing, rendering, and widget library for Flutter☆1,692Updated last year
- Chopper is an http client generator using source_gen and inspired from Retrofit.☆739Updated last week
- A set of utility libraries for Dart☆1,065Updated last month
- Implementation of the Flux framework for Flutter☆375Updated 4 years ago
- Load and get full control of your Rive files in a Flutter project using this library.☆2,540Updated 3 years ago
- A Flutter app which shows a list of popular movies.☆450Updated 5 years ago
- A sample for having PageView transformation effects in Flutter.☆878Updated 5 years ago
- ☆1,247Updated 3 years ago
- The Reactive Extensions for Dart☆3,424Updated 3 months ago
- The Flutter Planets app tutorial with commits per lesson☆757Updated 3 years ago
- Soft and gentle rich text editing for Flutter applications.☆2,232Updated last year
- Easily display stunning Lottie animations in flutter apps with this plugin.☆453Updated 5 years ago
- Flutter UI Challenges☆1,515Updated 6 years ago
- Get It - Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete im…