designsharing
Results
1
issues of
designsharing
**Describe the bug** When waking up the app by URL scheme, it has an error. **Reproduction code Android config: ```xml ``` Flutter code: ```dart void main() { runApp(const MyApp()); }...