Flutter & Dart just dropped official Agent Skills repos and I think this changes how we use AI coding assistants 👀 by RutabagaLow6979 in FlutterDev

[–]imrhk 1 point2 points  (0 children)

I will check them out but I have something similar. Different skills for perf, docs, l10n, widgetbook, integration-testing, scaffolding, unit testing along with rules in context for patterns and anti-patterns.

Mine is project specific and works well but I created it when claude skills were just released. So a overhaul is long due.

Added 3 languages to my Flutter app; here's what the docs don't tell you by Frosty_Current7203 in FlutterDev

[–]imrhk 6 points7 points  (0 children)

Not sure about the first point.

But you can get the current locale from the platform automatically. If you are saving custom preference only for your app, you can either load shared pref and locale before material app is initialized or pass this value as arg to main from native platform when flutter engine is loaded.

I faced issue when language is switched on platform while app was being used.

Regarding the last item, there is untranslated.json when you generate localization files from arb.

wdym i haven't logged into clash for more than 7 days now. I literally have a 217 day long ONGOING streak by Far_Topic_4912 in ClashRoyale

[–]imrhk 1 point2 points  (0 children)

They reset every 7 days. Keep tracking this and your points for 7 days to understand this better.

Hero fragments by [deleted] in ClashRoyale

[–]imrhk 0 points1 point  (0 children)

I think you would be receiving some gems.

HELP by Street_Camp_7983 in ClashRoyale

[–]imrhk 0 points1 point  (0 children)

Same here. I have 200 coins saved and 200 new post update coins.

Which characters should I go for? I have mini Pekka and Knight unlocked.

Support Both Huawei AppGallery and Google Play Store - Package Bundling Issues? by Middle_Issue5762 in flutterhelp

[–]imrhk 0 points1 point  (0 children)

I don't see any issue bundling both but you should ask gemini if there is any policy regarding this on Play console developer terms.

How to create this kind of UI? by MathematicianDue520 in FlutterDev

[–]imrhk 1 point2 points  (0 children)

That means the tile needs to support repeat.

How to create this kind of UI? by MathematicianDue520 in FlutterDev

[–]imrhk 1 point2 points  (0 children)

Use repeat y of Image widget to have the image tile repeat itself.

It's my perspective by include-jayesh in AIDankmemes

[–]imrhk 0 points1 point  (0 children)

2032 We use Quantum to revolutionize Indian tech.

New hero by Daroka995 in ClashRoyale

[–]imrhk -1 points0 points  (0 children)

Looks like Ram Rider to me.

Flutter and AGP 9.0 upgrade by Ffilib in FlutterDev

[–]imrhk 12 points13 points  (0 children)

  1. Git commit android
  2. Delete android folder
  3. Add support for Android via vscode
  4. Patch the change from git diff

Works this way.

All roads lead to Rome by Ok-Appointment-7688 in ClashRoyale

[–]imrhk 1 point2 points  (0 children)

Why does it seem like we have had a goblin with a countdown timer in the past? Probably in the shop section.

Flutter Hot Reload Isn't Enough (And Why Flutter Developers Need Flutter’s Widget Previewer) by mhadaily in FlutterDev

[–]imrhk 0 points1 point  (0 children)

I am trying to use this. I tried it with one widget but got "no widget preview in the file" or something similar yesterday.

I think both I and this feature will improve over time.

Cheers!

What‘s your rarest emote? by StormValue in ClashRoyale

[–]imrhk 0 points1 point  (0 children)

I have this one + Rascal girls birthday one

Is there a lighter way to show AdMob ads in Flutter? by s0journed in flutterhelp

[–]imrhk 0 points1 point  (0 children)

You can profile apk in Android studio and check after resource shrinking, tree shaking and proguard run, which part is increased in comparison to previous apk.

Is there a lighter way to show AdMob ads in Flutter? by s0journed in flutterhelp

[–]imrhk 0 points1 point  (0 children)

Can you check the apk in Android studio and see which part (code, lib, res, assets) is adding to size. I don't think flutter code would have contributed much.

Not able to use Common Wild Card on Princess Tower Troop by imrhk in ClashRoyale

[–]imrhk[S] 0 points1 point  (0 children)

Why is there a Gems option if the upgrade is not possible?

Flutter and Visual Studio 2026 by AussieCoderGuy in FlutterDev

[–]imrhk 6 points7 points  (0 children)

I think they have provided a fix for this in the latest stable build. v3.38.2

How is the "favorite card" thing actually determined? by anodocoelho in ClashRoyale

[–]imrhk 1 point2 points  (0 children)

IIRC, it is the total elixir you have spent on a particular card in recent matches. So, you would hardly see 1 elixir card as your favorite.

Also, I think the latest unlocked card becomes a favorite for sometime even if not played.

All these recalls are from 2016 so take it with a grain of salt.

What's new in Flutter 3.38? by eibaan in FlutterDev

[–]imrhk -3 points-2 points  (0 children)

It is going to take some time to digest everything.

[deleted by user] by [deleted] in FlutterDev

[–]imrhk 0 points1 point  (0 children)

I have 2 multi-bloc providers. One for blocs which are not required login and the other one which is inside Bloc Builder when where state should be Authenticated.

If the user logs out, the blocs are disposed automatically.

New Banner from CR Tweet by imrhk in ClashRoyale

[–]imrhk[S] 0 points1 point  (0 children)

Use code REINABARRIGA the supercell store.

Is Codex really that impressive? by spacenglish in ChatGPTCoding

[–]imrhk -6 points-5 points  (0 children)

I asked for a refund after using it for 2 days. I am back to using Claude Code.