New post on /r/flutterdev subreddit:
Variable blur like IOS
I attempted to create a dynamic blur effect in Flutter similar to iOS, but couldn't find any relevant resources online. The closest approach I found involved using a backdrop filter with an alpha mask, but it didn't turn out well. I've seen impressive examples on sites like Luma AI, but my... https://www.reddit.com/r/FlutterDev/comments/1eucbel/variable_blur_like_ios/
Variable blur like IOS
I attempted to create a dynamic blur effect in Flutter similar to iOS, but couldn't find any relevant resources online. The closest approach I found involved using a backdrop filter with an alpha mask, but it didn't turn out well. I've seen impressive examples on sites like Luma AI, but my... https://www.reddit.com/r/FlutterDev/comments/1eucbel/variable_blur_like_ios/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
👍2
New post on /r/flutterdev subreddit:
How do you use the ValueNotifer
Hi community, I’ve used the ValueNotifer (with ValueListenableBuilder) a lot in projects. I’m curious to know, the flowing about them because I’m doing a bit of research to improve a package I’ve made. Do you use the ValueNotifer? 2 If so, how extensively do you use it? Which state... https://www.reddit.com/r/FlutterDev/comments/1evvwbl/how_do_you_use_the_valuenotifer/
How do you use the ValueNotifer
Hi community, I’ve used the ValueNotifer (with ValueListenableBuilder) a lot in projects. I’m curious to know, the flowing about them because I’m doing a bit of research to improve a package I’ve made. Do you use the ValueNotifer? 2 If so, how extensively do you use it? Which state... https://www.reddit.com/r/FlutterDev/comments/1evvwbl/how_do_you_use_the_valuenotifer/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Need help with notifications package.
So I'm developing an app that reads a notification that a user receives on an android device however I can't seem to get the notifications package set up correctly. Could anyone help me or let me know what I'm doing wrong? Here is the package that I am talking about :... https://www.reddit.com/r/FlutterDev/comments/1ewnuof/need_help_with_notifications_package/
Need help with notifications package.
So I'm developing an app that reads a notification that a user receives on an android device however I can't seem to get the notifications package set up correctly. Could anyone help me or let me know what I'm doing wrong? Here is the package that I am talking about :... https://www.reddit.com/r/FlutterDev/comments/1ewnuof/need_help_with_notifications_package/
Reddit
Need help with notifications package. : r/FlutterDev
147K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
❤1
New post on /r/flutterdev subreddit:
Integrate Augmeted Reality to Flutter app
Hi everyone, I'm looking to integrate 15 Snapchat-style filters (mainly face filters) into my Flutter app. I believe I'll need an AR SDK or pre-trained models for this. I came across the DeepAR SDK, but it seems a bit pricey for my user base. Does anyone have recommendations or know of more... https://www.reddit.com/r/FlutterDev/comments/1ex7qgn/integrate_augmeted_reality_to_flutter_app/
Integrate Augmeted Reality to Flutter app
Hi everyone, I'm looking to integrate 15 Snapchat-style filters (mainly face filters) into my Flutter app. I believe I'll need an AR SDK or pre-trained models for this. I came across the DeepAR SDK, but it seems a bit pricey for my user base. Does anyone have recommendations or know of more... https://www.reddit.com/r/FlutterDev/comments/1ex7qgn/integrate_augmeted_reality_to_flutter_app/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
I'm looking for some state management solutions (and trade-off for it)
I'm developing a Flutter app for finding and renting houses, rooms, department... This app allows renters and landlords to sign smart contracts using blockchain, and possibly digital signatures. It integrates bank cards and e-wallets for payments. The most used function is probably room search:... https://www.reddit.com/r/FlutterDev/comments/1eya1p0/im_looking_for_some_state_management_solutions/
I'm looking for some state management solutions (and trade-off for it)
I'm developing a Flutter app for finding and renting houses, rooms, department... This app allows renters and landlords to sign smart contracts using blockchain, and possibly digital signatures. It integrates bank cards and e-wallets for payments. The most used function is probably room search:... https://www.reddit.com/r/FlutterDev/comments/1eya1p0/im_looking_for_some_state_management_solutions/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter complex UI
Hi I've using flutter to design UI for almost 4 years and I think I'm really good at it, except I'm having a difficult time to design a complex designs especially design that includes animations and custom painters. And now it's killing me that I can't do that, and I just wanna learn them but... https://www.reddit.com/r/FlutterDev/comments/1ez4un3/flutter_complex_ui/
Flutter complex UI
Hi I've using flutter to design UI for almost 4 years and I think I'm really good at it, except I'm having a difficult time to design a complex designs especially design that includes animations and custom painters. And now it's killing me that I can't do that, and I just wanna learn them but... https://www.reddit.com/r/FlutterDev/comments/1ez4un3/flutter_complex_ui/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
👍1
New post on /r/flutterdev subreddit:
Providing custom cache path for easy access
Hi , I am using file_picker 8.1.2 package . I wanted to store the cached files in some other location so I can give user full access to do whatever they want with that data . Problem is , I dont have any way to modify the cache path where the icked file must be stored . Has anyone ever done... https://www.reddit.com/r/FlutterDev/comments/1f01q7g/providing_custom_cache_path_for_easy_access/
Providing custom cache path for easy access
Hi , I am using file_picker 8.1.2 package . I wanted to store the cached files in some other location so I can give user full access to do whatever they want with that data . Problem is , I dont have any way to modify the cache path where the icked file must be stored . Has anyone ever done... https://www.reddit.com/r/FlutterDev/comments/1f01q7g/providing_custom_cache_path_for_easy_access/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Run Flutter code on iphone
I am trying to test my code on a physical iOS device , I tried on android platforms and it works seamlessly. submitted by /u/InspectionFinal2751 https://www.reddit.com/r/FlutterDev/comments/1f1h62h/runfluttercodeoniphone/ comments https://www.reddit.com/r/FlutterDev/comments/1f1h62h/run_flutter_code_on_iphone/
Run Flutter code on iphone
I am trying to test my code on a physical iOS device , I tried on android platforms and it works seamlessly. submitted by /u/InspectionFinal2751 https://www.reddit.com/r/FlutterDev/comments/1f1h62h/runfluttercodeoniphone/ comments https://www.reddit.com/r/FlutterDev/comments/1f1h62h/run_flutter_code_on_iphone/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter iOS high CPU usage when keyboard is activated
Hello, I am new flutter developer and I am encountering this situation on iOS on the physical device but not the iOS emulator or on the physical android device. Every time the keyboard is activated or I imput text on a TextFormField the CPU goes to 100% and all photos that I retrieve from... https://www.reddit.com/r/FlutterDev/comments/1f28dsj/flutter_ios_high_cpu_usage_when_keyboard_is/
Flutter iOS high CPU usage when keyboard is activated
Hello, I am new flutter developer and I am encountering this situation on iOS on the physical device but not the iOS emulator or on the physical android device. Every time the keyboard is activated or I imput text on a TextFormField the CPU goes to 100% and all photos that I retrieve from... https://www.reddit.com/r/FlutterDev/comments/1f28dsj/flutter_ios_high_cpu_usage_when_keyboard_is/
Reddit
From the FlutterDev community on Reddit: Flutter iOS high CPU usage when keyboard is activated
Posted by BaphometVVV - 2 votes and 4 comments
👍1
New post on /r/flutterdev subreddit:
Can i get internships or entry level jobs if i learn flutter within a week with a good project
I am a fourth year computer science student and have done many MERN stack projects. But now i have decided to get an intership not in mern stack but in flutter🙃 cuz i would really like to go for a variety. Is it possible to learn flutter within a week? Even if i finish how and where would i... https://www.reddit.com/r/FlutterDev/comments/1f32whv/can_i_get_internships_or_entry_level_jobs_if_i/
Can i get internships or entry level jobs if i learn flutter within a week with a good project
I am a fourth year computer science student and have done many MERN stack projects. But now i have decided to get an intership not in mern stack but in flutter🙃 cuz i would really like to go for a variety. Is it possible to learn flutter within a week? Even if i finish how and where would i... https://www.reddit.com/r/FlutterDev/comments/1f32whv/can_i_get_internships_or_entry_level_jobs_if_i/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
👍1
New post on /r/flutterdev subreddit:
What is better to learn flutterflow or flutter and why?
Question submitted by /u/AbdulMohaa https://www.reddit.com/r/FlutterDev/comments/1f3v09q/what_is_better_to_learn_flutterflow_or_flutter/ [comments] https://www.reddit.com/r/FlutterDev/comments/1f3v09q/what_is_better_to_learn_flutterflow_or_flutter/
What is better to learn flutterflow or flutter and why?
Question submitted by /u/AbdulMohaa https://www.reddit.com/r/FlutterDev/comments/1f3v09q/what_is_better_to_learn_flutterflow_or_flutter/ [comments] https://www.reddit.com/r/FlutterDev/comments/1f3v09q/what_is_better_to_learn_flutterflow_or_flutter/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
❤1👍1
New post on /r/flutterdev subreddit:
The Risks of Google Play Store Displaying Developers' Real Names and Addresses: Time to Speak Up!
Hey Redditors, I want to raise a serious concern that affects app developers, especially those who may be younger or more vulnerable. As it stands, the Google Play Store publicly displays the real name and home address of app developers. This policy puts developers at significant risk, as anyone ... https://www.reddit.com/r/FlutterDev/comments/1f4nmny/the_risks_of_google_play_store_displaying/
The Risks of Google Play Store Displaying Developers' Real Names and Addresses: Time to Speak Up!
Hey Redditors, I want to raise a serious concern that affects app developers, especially those who may be younger or more vulnerable. As it stands, the Google Play Store publicly displays the real name and home address of app developers. This policy puts developers at significant risk, as anyone ... https://www.reddit.com/r/FlutterDev/comments/1f4nmny/the_risks_of_google_play_store_displaying/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
❤1
New post on /r/flutterdev subreddit:
AI tool for generating UI components from design images/description
[ Removed by Reddit on account of violating the content policy. ] submitted by /u/crazyjoker96 https://www.reddit.com/r/FlutterDev/comments/1f5jiev/ai_tool_for_generating_ui_components_from_design/ [comments] https://www.reddit.com/r/FlutterDev/comments/1f5jiev/ai_tool_for_generating_ui_components_from_design/
AI tool for generating UI components from design images/description
[ Removed by Reddit on account of violating the content policy. ] submitted by /u/crazyjoker96 https://www.reddit.com/r/FlutterDev/comments/1f5jiev/ai_tool_for_generating_ui_components_from_design/ [comments] https://www.reddit.com/r/FlutterDev/comments/1f5jiev/ai_tool_for_generating_ui_components_from_design/
Reddit
From the FlutterDev community on Reddit: AI tool for generating UI components from design images/description
Posted by crazyjoker96 - 2 votes and 4 comments
👍1
New post on /r/flutterdev subreddit:
Handle the interaction of notification when on foreground
I'm currently developing a Flutter app that includes a notification feature. Everything is functioning well, and I am able to receive notifications in different app states (foreground, background, and terminated). I've noticed that FirebaseMessage provides an event to listen to when a user taps... https://www.reddit.com/r/FlutterDev/comments/1f70zpc/handle_the_interaction_of_notification_when_on/
Handle the interaction of notification when on foreground
I'm currently developing a Flutter app that includes a notification feature. Everything is functioning well, and I am able to receive notifications in different app states (foreground, background, and terminated). I've noticed that FirebaseMessage provides an event to listen to when a user taps... https://www.reddit.com/r/FlutterDev/comments/1f70zpc/handle_the_interaction_of_notification_when_on/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
👍1
New post on /r/flutterdev subreddit:
🛠️ Day 5: Mastering State Management for a Dynamic UI
submitted by /u/hemantpra389 https://www.reddit.com/r/FlutterDev/comments/1f7rh6e/day5masteringstatemanagementforadynamicui/ comments https://www.reddit.com/r/FlutterDev/comments/1f7rh6e/day_5_mastering_state_management_for_a_dynamic_ui/
🛠️ Day 5: Mastering State Management for a Dynamic UI
submitted by /u/hemantpra389 https://www.reddit.com/r/FlutterDev/comments/1f7rh6e/day5masteringstatemanagementforadynamicui/ comments https://www.reddit.com/r/FlutterDev/comments/1f7rh6e/day_5_mastering_state_management_for_a_dynamic_ui/
Reddit
From the FlutterDev community on Reddit: 🛠️ Day 5: Mastering State Management for a Dynamic UI
Posted by hemantpra389 - 0 votes and 1 comment
New post on /r/flutterdev subreddit:
Beginner app developer
I am a beginner - intermediate level flutter app dev looking to start freelancing, but seeing the competition in the market these days I have no idea what to do. I have built flutter projects before and even won hackathons. Help please submitted by /u/porrsche https://www.reddit.com/r/FlutterDev/comments/1f8lxmq/beginnerappdeveloper/ comments https://www.reddit.com/r/FlutterDev/comments/1f8lxmq/beginner_app_developer/
Beginner app developer
I am a beginner - intermediate level flutter app dev looking to start freelancing, but seeing the competition in the market these days I have no idea what to do. I have built flutter projects before and even won hackathons. Help please submitted by /u/porrsche https://www.reddit.com/r/FlutterDev/comments/1f8lxmq/beginnerappdeveloper/ comments https://www.reddit.com/r/FlutterDev/comments/1f8lxmq/beginner_app_developer/
Reddit
[deleted by user] : r/FlutterDev
149K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
❤1
New post on /r/flutterdev subreddit:
Flutter Web vs. Angular for ERP
I'm starting to develop a web ERP application and exploring options. I did a sample one on Flutter Web and so far the development experience is OK (at best) and I tried deploying it using Firebase. I'm wondering if there are any alternatives which are easy to develop, deploy at a low cost and... https://www.reddit.com/r/FlutterDev/comments/1f9f08z/flutter_web_vs_angular_for_erp/
Flutter Web vs. Angular for ERP
I'm starting to develop a web ERP application and exploring options. I did a sample one on Flutter Web and so far the development experience is OK (at best) and I tried deploying it using Firebase. I'm wondering if there are any alternatives which are easy to develop, deploy at a low cost and... https://www.reddit.com/r/FlutterDev/comments/1f9f08z/flutter_web_vs_angular_for_erp/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Hoa many hours do you spend daily to learn flutter?
Q submitted by /u/AbdulMohaa https://www.reddit.com/r/FlutterDev/comments/1fa828h/hoa_many_hours_do_you_spend_daily_to_learn_flutter/ [comments] https://www.reddit.com/r/FlutterDev/comments/1fa828h/hoa_many_hours_do_you_spend_daily_to_learn_flutter/
Hoa many hours do you spend daily to learn flutter?
Q submitted by /u/AbdulMohaa https://www.reddit.com/r/FlutterDev/comments/1fa828h/hoa_many_hours_do_you_spend_daily_to_learn_flutter/ [comments] https://www.reddit.com/r/FlutterDev/comments/1fa828h/hoa_many_hours_do_you_spend_daily_to_learn_flutter/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
👍1
New post on /r/flutterdev subreddit:
Push notifications
Hello dear Redditors, So recently, I integrated push notifications to my mobile app. I have used Firebase FCM, integrated into my flutter app, and saving the FCM tokens to my backend using nestjs and MySql. with this part done, I am ready to push notification messages to my users. But I am stuck ... https://www.reddit.com/r/FlutterDev/comments/1fb1wco/push_notifications/
Push notifications
Hello dear Redditors, So recently, I integrated push notifications to my mobile app. I have used Firebase FCM, integrated into my flutter app, and saving the FCM tokens to my backend using nestjs and MySql. with this part done, I am ready to push notification messages to my users. But I am stuck ... https://www.reddit.com/r/FlutterDev/comments/1fb1wco/push_notifications/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter web
How do you guys retain the current page upon reload of the browser in flutter web. Cause I know that hot reload is not supported by it. Is there a work around 🤔 submitted by /u/GapQueasy7686 https://www.reddit.com/r/FlutterDev/comments/1fcjeqo/flutter_web/ [comments] https://www.reddit.com/r/FlutterDev/comments/1fcjeqo/flutter_web/
Flutter web
How do you guys retain the current page upon reload of the browser in flutter web. Cause I know that hot reload is not supported by it. Is there a work around 🤔 submitted by /u/GapQueasy7686 https://www.reddit.com/r/FlutterDev/comments/1fcjeqo/flutter_web/ [comments] https://www.reddit.com/r/FlutterDev/comments/1fcjeqo/flutter_web/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community