Relative Content

Tag Archive for flutterpostgresqlapidartgoogle-cloud-sql

How to connect Google Cloud Platform (GCP) PostgreSQL database with Flutter?

I’m a self-taught developer learning Flutter. I need to connect my PostgreSQL database hosted on Cloud SQL (the PostgreSQL service managed at GCP). There is only very specific and step by step documentation for Firebase, the problem is that I don’t want a non-relational database because I am not familiar with them.