add example
Opened this issue · 3 comments
Deleted user commented
Looks good.
Can you add a basic example.
Here is a good one that does the same as yours to get started if it helps.
https://github.com/synw/sqlcool/blob/master/pubspec.yaml#L22
https://github.com/synw/sqlcool
nealwon commented
This is an implementation of flutter's sqflite plugin for the desktop version. The full example usage can be found here https://pub.dartlang.org/packages/sqflite#-readme-tab-
Deleted user commented
thanks @nealwon
This is the first go-flutter plugin i have seen. I can now now how easy it is to make others.
I am going about to make a Printer plugin also if you interested- let me knwo
nealwon commented
I don’t have enough experience with Printer development. Thanks!