I need to release an app that can be downloaded from Huawei's App Gallery .
This would be my first time working in Huawei Developer Console .
I am using Flutter and have an existing app .
I understand that Google Mobile Services wont work .
Is there any guidance or docs to alter Flutter code to achieve same app functionality .
I am using below Firebase dependencies :
firebase_messaging: ^11.4.2 firebase_core: ^1.18.0 cloud_firestore: ^3.1.14 firebase_database: ^9.0.16 firebase_auth: ^3.3.20
Any guidance on this would be much appreciated thanks