VaishnavDatir / sql_conn

A sql_conn is a plugin for connecting Flutter Android application to SQL Server.
https://pub.dev/packages/sql_conn
Apache License 2.0
10 stars 13 forks source link

Parsing Data is very different. #17

Open helloworldhowareyou opened 1 year ago

helloworldhowareyou commented 1 year ago

Hello, first of all thank you for this plugin. I've been using flutter for a while. I parsed data many times, but this is very different. i created model and tried parse json, but i couldn't. I dont want to create list from data, i just want parsing one data. I checked your old answers and i tried your json model. But i think it's a old answer and not working.

I want you to share a new and current json model example and parsing method with me. thank you and good work. :)