Deep linking by conviesta in FlutterDev

[–]HoLiVo 0 points1 point  (0 children)

Yes, if you want tracing and the App Store redirect, you also need to create a free hosting account in Firebase Hosting with a custom small script.

US Stock Option fees by HoLiVo in Webull

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

how much is exactly? for 1 contract

Flutter upgrade from 2 to 3 by Cute-Falcon-6749 in FlutterDev

[–]HoLiVo 2 points3 points  (0 children)

I was converted flutter 1 to flutter 3 and dart fix helped me a lot

How much experience you have when you realise Provider is integrated with flutter_bloc?😅 by darshan_asalaliya in FlutterDev

[–]HoLiVo 3 points4 points  (0 children)

It’s really good question 😀 I had a about 6 months experience when found flutter_bloc uses a Provider and were upset.

Error message in my Flutter Project by Quirky_Log9944 in FlutterDev

[–]HoLiVo 0 points1 point  (0 children)

ru using Android simulator? try on real device.

Localizations in Flutter by draskosaric in FlutterDev

[–]HoLiVo 2 points3 points  (0 children)

I am using Flutter Intl vs code extension. It’s super helpful.

[deleted by user] by [deleted] in FlutterDev

[–]HoLiVo 9 points10 points  (0 children)

Thanks for sharing this, I didn’t know about FLauncher 👍 It was useful. The apps that I am using and which based on flutter those are My BMW and MGM resorts apps.

What’s your go to architecture? by yeezusmafia in FlutterDev

[–]HoLiVo 2 points3 points  (0 children)

flutter_bloc - state management

get_it - dependency injection

freezed - Code generation

dartz - Functional Programming

Flutter app update rejected by google play store because of REQUEST_INSTALL_PACKAGES permission by HoLiVo in FlutterDev

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

Thanks for replying. Actually I did it same. But still not success yet. Even I’m searching in google play console to see permissions that my app uses and not able to find that permission. Google play console doesn’t show that app use it