A book cataloguing system
This project is a starting point for a simple book cataloguing application in Dart/Flutter.
So far, it queries the OpenLibrary API to allow the user to search for a book using its ISBN.
It was created to help me compare making apps in Swift, Dart and Kotlin.