Klemen Tusar
Klemen Tusar
Ah, I see. It's an unrelated file `packages/alice/lib/ui/calls_list/page/alice_calls_list_page.dart` that causes the error. @EArminjon Can you please run `melos format && melos analyze` and push all the changes?
Add this to your pubspec.yaml ```yaml dependency_overrides: js: ^0.7.1 ```
> @jeroentrappers +1, please check this, deadline is coming soon @bac-nguyen-ts No need to panic. Simply reference this PR in your pubspec.yml directly ```yaml dependency_overrides: flutter_jailbreak_detection: git: url: https://github.com/techouse/flutter_jailbreak_detection.git ref:...
> @techouse is there a reason to set compileSdk to 36? This value should always be the latest stable API. At the moment this is 36.
> > > @techouse is there a reason to set compileSdk to 36? > > > > > > This value should always be the latest stable API. At the...
@coderabbitai review
Good idea 😇 Could you please look at the comments CodeRabbit made? They seem quite valid. Also, since this is a new feature, could you please add some tests?
Superseeded by https://github.com/techouse/sqlite3-to-mysql/pull/137
@victorsanni, could you please take a look at this once you have a chance? 🙏 I'm not really sure why the Mac_arm64 and Mac_x64 "tool_test_commands" tests are failing. 🤷
@MitchellGoodwin @victorsanni how likely is it for this fix to make it into a CP?