New post on /r/flutterdev subreddit:
Placeholder fallbackHeight property expected behavior
I was sketching my app with Placeholder widgets and found this return Scaffold(bottomNavigationBar: SizedBox(height: 56,child: Placeholder(),), result: https://imgur.com/a/T2o6gvI then... return Scaffold(bottomNavigationBar: Placeholder(fallbackHeight: 56), result: https://imgur.com/a/bkjbxR9... https://www.reddit.com/r/FlutterDev/comments/142rhs4/placeholder_fallbackheight_property_expected/
Placeholder fallbackHeight property expected behavior
I was sketching my app with Placeholder widgets and found this return Scaffold(bottomNavigationBar: SizedBox(height: 56,child: Placeholder(),), result: https://imgur.com/a/T2o6gvI then... return Scaffold(bottomNavigationBar: Placeholder(fallbackHeight: 56), result: https://imgur.com/a/bkjbxR9... https://www.reddit.com/r/FlutterDev/comments/142rhs4/placeholder_fallbackheight_property_expected/
Imgur
Discover the magic of the internet at Imgur, a community powered entertainment destination. Lift your spirits with funny jokes, trending memes, entertaining gifs, inspiring stories, viral videos, and so much more from users.
New post on /r/flutterdev subreddit:
Flutter | Dart | Interface & Pure Interface Class
submitted by /u/mobileAcademy link comments https://www.reddit.com/r/FlutterDev/comments/1439eoz/flutter_dart_interface_pure_interface_class/
Flutter | Dart | Interface & Pure Interface Class
submitted by /u/mobileAcademy link comments https://www.reddit.com/r/FlutterDev/comments/1439eoz/flutter_dart_interface_pure_interface_class/
Reddit
From the FlutterDev community on Reddit: Flutter | Dart | Interface & Pure Interface Class
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Migration to go_router — dev’s story
submitted by /u/MateuszDudkowski [link] [comments] https://www.reddit.com/r/FlutterDev/comments/143g5ai/migration_to_go_router_devs_story/
Migration to go_router — dev’s story
submitted by /u/MateuszDudkowski [link] [comments] https://www.reddit.com/r/FlutterDev/comments/143g5ai/migration_to_go_router_devs_story/
Reddit
From the FlutterDev community on Reddit: Migration to go_router — dev’s story
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Worth it to buy a MacBook for flutter development when I have a high end Windows laptop?
TL;DR: Have a nice Windows laptop. Got the opportunity to make a Flutter app for both Windows and Mac. Don’t have a MacBook. What to do? Hey all. So, I have a pretty nice windows laptop (gaming PC, bought brand new for about 1400$). I’ve been dabbling with making Flutter apps and... https://www.reddit.com/r/FlutterDev/comments/1448vf2/worth_it_to_buy_a_macbook_for_flutter_development/
Worth it to buy a MacBook for flutter development when I have a high end Windows laptop?
TL;DR: Have a nice Windows laptop. Got the opportunity to make a Flutter app for both Windows and Mac. Don’t have a MacBook. What to do? Hey all. So, I have a pretty nice windows laptop (gaming PC, bought brand new for about 1400$). I’ve been dabbling with making Flutter apps and... https://www.reddit.com/r/FlutterDev/comments/1448vf2/worth_it_to_buy_a_macbook_for_flutter_development/
Reddit
Worth it to buy a MacBook for flutter development when I have a high end Windows laptop? : r/FlutterDev
18 votes, 70 comments. 116K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter. This…
New post on /r/flutterdev subreddit:
how to make Filter Screen UI like the Myntra application
i want to design the flutter screen for filter with the option on side by side like Myntra application i am not able to add image here here is the link - https://i.stack.imgur.com/QURTY.png submitted by /u/mehul_shilu [link] [comments] https://www.reddit.com/r/FlutterDev/comments/144aj0c/how_to_make_filter_screen_ui_like_the_myntra/
how to make Filter Screen UI like the Myntra application
i want to design the flutter screen for filter with the option on side by side like Myntra application i am not able to add image here here is the link - https://i.stack.imgur.com/QURTY.png submitted by /u/mehul_shilu [link] [comments] https://www.reddit.com/r/FlutterDev/comments/144aj0c/how_to_make_filter_screen_ui_like_the_myntra/
New post on /r/flutterdev subreddit:
Say your opinion about Jose Portilla's new course on Flutter
Hi everyone, I am totally new to flutter and I am searching for a course to learn more. For that reason I am using Udemy, as I am more of a visual learner and prefer video teaching than to read a tons of documentation. Reading the reviews of almost every course though, it seems that the majority ... https://www.reddit.com/r/FlutterDev/comments/144wjj5/say_your_opinion_about_jose_portillas_new_course/
Say your opinion about Jose Portilla's new course on Flutter
Hi everyone, I am totally new to flutter and I am searching for a course to learn more. For that reason I am using Udemy, as I am more of a visual learner and prefer video teaching than to read a tons of documentation. Reading the reviews of almost every course though, it seems that the majority ... https://www.reddit.com/r/FlutterDev/comments/144wjj5/say_your_opinion_about_jose_portillas_new_course/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Context drilling: a state-management pattern for building large-scale, reactive application codebases.
I'm excited to introduce context drilling, a special form of prop drilling preserving its advantages while circumventing excessive code duplication. I also wrote a companion article called State management patterns and their potential drawbacks. This approach is not Flutter specific, but all the ... https://www.reddit.com/r/FlutterDev/comments/1454l7g/context_drilling_a_statemanagement_pattern_for/
Context drilling: a state-management pattern for building large-scale, reactive application codebases.
I'm excited to introduce context drilling, a special form of prop drilling preserving its advantages while circumventing excessive code duplication. I also wrote a companion article called State management patterns and their potential drawbacks. This approach is not Flutter specific, but all the ... https://www.reddit.com/r/FlutterDev/comments/1454l7g/context_drilling_a_statemanagement_pattern_for/
Reddit
From the FlutterDev community on Reddit: Context drilling: a state-management pattern for building large-scale, reactive application…
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Example Project: Animated video feed overlays with Rive, Flutter and OBS
Open source app (desktop, web, and web server) that showcases how to add interactive animations to your video feed. Use case would be for streamers, or if you want to add some flair to a video meeting. Source Code: https://github.com/rive-app/rive_live Video Overview:... https://www.reddit.com/r/FlutterDev/comments/1456dqy/example_project_animated_video_feed_overlays_with/
Example Project: Animated video feed overlays with Rive, Flutter and OBS
Open source app (desktop, web, and web server) that showcases how to add interactive animations to your video feed. Use case would be for streamers, or if you want to add some flair to a video meeting. Source Code: https://github.com/rive-app/rive_live Video Overview:... https://www.reddit.com/r/FlutterDev/comments/1456dqy/example_project_animated_video_feed_overlays_with/
GitHub
GitHub - rive-app/rive_live
Contribute to rive-app/rive_live development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Learning flutter to start career in It
Hi guys, I have done BCom and I am currently fed up of doing unskilled work like customer service etc, I want to enter into the skilled workforce where I think I’ll be doing something meaningful I think so .Is it a good choice to start with flutter to enter into the IT industry? Or should... https://www.reddit.com/r/FlutterDev/comments/145pyvt/learning_flutter_to_start_career_in_it/
Learning flutter to start career in It
Hi guys, I have done BCom and I am currently fed up of doing unskilled work like customer service etc, I want to enter into the skilled workforce where I think I’ll be doing something meaningful I think so .Is it a good choice to start with flutter to enter into the IT industry? Or should... https://www.reddit.com/r/FlutterDev/comments/145pyvt/learning_flutter_to_start_career_in_it/
Reddit
[deleted by user] : r/FlutterDev
125K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
New post on /r/flutterdev subreddit:
Strange interview question
I was asked a question in an interview which I think it doesn't make sense for me. The interviewer asked me which of those is (responsive) media query or double.infinity. I think both of them could give our apps responsive dimensions. Since double.infinity will take all of the space in any... https://www.reddit.com/r/FlutterDev/comments/145yq61/strange_interview_question/
Strange interview question
I was asked a question in an interview which I think it doesn't make sense for me. The interviewer asked me which of those is (responsive) media query or double.infinity. I think both of them could give our apps responsive dimensions. Since double.infinity will take all of the space in any... https://www.reddit.com/r/FlutterDev/comments/145yq61/strange_interview_question/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
State Management without packages - only Flutter built-in classes
submitted by /u/svprdga link comments https://www.reddit.com/r/FlutterDev/comments/1463xs5/state_management_without_packages_only_flutter/
State Management without packages - only Flutter built-in classes
submitted by /u/svprdga link comments https://www.reddit.com/r/FlutterDev/comments/1463xs5/state_management_without_packages_only_flutter/
Reddit
From the FlutterDev community on Reddit: State Management without packages - only Flutter built-in classes
Explore this post and more from the FlutterDev community
The Flutter Heroes newsletter contains info on the industry, special offers and discounts, plus event updates (video releases, call for papers etc) sign up today https://mailchef.4dem.it/app/public/fog/view/366/2p6
This year Synesthesia Events is supporting EMERGENCY. For every ticket sold to any events (droidcon Italy, Flutter / Swift / React Native Heroes), we'll donate €1 to EMERGENCY to assist with their activities, affirming healthcare as a human right. https://en.emergency.it/
Thank you to all of the awesome #FlutterHeroes23 speakers. Your preparation, professionalism and dedication to delivering an excellent event were truly appreciated by everyone
New post on /r/flutterdev subreddit:
The Future of r/FlutterDev
What happened? Dear Users, We, the moderators at the r/FlutterDev subreddit, and the FlutterDev discord, have been protesting Reddit's recent changes, which primarily affect Reddit's API, by charging an exhorbitant price to use it.These changes were announced with 30 days of notice, effectively... https://www.reddit.com/r/FlutterDev/comments/14cjocn/the_future_of_rflutterdev/
The Future of r/FlutterDev
What happened? Dear Users, We, the moderators at the r/FlutterDev subreddit, and the FlutterDev discord, have been protesting Reddit's recent changes, which primarily affect Reddit's API, by charging an exhorbitant price to use it.These changes were announced with 30 days of notice, effectively... https://www.reddit.com/r/FlutterDev/comments/14cjocn/the_future_of_rflutterdev/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
Check our latest news for Flutter devs and #FlutterHeroes23! Join our newsletter here (no inbox overloading we promise): https://mailchef.4dem.it/app/public/form/view/156s/2h8/yw
New post on /r/flutterdev subreddit:
r/FlutterDev is Open, but the protest isn't over.
TL;DR: We're reopening for now, and actively working to depend on Reddit less. Touch-Grass Tuesdays are in effect. What is the current state of the protest? Reddit has done extreme damage to it's Blind community, and it's developers are paying the price. Transcribers of Reddit, a movement backed ... https://www.reddit.com/r/FlutterDev/comments/14j7nos/rflutterdev_is_open_but_the_protest_isnt_over/
r/FlutterDev is Open, but the protest isn't over.
TL;DR: We're reopening for now, and actively working to depend on Reddit less. Touch-Grass Tuesdays are in effect. What is the current state of the protest? Reddit has done extreme damage to it's Blind community, and it's developers are paying the price. Transcribers of Reddit, a movement backed ... https://www.reddit.com/r/FlutterDev/comments/14j7nos/rflutterdev_is_open_but_the_protest_isnt_over/
Reddit
From the FlutterDev community on Reddit: r/FlutterDev is Open, but the protest isn't over.
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter at Scale: Code Sharing using a Monorepo
submitted by /u/aditya_gurjar [link] [comments] https://www.reddit.com/r/FlutterDev/comments/14jer7g/flutter_at_scale_code_sharing_using_a_monorepo/
Flutter at Scale: Code Sharing using a Monorepo
submitted by /u/aditya_gurjar [link] [comments] https://www.reddit.com/r/FlutterDev/comments/14jer7g/flutter_at_scale_code_sharing_using_a_monorepo/
Reddit
From the FlutterDev community on Reddit: Flutter at Scale: Code Sharing using a Monorepo
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
3 Flutter tips that boost your productivity (Tested & Reviewed)
submitted by /u/Significant-Tell3242 link comments https://www.reddit.com/r/FlutterDev/comments/14jlis4/3_flutter_tips_that_boost_your_productivity/
3 Flutter tips that boost your productivity (Tested & Reviewed)
submitted by /u/Significant-Tell3242 link comments https://www.reddit.com/r/FlutterDev/comments/14jlis4/3_flutter_tips_that_boost_your_productivity/
Reddit
From the FlutterDev community on Reddit: 3 Flutter tips that boost your productivity (Tested & Reviewed)
Posted by Significant-Tell3242 - 0 votes and 1 comment
New post on /r/flutterdev subreddit:
Introducing a new tool to compare Flutter with Jetpack Compose, SwiftUI and React
Hello folks! I'm here to tell y'all about a new tool that I just built which lets you compare Declarative UI frameworks like SwiftUI, Jetpack Compose, Flutter & React. Motivation behind the tool Over the last few years, every major frontend platform has settled on the idea of leveraging... https://www.reddit.com/r/FlutterDev/comments/14k4z81/introducing_a_new_tool_to_compare_flutter_with/
Introducing a new tool to compare Flutter with Jetpack Compose, SwiftUI and React
Hello folks! I'm here to tell y'all about a new tool that I just built which lets you compare Declarative UI frameworks like SwiftUI, Jetpack Compose, Flutter & React. Motivation behind the tool Over the last few years, every major frontend platform has settled on the idea of leveraging... https://www.reddit.com/r/FlutterDev/comments/14k4z81/introducing_a_new_tool_to_compare_flutter_with/
Reddit
From the FlutterDev community on Reddit: Introducing a new tool to compare Flutter with Jetpack Compose, SwiftUI and React
Explore this post and more from the FlutterDev community