Skip to content
#

drift-database

Here are 21 public repositories matching this topic...

The Pokedex - Pokemon app is a project that applied some Flutter technologies recommended by Flutter Community such as Bloc Pattern for UI management. Drift SQL Database, Dio for Network Manager, Get It for Dependencies Injection and Hero Widget for Shared Elements between the screens.

  • Updated Feb 21, 2026
  • Dart

This project is an application that utilizes the BLoC architecture pattern with a single state, Dio for network management, and Drift for local database storage. It demonstrates a robust way to handle data synchronization between a remote API and a local cache using a unified state approach.

  • Updated Mar 17, 2026
  • C

This project is an application that uses the BLoC architecture pattern with a single state, Dio as the network manager, and Drift as the database solution. The database is implemented using Drift classes, without the need for a Drift file.

  • Updated Mar 21, 2026
  • Dart

The Expense Tracker App is a personal finance management tool that helps users track their income and expenses efficiently. Users can add income or expense entries with details like amount, category, and date. The app displays transaction history using ListView with lazy loading, and provides insights into total balance, total expenses, and spendig

  • Updated Dec 6, 2025
  • Dart

Improve this page

Add a description, image, and links to the drift-database topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the drift-database topic, visit your repo's landing page and select "manage topics."

Learn more