go-flutter-plugin-sqlite
go-flutter-plugin-sqlite copied to clipboard
Batch returns an exception
trafficstars
Normal insertion works, but Batch insertion returns exception. It seems batch implemented in go-flutter sqlite plugin, but not working.
go-flutter: handler for method 'batch' on channel 'com.tekartik.sqflite' returned an error: invalid args flutter: PlatformException(error, invalid args, null)
Any luck on this issue?
Oh, damn, I got this too....
rgo-flutter: handler for method 'batch' on channel 'com.tekartik.sqflite' returned an error: invalid args
[ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: PlatformException(error, invalid args, null, null)
@pchampio Please help take a look and upgrade this lib