New post on /r/flutterdev subreddit:
Flutter Tap Weekly Newsletter Week 148 - Tutorials, videos, packages, and much more!
submitted by /u/vensign link comments https://www.reddit.com/r/FlutterDev/comments/y6ef5k/flutter_tap_weekly_newsletter_week_148_tutorials/
Flutter Tap Weekly Newsletter Week 148 - Tutorials, videos, packages, and much more!
submitted by /u/vensign link comments https://www.reddit.com/r/FlutterDev/comments/y6ef5k/flutter_tap_weekly_newsletter_week_148_tutorials/
Reddit
From the FlutterDev community on Reddit: Flutter Tap Weekly Newsletter Week 148 - Tutorials, videos, packages, and much more!
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Be 60FPS smooth, no matter how janky your app originally was due to heavy build/layout, by drop-in replacements or builders. Anyone interested in this? Will further polish it if many are interested.
GitHub: https://github.com/fzyzcjy/flutter_smooth Question: Anyone interested in it? I have spent a full month working on it (and the hard part including Flutter engine/framework change is already done, the demo works pretty well now). Thus, I will only continue polishing it if many people are... https://www.reddit.com/r/FlutterDev/comments/y6um51/be_60fps_smooth_no_matter_how_janky_your_app/
Be 60FPS smooth, no matter how janky your app originally was due to heavy build/layout, by drop-in replacements or builders. Anyone interested in this? Will further polish it if many are interested.
GitHub: https://github.com/fzyzcjy/flutter_smooth Question: Anyone interested in it? I have spent a full month working on it (and the hard part including Flutter engine/framework change is already done, the demo works pretty well now). Thus, I will only continue polishing it if many people are... https://www.reddit.com/r/FlutterDev/comments/y6um51/be_60fps_smooth_no_matter_how_janky_your_app/
GitHub
GitHub - fzyzcjy/flutter_smooth: Achieve ~60 FPS, no matter how heavy the tree is to build/layout
Achieve ~60 FPS, no matter how heavy the tree is to build/layout - fzyzcjy/flutter_smooth
As we get ready for #FlutterHeroes23 we're checking out some of the presentations from this year. Here's Carlo! https://youtu.be/9merHX5fVqE
YouTube
Carlo Lucera: Flutter Navigation made simple @ Flutter Heroes 2022
Presented live @ Flutter Heroes 2022
An Overview about the options a developer has to handle Flutter Navigation, starting from the simplest form (Unnamed routes) to the most complex form and some hints on Navigator 2.0.
The focus will be also on how to…
An Overview about the options a developer has to handle Flutter Navigation, starting from the simplest form (Unnamed routes) to the most complex form and some hints on Navigator 2.0.
The focus will be also on how to…
New post on /r/flutterdev subreddit:
What components do i need to work in Visual Studio Code and Android simulator at the same time?
I have intel i5 6500 and 8gb RAM, and that is above minimum system requirements for Android simulator, but my computer can’t connect Android simulator to VS Code to simulate app and after 60 seconds it fails. Please help submitted by /u/file18 link comments https://www.reddit.com/r/FlutterDev/comments/y75ii1/what_components_do_i_need_to_work_in_visual/
What components do i need to work in Visual Studio Code and Android simulator at the same time?
I have intel i5 6500 and 8gb RAM, and that is above minimum system requirements for Android simulator, but my computer can’t connect Android simulator to VS Code to simulate app and after 60 seconds it fails. Please help submitted by /u/file18 link comments https://www.reddit.com/r/FlutterDev/comments/y75ii1/what_components_do_i_need_to_work_in_visual/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How to reproduce youtube player in app?
Hi all, I'm developing for my company an internal platform much like Twitch for internal events; I was able to implement the PiP for when the app goes in background, what I'm trying to achieve now is to have the possibility to reduce the player page and overlay it over the rest of the... https://www.reddit.com/r/FlutterDev/comments/y7a373/how_to_reproduce_youtube_player_in_app/
How to reproduce youtube player in app?
Hi all, I'm developing for my company an internal platform much like Twitch for internal events; I was able to implement the PiP for when the app goes in background, what I'm trying to achieve now is to have the possibility to reduce the player page and overlay it over the rest of the... https://www.reddit.com/r/FlutterDev/comments/y7a373/how_to_reproduce_youtube_player_in_app/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter web vs reactjs ?
What is the pros of cons of flutter web vs reactJS ? submitted by /u/HosMercury link comments https://www.reddit.com/r/FlutterDev/comments/y7kq0j/flutter_web_vs_reactjs/
Flutter web vs reactjs ?
What is the pros of cons of flutter web vs reactJS ? submitted by /u/HosMercury link comments https://www.reddit.com/r/FlutterDev/comments/y7kq0j/flutter_web_vs_reactjs/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How to use Flutter Notifications to build your widgets
submitted by /u/nvs_i [link] [comments] https://www.reddit.com/r/FlutterDev/comments/y7ziet/how_to_use_flutter_notifications_to_build_your/
How to use Flutter Notifications to build your widgets
submitted by /u/nvs_i [link] [comments] https://www.reddit.com/r/FlutterDev/comments/y7ziet/how_to_use_flutter_notifications_to_build_your/
Reddit
From the FlutterDev community on Reddit: How to use Flutter Notifications to build your widgets
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
In an hour, join @RandalSchwartz and Simon Lightfoot in our weekly HumpDay Q&A AMA for a live chat about Flutter. Get in early and ask your questions!
submitted by /u/RandalSchwartz link comments https://www.reddit.com/r/FlutterDev/comments/y8552b/in_an_hour_join_randalschwartz_and_simon/
In an hour, join @RandalSchwartz and Simon Lightfoot in our weekly HumpDay Q&A AMA for a live chat about Flutter. Get in early and ask your questions!
submitted by /u/RandalSchwartz link comments https://www.reddit.com/r/FlutterDev/comments/y8552b/in_an_hour_join_randalschwartz_and_simon/
Reddit
From the FlutterDev community on Reddit: In an hour, join @RandalSchwartz and Simon Lightfoot in our weekly HumpDay Q&A AMA for…
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Audio Processing and DSP Libraries
I would like to be able to process audio by adding effects like reverb, flange, compression, pitch shift, etc. in Flutter. However, there are no libraries available on pub.dev regarding audio processing, which I find somewhat disconcerting given how Flutter is being positioned. What do you do in ... https://www.reddit.com/r/FlutterDev/comments/y8idh7/audio_processing_and_dsp_libraries/
Audio Processing and DSP Libraries
I would like to be able to process audio by adding effects like reverb, flange, compression, pitch shift, etc. in Flutter. However, there are no libraries available on pub.dev regarding audio processing, which I find somewhat disconcerting given how Flutter is being positioned. What do you do in ... https://www.reddit.com/r/FlutterDev/comments/y8idh7/audio_processing_and_dsp_libraries/
Reddit
From the FlutterDev community on Reddit: Audio Processing and DSP Libraries
Explore this post and more from the FlutterDev community
Want to benefit from a whole day of Flutter learning and networking? Put Flutter Heroes in your diary - 24 February - to make sure that you and your team can participate. See you there! https://flutterheroes.com/2023/
New post on /r/flutterdev subreddit:
Is it possible to automate image-capturing in a flutter mobile app?
Hello, I'm working on an image-capturing mobile app. I want the app to be able to capture images on its own, let's say for example after 2 seconds. The current version of the app requires the user to manually click and take photos(like in the default Camera app). I was wondering if this is... https://www.reddit.com/r/FlutterDev/comments/y8xyvx/is_it_possible_to_automate_imagecapturing_in_a/
Is it possible to automate image-capturing in a flutter mobile app?
Hello, I'm working on an image-capturing mobile app. I want the app to be able to capture images on its own, let's say for example after 2 seconds. The current version of the app requires the user to manually click and take photos(like in the default Camera app). I was wondering if this is... https://www.reddit.com/r/FlutterDev/comments/y8xyvx/is_it_possible_to_automate_imagecapturing_in_a/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Bottom Bar, Web SEO & Co. - 40 - PUB.DEV RELEASES
submitted by /u/syntacops link comments https://www.reddit.com/r/FlutterDev/comments/y8ymvp/flutter_bottom_bar_web_seo_co_40_pubdev_releases/
Flutter Bottom Bar, Web SEO & Co. - 40 - PUB.DEV RELEASES
submitted by /u/syntacops link comments https://www.reddit.com/r/FlutterDev/comments/y8ymvp/flutter_bottom_bar_web_seo_co_40_pubdev_releases/
Reddit
From the FlutterDev community on Reddit: Flutter Bottom Bar, Web SEO & Co. - 40 - PUB.DEV RELEASES
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Stacked Profile Pictures - A Flutter design challenge
submitted by /u/Rutvik110 link comments https://www.reddit.com/r/FlutterDev/comments/y97i5r/stacked_profile_pictures_a_flutter_design/
Stacked Profile Pictures - A Flutter design challenge
submitted by /u/Rutvik110 link comments https://www.reddit.com/r/FlutterDev/comments/y97i5r/stacked_profile_pictures_a_flutter_design/
Reddit
From the FlutterDev community on Reddit: Stacked Profile Pictures - A Flutter design challenge
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How To Write Cron Jobs In Firebase For Your Flutter App - Scheduling Time Specific Cloud Functions
submitted by /u/Tr3umphant link comments https://www.reddit.com/r/FlutterDev/comments/y9qr4f/how_to_write_cron_jobs_in_firebase_for_your/
How To Write Cron Jobs In Firebase For Your Flutter App - Scheduling Time Specific Cloud Functions
submitted by /u/Tr3umphant link comments https://www.reddit.com/r/FlutterDev/comments/y9qr4f/how_to_write_cron_jobs_in_firebase_for_your/
Reddit
From the FlutterDev community on Reddit: How To Write Cron Jobs In Firebase For Your Flutter App - Scheduling Time Specific Cloud…
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Can I trust Flutter to be not so "community driven development"?
For what I saw and experienced until now with Flutter I think I like it. But I'm always a bit afraid of community driven development projects. I just want to use a product that has good QC and which you can trust on fixing problems. For this reason I always preferred paid tools from companies... https://www.reddit.com/r/FlutterDev/comments/y9w9oy/can_i_trust_flutter_to_be_not_so_community_driven/
Can I trust Flutter to be not so "community driven development"?
For what I saw and experienced until now with Flutter I think I like it. But I'm always a bit afraid of community driven development projects. I just want to use a product that has good QC and which you can trust on fixing problems. For this reason I always preferred paid tools from companies... https://www.reddit.com/r/FlutterDev/comments/y9w9oy/can_i_trust_flutter_to_be_not_so_community_driven/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
3 apps from one project?
Hey devs. I just need to understand a thing. I want to develop 3 apps. Admin, customer, employee. All are linked qith each other. I plan to use firebase as well as stripe in the project. Can you list me some info regarding how you guys do it? I am new so please any bit of info regarding this is ... https://www.reddit.com/r/FlutterDev/comments/yahwnz/3_apps_from_one_project/
3 apps from one project?
Hey devs. I just need to understand a thing. I want to develop 3 apps. Admin, customer, employee. All are linked qith each other. I plan to use firebase as well as stripe in the project. Can you list me some info regarding how you guys do it? I am new so please any bit of info regarding this is ... https://www.reddit.com/r/FlutterDev/comments/yahwnz/3_apps_from_one_project/
Reddit
r/FlutterDev on Reddit: 3 apps from one project?
Posted by u/TedTyneside - 14 votes and 40 comments
New post on /r/flutterdev subreddit:
Custom Curved Bottom Navigation Bar
Recently, I handover a Flutter project. I want to customize the Bottom Navigation Bar, want it to look a bit more beautiful. After wandering around for a while on Google Search, I found the curvednavigationbar package. But this package only shows an icon in the bottom navigation bar item. So,... https://www.reddit.com/r/FlutterDev/comments/yajnu2/custom_curved_bottom_navigation_bar/
Custom Curved Bottom Navigation Bar
Recently, I handover a Flutter project. I want to customize the Bottom Navigation Bar, want it to look a bit more beautiful. After wandering around for a while on Google Search, I found the curvednavigationbar package. But this package only shows an icon in the bottom navigation bar item. So,... https://www.reddit.com/r/FlutterDev/comments/yajnu2/custom_curved_bottom_navigation_bar/
Reddit
From the FlutterDev community on Reddit: Custom Curved Bottom Navigation Bar
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
calendardayview: Dav View widget for calendar app.
Calendar Day View - A fully customizable Calendar day view library This package is dedicated to the calendar day view. While there are many calendar packages out there. It seems that not many of them support Day view well. This package is not a calendar replacement but rather a complement to... https://www.reddit.com/r/FlutterDev/comments/yast5r/calendar_day_view_dav_view_widget_for_calendar_app/
calendardayview: Dav View widget for calendar app.
Calendar Day View - A fully customizable Calendar day view library This package is dedicated to the calendar day view. While there are many calendar packages out there. It seems that not many of them support Day view well. This package is not a calendar replacement but rather a complement to... https://www.reddit.com/r/FlutterDev/comments/yast5r/calendar_day_view_dav_view_widget_for_calendar_app/
Reddit
From the FlutterDev community on Reddit: calendar_day_view: Dav View widget for calendar app.
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Tired of re-running Flutter code generation? Here’s how to do it with a shortcut in VS Code.
submitted by /u/nvs_i [link] [comments] https://www.reddit.com/r/FlutterDev/comments/yc56sj/tired_of_rerunning_flutter_code_generation_heres/
Tired of re-running Flutter code generation? Here’s how to do it with a shortcut in VS Code.
submitted by /u/nvs_i [link] [comments] https://www.reddit.com/r/FlutterDev/comments/yc56sj/tired_of_rerunning_flutter_code_generation_heres/
Reddit
From the FlutterDev community on Reddit: Tired of re-running Flutter code generation? Here’s how to do it with a shortcut in VS…
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Android/iOS/Windows development. Does this rule out M1 chips?
Hey Reddit, My old 2015 MBP died and I need a replacement. I could afford an M1 MBP but I believe this is a no-go if you want to develop cross-platform apps for Windows. I intend to work with external Windows devices, which probably Parallels virtualization won't support 100% as compared to... https://www.reddit.com/r/FlutterDev/comments/yc8yqx/androidioswindows_development_does_this_rule_out/
Android/iOS/Windows development. Does this rule out M1 chips?
Hey Reddit, My old 2015 MBP died and I need a replacement. I could afford an M1 MBP but I believe this is a no-go if you want to develop cross-platform apps for Windows. I intend to work with external Windows devices, which probably Parallels virtualization won't support 100% as compared to... https://www.reddit.com/r/FlutterDev/comments/yc8yqx/androidioswindows_development_does_this_rule_out/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Cupertino lists, the missing widgets from the Flutter Cupertino collection
submitted by /u/svprdga link comments https://www.reddit.com/r/FlutterDev/comments/yccxos/cupertino_lists_the_missing_widgets_from_the/
Cupertino lists, the missing widgets from the Flutter Cupertino collection
submitted by /u/svprdga link comments https://www.reddit.com/r/FlutterDev/comments/yccxos/cupertino_lists_the_missing_widgets_from_the/
Reddit
From the FlutterDev community on Reddit: Cupertino lists, the missing widgets from the Flutter Cupertino collection
Explore this post and more from the FlutterDev community