MartiinWalsh / bloc-vs-stateful-login

Two different state management approaches to the same login app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stateful_login

This repository contains two login applications built using two different state management approaches.

  • One built using StatefulWidget
  • The other built using the BLOC Pattern

About

Two different state management approaches to the same login app.


Languages

Language:Dart 88.4%Language:Swift 8.3%Language:Kotlin 2.5%Language:Objective-C 0.8%