Erick Ghaumez
Erick Ghaumez
Hi @nurbek-b , I've just found the answer in https://cloud.google.com/sql/docs/postgres/connect-run#connect_to : you need to add `/.s.PGSQL.5432` at the end of the host, ex: `/cloudsql/project:region:database/.s.PGSQL.5432`
sorry for the delay, I just saw your PR. I’ll read it and give feedback this weekend. Thanks a lot!
are you on the Flutter master channel ?
you can find an example of how to get the image bytes in [test/painter_test.dart](https://github.com/theyakka/qr.flutter/blob/d5e7206396105d643113618290bbcc755d05f492/test/painter_test.dart)