GitHunt
PA

PapiHack/galsen-dev-wec-demo

Demo of our talk about Flutter State Management with Riverpod & BLoC on GalsenDev Week End Code

๐Ÿš€ Galsen Dev - WeekEnd Code Demo ๐Ÿš€

Made-In-Senegal
Issues
PR
Dart
Flutter
NestJS
Docker
Open Source Love

This repo contains the source code of our demo at GalsenDev "WeekEnd du Code" event.
The topic of our talk was Flutter State Management: A Simple Use Case With BLoC & Riverpod.

You can find the replay of our live session on the GalsenDev's youtube channel here.

Use Case Description

For the demo implementation, we decide to create a simple blog app with three (3) main features/screens :

  • A homepage for displaying the list of articles
  • Another page for displaying the details of a specific article
  • And a last one that allow us to create a new article

We also add some nice features like pull-to-refresh and automatic data polling.

Target Design

Stack & Repository Architecture

For the implementation of our demo use case, we use Flutter & NestJS.
In this repo, you'll find the following directories :

Contributing

Feel free to make a PR or report an issue ๐Ÿ˜ƒ

Oh, one more thing, please do not forget to put a description when you make your PR ๐Ÿ™‚

Authors

Languages

Dart85.6%TypeScript12.9%JavaScript0.9%Kotlin0.4%Dockerfile0.2%

Contributors

Created November 27, 2022
Updated August 26, 2024
PapiHack/galsen-dev-wec-demo | GitHunt