Michael Lazebny
Michael Lazebny
This PR adds possibility to generate shell routes from the newest 5.0.0 API. flutter/flutter#111909 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there...
As soon as WASM support is approaching the library should migrate to a new [web](https://pub.dev/packages/web) package. This can be helpful - https://dart.dev/interop/js-interop/package-web
**Package Version** Github, main **To Reproduce** Steps to reproduce the behavior: 1. Run code sample in mobile browser (I tested on iOS) 2. Focus editor, so that the keyboard is...
Currently, the template uses random assets I found on the internet, that don't fit well into the app. It is needed to find something a bit better or create on...
Validate the intercepted_client package and overall http library. Verify that everything goes smooth, then migrate to http.
Implement dart define file configs for different environments. This files can be used by --dart-define-from-file param.