Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Offline-First Todo App Architecture

Architecture

App Preview

Completed Tasks Screen

Active Tasks Screen

Overview

This architecture follows an offline-first pattern:

  • Local database is the source of truth
  • UI never waits for network
  • Outbox queue handles retries
  • Supabase handles sync + realtime
  • Riverpod manages reactive state

About

An offline first app built with flutter

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages