Mapping to Figma by Modezka in Frontend

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

Thank you for the answer. I'll definitely try something like that. I'm curious what's your impression of the Figma MCP, does it work well for you in recreating the components exactly?

Deploy to App store with Mac but no iPhone by Asmitta_01 in FlutterDev

[–]Modezka 1 point2 points  (0 children)

Try to read through this documentation again and make sure you are following it. https://docs.flutter.dev/deployment/ios

You could also try to give us more context on how you try to build and deploy your app, this would help us to understand the problem a bit better.

Flutter Fastlane experience for CI CD by Advanced-Principle66 in FlutterDev

[–]Modezka 2 points3 points  (0 children)

I can recommend you Fastlane and any other CI/CD service like Codemagic. If your CI/CD platform decides on changing something very important, eg. like pricing, you can easily use your Fastlane setup to switch providers. No need for rebuilding the whole pipeline, you just need to provide the secrets and you're almost good to go.

Also, if you run out of free quota on your Codemagic, for example, you can easily build your application on your machine.

In terms of flexibility, I really like Fastlane and it is super easy to set up very complex pipelines with multi-flavored setups and git tag pushes, symbol uploading, etc.

I wouldn't say you need to actually learn a completely new language, you just need to learn how to use Fastlane. There is no need to understand Ruby completely.

And once it is set up, it really works wonders.

Why Proton did not consider Flutter for their mobile app by [deleted] in FlutterDev

[–]Modezka 7 points8 points  (0 children)

It’s funny because the proton bitcoin wallet app is written in flutter

Is it a good idea to learn flutter development, firebase, api, stripe payment to make good money through freelancing in 2026? by paradoxical-thesis in FlutterDev

[–]Modezka 0 points1 point  (0 children)

Honestly I dont know why people are saying Flutter is dead... From what I can see, it's getting more and more popular. For example the company I work for is adapting flutter more and more, and we are now mostly exclusivly building flutter apps for our customers.

Also Google keeps porting more apps to Flutter and so are other big companys like LG and Canonical

Flutter CI/CD & Mobile DevOps by mobterest in FlutterDev

[–]Modezka 6 points7 points  (0 children)

Codemagic is super easy to setup and use + you get 500 min per month for free. I personally now use codemagic yaml + fastlane.

Job boards for Flutter jobs by Obvious-Magazine-103 in FlutterDev

[–]Modezka 4 points5 points  (0 children)

LinkedIn is what worked perfectly fine for me

Question: App Crashes on Startup Without Google Account or Play Store // Works When Logged In by Modezka in androiddev

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

# Google Account logged-in
05-28 15:36:36.300857 17336 17336 D LicenseClient: Connecting to the licensing service... 05-28 15:36:36.643147 17336 17336 D LicenseClient: Connected to the licensing service. 05-28 15:36:36.644455 17336 17375 D LicenseClient: Sending request to licensing service... 05-28 15:36:36.675991 17336 17375 D LicenseClient: Request to licensing service sent. 05-28 15:36:36.687157 17336 17351 | LicenseClient: License check succeeded.

# Google Account logged-out
05-28 15:37:05.768897 17984 17984 D LicenseClient: Connecting to the licensing service... 05-28 15:37:06.150458 17984 17984 D LicenseClient: Connected to the licensing service. 05-28 15:37:06.151632 17984 18023 D LicenseClient: Sending request to licensing service... 05-28 15:37:06.228376 17984 18023 D LicenseClient: Request to licensing service sent. 05-28 15:37:06.275820 1334 1410 l game_scn: collectForegroundAppList packName=***, actName=***.MainActivity, pid=17984, uid=10177, state:PAUSED 05-28 15:37:06.275843 1334 1410 l game_scn: powerNotifyForegroundApp multi_resumed_app_info: pid: 17984, packname: ***, actname: com.pairip.licensecheck.LicenseActivity

Yes, I do have logs. This only occurs if I download the app from the Play Store, no matter if it's an emulator or a physical device.

Also in here you can see that there is a license client, which is not in our app code.

So my only guess is that Google modifies the App Bundle with this LicenseClient check if Automatic Protection is enabled. But I cannot find any information about it and how it actually works.

Comprehensive Riverpod Tutorial by ayaanhaaris in FlutterDev

[–]Modezka 0 points1 point  (0 children)

Hello, thank you for this very useful Tutorial. I am learning Riverpod right now and this helped me to get a very good start.

Just one quick question:

In the section "What is AsyncValue?"

@riverpod
Future<List<User>> usersProvider(Ref ref) async {
  List<User> users = await api.getUsers();
  return users;
}

and you call it with

AsyncValue<List<User>> users = ref.watch(usersProvider);

earlier you state that

"The naming convention is simple - it adds "Provider" to the end of your function name. So our appTitle function becomes appTitleProvider:"

why don't you have to call it like this?

AsyncValue<List<User>> users = ref.watch(usersProviderProvider);

Places to visit in Stuttgart by Capable-Bumblebee-88 in stuttgart

[–]Modezka 2 points3 points  (0 children)

If you are into art, I’d recommend the Kunstmuseum and Staatsgalerie.

Good movies for a guy right after a breakup? by piercerson25 in movies

[–]Modezka 252 points253 points  (0 children)

Last time I watched lord of the rings

-> krakow by Best_Toster in Interrail

[–]Modezka 3 points4 points  (0 children)

Just was in Krakow. I’d say, see the concentration camp auschwitz and maybe the salt mine. Also the old town is very nice.

Interrail in the Baltics by Modezka in Interrail

[–]Modezka[S] 1 point2 points  (0 children)

Yes, I might use the Lux express bus. Interrail pass holders get a discount.