New post on /r/flutterdev subreddit:
Can Flutter be used to develop Linux applications?
If the answer is no, can it be used to in Linux to develop for the platforms it does support? Thank you for your insights. submitted by /u/LightDarkCloud link comments https://www.reddit.com/r/FlutterDev/comments/14kwq3f/can_flutter_be_used_to_develop_linux_applications/
Can Flutter be used to develop Linux applications?
If the answer is no, can it be used to in Linux to develop for the platforms it does support? Thank you for your insights. submitted by /u/LightDarkCloud link comments https://www.reddit.com/r/FlutterDev/comments/14kwq3f/can_flutter_be_used_to_develop_linux_applications/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π3β€2
New post on /r/flutterdev subreddit:
Will flutter ever support apple watch standalone app?
I have found articles on how to make a watch extension with flutter but will it even support a standalone watch app? Is there anything blocking it? submitted by /u/poduser9 link comments https://www.reddit.com/r/FlutterDev/comments/14l684w/will_flutter_ever_support_apple_watch_standalone/
Will flutter ever support apple watch standalone app?
I have found articles on how to make a watch extension with flutter but will it even support a standalone watch app? Is there anything blocking it? submitted by /u/poduser9 link comments https://www.reddit.com/r/FlutterDev/comments/14l684w/will_flutter_ever_support_apple_watch_standalone/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π3β€2
New post on /r/flutterdev subreddit:
Would you recommend doing upwork full time?
I've been working as a professional Flutter developer for about 1.5 years now, and I've reached a point in my career where I'm considering transitioning into full-time freelancing or taking on projects through platforms like Upwork. I wanted to seek some advice from the experienced developers in ... https://www.reddit.com/r/FlutterDev/comments/14lbori/would_you_recommend_doing_upwork_full_time/
Would you recommend doing upwork full time?
I've been working as a professional Flutter developer for about 1.5 years now, and I've reached a point in my career where I'm considering transitioning into full-time freelancing or taking on projects through platforms like Upwork. I wanted to seek some advice from the experienced developers in ... https://www.reddit.com/r/FlutterDev/comments/14lbori/would_you_recommend_doing_upwork_full_time/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π6
New post on /r/flutterdev subreddit:
What's New in Flutter 3.10? Find out the Latest Updates Now...
submitted by /u/dev_flutter [link] [comments] https://www.reddit.com/r/FlutterDev/comments/14lzqfv/whats_new_in_flutter_310_find_out_the_latest/
What's New in Flutter 3.10? Find out the Latest Updates Now...
submitted by /u/dev_flutter [link] [comments] https://www.reddit.com/r/FlutterDev/comments/14lzqfv/whats_new_in_flutter_310_find_out_the_latest/
Reddit
From the FlutterDev community on Reddit: What's New in Flutter 3.10? Find out the Latest Updates Now...
Explore this post and more from the FlutterDev community
β€1
New post on /r/flutterdev subreddit:
Does flutter have a Cupertino widget for this menu
submitted by /u/fintechninja link comments https://www.reddit.com/r/FlutterDev/comments/14m3yb6/does_flutter_have_a_cupertino_widget_for_this_menu/
Does flutter have a Cupertino widget for this menu
submitted by /u/fintechninja link comments https://www.reddit.com/r/FlutterDev/comments/14m3yb6/does_flutter_have_a_cupertino_widget_for_this_menu/
Reddit
[deleted by user] : r/FlutterDev
123K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter. This community participates in theβ¦
π2
New post on /r/flutterdev subreddit:
Difference between Animation, Implicitly Animated widget and AnimatedWidget
As the title says I'm trying to learn flutter's architecture in-depth and couldn't understand the difference between them ? why did we have each one in different files like Animation is from animation.dart animated widget is from transistion.dart Implicitly Animated Widget for example... https://www.reddit.com/r/FlutterDev/comments/14msus0/difference_between_animation_implicitly_animated/
Difference between Animation, Implicitly Animated widget and AnimatedWidget
As the title says I'm trying to learn flutter's architecture in-depth and couldn't understand the difference between them ? why did we have each one in different files like Animation is from animation.dart animated widget is from transistion.dart Implicitly Animated Widget for example... https://www.reddit.com/r/FlutterDev/comments/14msus0/difference_between_animation_implicitly_animated/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Why you should use Flutter's compute() method for intensive tasks
submitted by /u/svprdga link comments https://www.reddit.com/r/FlutterDev/comments/14mza28/why_you_should_use_flutters_compute_method_for/
Why you should use Flutter's compute() method for intensive tasks
submitted by /u/svprdga link comments https://www.reddit.com/r/FlutterDev/comments/14mza28/why_you_should_use_flutters_compute_method_for/
Reddit
From the FlutterDev community on Reddit: Why you should use Flutter's compute() method for intensive tasks
Explore this post and more from the FlutterDev community
π2
New post on /r/flutterdev subreddit:
Is Flutter really that good?
Hey guys, I got this research on cross-platform app frameworks and it seems like Flutter is the number one in the industry. Comparison of cross-platform app frameworks So I was wondering if you used any other technology before switching to Flutter. What was the reason you switched to it? ... https://www.reddit.com/r/FlutterDev/comments/14n19ss/is_flutter_really_that_good/
Is Flutter really that good?
Hey guys, I got this research on cross-platform app frameworks and it seems like Flutter is the number one in the industry. Comparison of cross-platform app frameworks So I was wondering if you used any other technology before switching to Flutter. What was the reason you switched to it? ... https://www.reddit.com/r/FlutterDev/comments/14n19ss/is_flutter_really_that_good/
Reddit
From the FlutterDev community on Reddit: Is Flutter really that good?
Explore this post and more from the FlutterDev community
π3
New post on /r/flutterdev subreddit:
How would you go about maintaining dynamically generated content like for e.g in a blog
I'm doing some thinking regarding how exactly I can save any dynamically generated content and access them. Just for context, the said dynamically generated content must be accessed via a mobile app which I'm developing with Flutter as well as the web platform using React. I've tried... https://www.reddit.com/r/FlutterDev/comments/14nnvlf/how_would_you_go_about_maintaining_dynamically/
How would you go about maintaining dynamically generated content like for e.g in a blog
I'm doing some thinking regarding how exactly I can save any dynamically generated content and access them. Just for context, the said dynamically generated content must be accessed via a mobile app which I'm developing with Flutter as well as the web platform using React. I've tried... https://www.reddit.com/r/FlutterDev/comments/14nnvlf/how_would_you_go_about_maintaining_dynamically/
Reddit
From the FlutterDev community on Reddit: How would you go about maintaining dynamically generated content like for e.g in a blog
Posted by JustARandomDude16 - 2 votes and 6 comments
New post on /r/flutterdev subreddit:
Looking for Beta Testers for flutter app
Hello, I recently finished an app with a lot of features using flutter, but it is not complete yet, however, I have published it as Beta. So, now I am looking for some people to try it out. If any of you're interested, do give it a try and any feedback, suggestions and critics are welcome. The... https://www.reddit.com/r/FlutterDev/comments/14nsjth/looking_for_beta_testers_for_flutter_app/
Looking for Beta Testers for flutter app
Hello, I recently finished an app with a lot of features using flutter, but it is not complete yet, however, I have published it as Beta. So, now I am looking for some people to try it out. If any of you're interested, do give it a try and any feedback, suggestions and critics are welcome. The... https://www.reddit.com/r/FlutterDev/comments/14nsjth/looking_for_beta_testers_for_flutter_app/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
iOS Native Widgets
I am super new to flutter, barely dipped my toes in but I am wondering why and when you would use iOS widgets like CupertinoActionSheet. Isnβt the whole purpose of flutter to write code that runs on both iOS and android? Is this typically used by detecting iOS first and only using if... https://www.reddit.com/r/FlutterDev/comments/14o001p/ios_native_widgets/
iOS Native Widgets
I am super new to flutter, barely dipped my toes in but I am wondering why and when you would use iOS widgets like CupertinoActionSheet. Isnβt the whole purpose of flutter to write code that runs on both iOS and android? Is this typically used by detecting iOS first and only using if... https://www.reddit.com/r/FlutterDev/comments/14o001p/ios_native_widgets/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π4
New post on /r/flutterdev subreddit:
Introducing LangChain.dart π¦οΈπ
submitted by /u/davidmigloz link comments https://www.reddit.com/r/FlutterDev/comments/14pcb2b/introducing_langchaindart/
Introducing LangChain.dart π¦οΈπ
submitted by /u/davidmigloz link comments https://www.reddit.com/r/FlutterDev/comments/14pcb2b/introducing_langchaindart/
Reddit
From the FlutterDev community on Reddit: Introducing LangChain.dart π¦οΈπ
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter practicinh problems
Is there a website for flutter problems and tasks to solve for practicing and rise my level in flutter gradually like hackerrank websites for solving coding problems? submitted by /u/engkhaledeisa link comments https://www.reddit.com/r/FlutterDev/comments/14phlu2/flutter_practicinh_problems/
Flutter practicinh problems
Is there a website for flutter problems and tasks to solve for practicing and rise my level in flutter gradually like hackerrank websites for solving coding problems? submitted by /u/engkhaledeisa link comments https://www.reddit.com/r/FlutterDev/comments/14phlu2/flutter_practicinh_problems/
Reddit
From the FlutterDev community on Reddit: Flutter practicinh problems
Posted by engkhaledeisa - 1 vote and 0 comments
New post on /r/flutterdev subreddit:
Flutter Tap Weekly Newsletter Week 175 - Tutorials, videos, packages, and much more!
submitted by /u/vensign link comments https://www.reddit.com/r/FlutterDev/comments/14pnni6/flutter_tap_weekly_newsletter_week_175_tutorials/
Flutter Tap Weekly Newsletter Week 175 - Tutorials, videos, packages, and much more!
submitted by /u/vensign link comments https://www.reddit.com/r/FlutterDev/comments/14pnni6/flutter_tap_weekly_newsletter_week_175_tutorials/
Reddit
From the FlutterDev community on Reddit: Flutter Tap Weekly Newsletter Week 175 - Tutorials, videos, packages, and much more!
Explore this post and more from the FlutterDev community
β€2
New post on /r/flutterdev subreddit:
State Management advice
Hey everybody, I'm at a new company and all of the mobile apps are using Flutter, and they're also all old apps built a few years ago. Part of the next steps us figuring out whether or not to stick with Flutter (my precious experience was with React and React Native). I've gotten a little better ... https://www.reddit.com/r/FlutterDev/comments/14q0o5i/state_management_advice/
State Management advice
Hey everybody, I'm at a new company and all of the mobile apps are using Flutter, and they're also all old apps built a few years ago. Part of the next steps us figuring out whether or not to stick with Flutter (my precious experience was with React and React Native). I've gotten a little better ... https://www.reddit.com/r/FlutterDev/comments/14q0o5i/state_management_advice/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π1
New post on /r/flutterdev subreddit:
Continuous drag detection across widgets π
submitted by /u/Rutvik110 link comments https://www.reddit.com/r/FlutterDev/comments/14qcc4u/continuous_drag_detection_across_widgets/
Continuous drag detection across widgets π
submitted by /u/Rutvik110 link comments https://www.reddit.com/r/FlutterDev/comments/14qcc4u/continuous_drag_detection_across_widgets/
Reddit
From the FlutterDev community on Reddit: Continuous drag detection across widgets π
Explore this post and more from the FlutterDev community
π4
New post on /r/flutterdev subreddit:
Trying to understand Flutter's value prop
Hey! Quick question for more experienced flutter devs - So I started playing with flutter last week, trying to create an app MVP (simple chat app to learn the framework) From my understanding so far, one of Flutter's main advantages is the integration with google's firebase backend. However,... https://www.reddit.com/r/FlutterDev/comments/14qjhx7/trying_to_understand_flutters_value_prop/
Trying to understand Flutter's value prop
Hey! Quick question for more experienced flutter devs - So I started playing with flutter last week, trying to create an app MVP (simple chat app to learn the framework) From my understanding so far, one of Flutter's main advantages is the integration with google's firebase backend. However,... https://www.reddit.com/r/FlutterDev/comments/14qjhx7/trying_to_understand_flutters_value_prop/
Reddit
Trying to understand Flutter's value prop : r/FlutterDev
115K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter. This community participates in theβ¦
β€2
New post on /r/flutterdev subreddit:
OnePub Dart Community Choice awards are open - $500 grand prize
OnePub is running a competition to find the most loved open-source Dart/Flutter package. To the winner goes $500. If you are an open-source maintainer you are welcome to nominate your own package. At the same time, OnePub is announcing a Dart Package review/rating system along with per Package... https://www.reddit.com/r/FlutterDev/comments/14r270g/onepub_dart_community_choice_awards_are_open_500/
OnePub Dart Community Choice awards are open - $500 grand prize
OnePub is running a competition to find the most loved open-source Dart/Flutter package. To the winner goes $500. If you are an open-source maintainer you are welcome to nominate your own package. At the same time, OnePub is announcing a Dart Package review/rating system along with per Package... https://www.reddit.com/r/FlutterDev/comments/14r270g/onepub_dart_community_choice_awards_are_open_500/
Reddit
From the FlutterDev community on Reddit: OnePub Dart Community Choice awards are open - $500 grand prize
Explore this post and more from the FlutterDev community
π1
New post on /r/flutterdev subreddit:
Fluvera is a Flutter SDUI package designed to simplify the process of building user interfaces (UIs) based on JSON server responses.
submitted by /u/Automatic_Permit7962 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/14r6ki0/fluvera_is_a_flutter_sdui_package_designed_to/
Fluvera is a Flutter SDUI package designed to simplify the process of building user interfaces (UIs) based on JSON server responses.
submitted by /u/Automatic_Permit7962 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/14r6ki0/fluvera_is_a_flutter_sdui_package_designed_to/
Reddit
From the FlutterDev community on Reddit: Fluvera is a Flutter SDUI package designed to simplify the process of building user interfacesβ¦
Explore this post and more from the FlutterDev community
π1
New post on /r/flutterdev subreddit:
Does Flutter support building apps for WebOS tv?
there is no mention on LG's website if it supports Flutter. submitted by /u/shahwaiz638 link comments https://www.reddit.com/r/FlutterDev/comments/14rdi8e/does_flutter_support_building_apps_for_webos_tv/
Does Flutter support building apps for WebOS tv?
there is no mention on LG's website if it supports Flutter. submitted by /u/shahwaiz638 link comments https://www.reddit.com/r/FlutterDev/comments/14rdi8e/does_flutter_support_building_apps_for_webos_tv/
Reddit
From the FlutterDev community on Reddit: Does Flutter support building apps for WebOS tv?
Posted by shahwaiz638 - 2 votes and 1 comment
New post on /r/flutterdev subreddit:
Recording long audio
Hi, What do you recommend for long audio recording? My app let user record noise while sleeping. So it need to handle some abnormal cases as phone call, alarm ring, and continue to record until user wake up and stop it. Thank you. submitted by /u/vietstone_ng [link] [comments] https://www.reddit.com/r/FlutterDev/comments/14rwxwi/recording_long_audio/
Recording long audio
Hi, What do you recommend for long audio recording? My app let user record noise while sleeping. So it need to handle some abnormal cases as phone call, alarm ring, and continue to record until user wake up and stop it. Thank you. submitted by /u/vietstone_ng [link] [comments] https://www.reddit.com/r/FlutterDev/comments/14rwxwi/recording_long_audio/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
β€2π2