© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
7 replies
kevindmoore

Insert not returning new data

In the dev4 version of supabase Flutter, the insert command is returning null and not the updated data.
final data = await client.from(tableName).insert(tableData);
final data = await client.from(tableName).insert(tableData);
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Database insert returning 404 (TypeScript)
SupabaseSSupabase / help-and-questions
14mo ago
Inner join not returning data
SupabaseSSupabase / help-and-questions
13mo ago
Insert method, can't insert data
SupabaseSSupabase / help-and-questions
4y ago
Table not returning the required data
SupabaseSSupabase / help-and-questions
8mo ago