Rody Davis
Rody Davis
surface-tint color is removed in favor of surface-tint
Just want to call out surfaces are about to change. This will be reflected in the library soon. The material theme builder figma plugin just updated to show the new...
Thinking about something like this: https://github.com/sfztools/sfizz
For example: ``` {id: 1, collection: 2022-09-17T08:59:47.516, 2022-11-15T02:46:40.335963: 1, deleted: , created: 2022-11-15T02:46:40.491047, updated: 2022-09-17T08:59:47.615} ``` The header row is out of order.
When viewing the first row it is not stopping at the deleted cells. It skips to the next row and includes a lot
Sure I could make some examples! I was able to recreate the error with the other spreadsheet decoder for ods too btw. Seems to be some compression being applied from...
Another use case which i am running into is having CMS exported database for offline first stored on a CDN, and a User database that possibly could be encrypted referencing...
Is it possible to have the generated classes return the list for the type? Since varieties is a List how would the table look with json_extract in a drift file?
Yep that's what I ended up doing (MAPPED BY) and worked well 👍🏼
I have been working on this package and wanted to show an alternative approach: https://github.com/rodydavis/flutter_json_widgets I am trying to follow the flutter SDK api for creating widgets and being able...