samples
samples copied to clipboard
Create continuous build/integration samples and documentation for add-to-app
We currently have https://flutter.dev/docs/deployment/cd and partners like CodeMagic for full-Flutter CI instructions but it's not clear how to do add-to-app CI. Create documentation and samples demonstrating add-to-app CI.
cc @RedBrogdon
This is in progress. We now have Travis building each Android and iOS add-to-app example in the repo.
The next stage is working with @collinjackson to get espresso-based tests working for Android. iOS will follow that.
hey @RedBrogdon I would like to work on this issue , can u help me with how can I resolve this ?