brick_supabase_generators 2.1.0
brick_supabase_generators: ^2.1.0 copied to clipboard
Code generation library for the Supabase providers, models, and adapters in Brick
2.1.0 #
- Support
analyzer>=8.0.0 <10.0.0 - Support
build>=3.0.0 <5.0.0 - Support
source_gen>=3.0.0 <5.0.0
2.0.0 #
- Dart minimum SDK is updated to
3.4.0 - All dependency restrictions are updated to include the minimum released version.
- Update
analyzerconstraint to>=6.11.0 <7.0.0
1.2.0 #
- Remove
Supabase#nullable - Upgrade
brick_coreto1.4.0
1.1.0 #
- Upgrade
brick_coreto1.3.0 - Update analysis to modern lints
1.0.2 #
- Interpret
@Supabase(query:)inSupabaseFields
1.0.1 #
- Apply
@Supabase(foreignKey:)toRuntimeSupabaseColumnDefinition#foreignKey
1.0.0 #
- Stable release
0.1.1 #
- Fix table name collision in offline adapter (#416)
0.1.0 #
- Alpha release
0.0.1 #
- Initial