This includes Flutter-Mobx integration with Firestore, its simple example with formal layout nothing fancy on screen. Main purpose is to integrate Firestore with Mobx using actions.(Future update will include Asyncactions) Tip: (dont forget to add your own google-services.json file to add Firestore to your own project inorder to this app work) Tip: (create collection FullNames in Firestore according to fullNamemodel.dart in lib folder)
Above tips are to follow inorder to run App successfully!!!!!!!!!!!!!