issues
search
mmvergara
/
supadart
Typesafe queries in Supabase Flutter! Generate Flutter / Dart 🎯 classes from your Supabase schema.
https://supadart.vercel.app
MIT License
43
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Joining data and types
#102
EmilAnkerstjerne
opened
3 weeks ago
1
typo?? jsonn
#101
jtkeyva
opened
1 month ago
1
bump to 1.6.5
#100
mmvergara
closed
1 month ago
1
Bump supabase from 2.4.0 to 2.5.0 in /cli
#99
dependabot[bot]
closed
1 month ago
1
Bump args from 2.5.0 to 2.6.0 in /cli
#98
dependabot[bot]
closed
1 month ago
1
Bump url_launcher from 6.3.0 to 6.3.1 in /web
#97
dependabot[bot]
closed
1 month ago
1
Edited "SudaDart" to "SupaDart" lmao
#96
neoapps-dev
closed
1 month ago
2
Suggested type safe api
#95
North101
closed
1 month ago
2
1.6.4 release prep
#94
mmvergara
closed
1 month ago
1
Fix nullable fields
#93
mmvergara
closed
1 month ago
1
Nullable fields are generated for non null columns
#92
North101
closed
1 month ago
3
Bump supabase from 2.3.0 to 2.4.0 in /cli
#91
dependabot[bot]
closed
1 month ago
1
Bump lints from 4.0.0 to 5.0.0 in /cli
#90
dependabot[bot]
closed
1 month ago
1
Bump flutter_lints from 4.0.0 to 5.0.0 in /web
#89
dependabot[bot]
closed
1 month ago
1
Make it possible to select schemas
#88
vad-bal
closed
1 month ago
3
feat: add storage client extension generator
#87
bookshiyi
closed
1 month ago
2
Bump http from 1.2.1 to 1.2.2 in /cli
#86
dependabot[bot]
closed
1 month ago
1
Bump lints from 3.0.0 to 4.0.0 in /cli
#85
dependabot[bot]
closed
1 month ago
1
Bump test from 1.25.7 to 1.25.8 in /cli
#84
dependabot[bot]
closed
1 month ago
1
Bump supabase from 2.2.7 to 2.3.0 in /cli
#83
dependabot[bot]
closed
1 month ago
1
Bump flutter_lints from 3.0.2 to 4.0.0 in /web
#82
dependabot[bot]
closed
1 month ago
1
Bump actions/checkout from 2 to 4
#81
dependabot[bot]
closed
1 month ago
1
Bump actions/cache from 3 to 4
#80
dependabot[bot]
closed
1 month ago
1
feat: add Github dependabot
#79
bookshiyi
closed
1 month ago
2
Add Exclude option and copyWith method
#78
mmvergara
closed
2 months ago
1
feat: add `copyWith()` method generator
#77
bookshiyi
closed
2 months ago
4
Add Interval Type Support
#76
mmvergara
closed
2 months ago
1
Add Support for dart duration type
#75
Achraf-cyber
closed
2 months ago
2
Local swagger fetch
#74
mmvergara
closed
2 months ago
1
Possibility for local supabase generation
#73
Xavier-IV
closed
2 months ago
8
Encoding decoding
#72
mmvergara
closed
2 months ago
1
Fix array encoding
#71
mmvergara
closed
2 months ago
1
Fix toJson bool encoding issue
#70
Achraf-cyber
closed
2 months ago
3
New Private Generate Map Method to simplify encoding
#69
mmvergara
closed
2 months ago
1
Fix tojson and num parsing
#68
mmvergara
closed
2 months ago
1
Incorrect num parsing
#67
damywise
closed
2 months ago
3
toJson method compatibility issue with the fromJson method
#66
Achraf-cyber
closed
2 months ago
15
update parsing method
#65
mmvergara
closed
2 months ago
1
Error when parsing "numeric" in generated code
#64
Achraf-cyber
closed
2 months ago
3
New Generator Structure
#63
mmvergara
closed
2 months ago
1
Add to json method
#62
mmvergara
closed
2 months ago
1
add toJson method
#61
Achraf-cyber
closed
2 months ago
6
Camel Cased Columns
#60
mmvergara
closed
3 months ago
1
column naming convention
#59
Achraf-cyber
closed
2 months ago
2
Remove " generated from enums
#58
mmvergara
closed
3 months ago
1
fectching Swagger should try without apikey
#57
mmvergara
closed
3 months ago
1
Enum support and Clean Legacy Website
#56
mmvergara
closed
3 months ago
1
Feature Request: Support for Enum Types in Model Generation
#55
kurikin
closed
3 months ago
8
Generate Models with Supabase Local Env (Docker)
#54
karlreginaldo
closed
3 months ago
10
Fix default project type
#53
mmvergara
closed
3 months ago
1
Next