Mfund Flutter App
Last updated
Was this helpful?
Last updated
Was this helpful?
Mfund Flutter app is a mono repo git project. We need to clone four repositories for flutter app.
mfund-app
mfund-api-service : Contains all repositories and API call for flutter app.
mfund-framework : Contains BloCs , States and Events.
mfund-common-modules : Contains services, utils and common widgets for both mfund-app and mfund-dashboard-app.
mfund-dashboard-app :
Create Firebase Storage by following this documentation -
Setup firebase for IOS app using following documentation -
Setup firebase for Android app using following documentation -
We need to clone four repositories for mfund-dashboard-app as we did in mfund-app
mfund-dashboard-app
mfund-api-service
mfund-framework
mfund-common-modules