简体   繁体   中英

Can I read and write data on same firebase real-time database using flutter and python?

I want to write a data on firebase using Python and also through flutter. So can I do this on same database (only one)

您可以需要Firebase Python SDK来访问您的 Firestore 数据库。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM