sylph
sylph copied to clipboard
Enable sylph on projects with different app id and package name
Add ability to specify app id and package name in the sylph config file
Thanks for the PR!
Going forward, in order to maintain support for this method of implementing flavors, it would be useful to have a sample app for android and ios to test against. Is this something you could put together?
Here's an example where there are some changes for flavors on iOS coming down the pipe. It would be useful to have a sample app to test against changes like this: https://github.com/flutter/flutter/issues/15567 https://github.com/flutter/flutter/pull/42964