Duncan Bay
Duncan Bay
Similarly [easy_localization](https://pub.dev/packages/easy_localization) only accepts a path, so I'm hardcoding the path. Note you have to declare the translations within assets in pubspec already, so flutter_gen is picking it up regardless...
@avioli Could this simple PR that fixes an issue blocking android/gradle upgrades please be merged and released? Thank you.
Same issue here, please update dependencies 🙏
I'm not sure since I didn't keep this repo around. It was created with `https://pub.dev/packages/very_good_cli`. I am currently on: ``` Flutter 3.3.10 • channel stable • https://github.com/flutter/flutter.git Framework • revision...
Likely an issue with my setup at the time.
I'm sure you've solved this by now, but your .babelrc or babel config is requiring the es2015 presets module. Either install it locally with `npm install -D babel-preset-es2015` or `yarn...
I've had some success with https://gitlab.com/yamsergey/platform_proxy which is described here: https://yamsergey.medium.com/flutter-and-proxy-1e2b6acd24f5 I was able to retrieve a domain and port from automatic settings (that use a pac) on both an...
Apologies if the tone sounded demanding, I am using that code already - I simply wanted to pass on the information since it seemed like something you were working on....