I am developing an application using Flutter and integrating some Huawei Kit into the application. My final aim is to deploy it into the Huawei App Gallary.
However, I am using Firebase Firestore Database as the database for my project previously. But it seems not to work on Huawei devices.
Is there any database option that can be used in the Flutter Project to replace the Firebase Firestore which can be used on Huawei devices?