Fully Reactive demo flutter app using DDP to connect with Meteor server and Mongo backend
Inside server/app directory, run the following commands:
npm install
meteor
Flutter app is in client directory. Run the following command to run app:
flutter run
Thoughts? Questions? Open an issue in babies, and let's discuss. Or find me on social media. Thanks for your interest!