Flutter Isar Database — Part 6 — Transactions

Tomic Riedel
3 min readSep 5, 2022

In the last article, we dealt with how to do advanced querying. Today we will look at Transactions. Transactions combine multiple database operations in a single unit of work. This is a quite an important topic, so let’s jump right into it.

Happy reading!

If you are new to this series, check out this list.

--

--

Tomic Riedel

Sharing the process of building a portfolio of apps to make people more productive.