Home Home Documentation Examples Tools Guides Pub Welcome to drift¶ Drift is a reactive persistence library for Dart and Flutter applications. It's built on top of database libraries like the sqlite3 package, sqflite and others. Adding to these libraries, drift provides additional features, like: Type safety: Instead of writing SQL queries manually and parsing the List<Map<String, dynamic>> that t