- chore: Bump Dart SDK constraint to
^3.7.0 - chore: Re-format with Dart 3.7
- chore: Update linter/style preferences
- chore: Update protobufs
- chore: Add
versionfield toDatabaseSchema - chore: Update license
- chore: Update protobufs
- chore: Bump minimum Dart SDK to 3.5
- chore: Migrate to pub workspaces
- feat: Adds
DatabaseandDatabaseSchemamodels, and corresponding resolved types. - feat: Adds additional route configuration options for functions.
- fix: Add missing switch case
- Initial version.