New post on /r/flutterdev subreddit:
Serious antialiasing problems in version 3.3
I recently made a post about a problem with scrolling after updating to version 3.3. Today, I discovered a even more strange problem with my app. There is something really wrong with the rendering of some of my widgets. Image 1 Image 2 As you can see, something about the antialiasing is... https://www.reddit.com/r/FlutterDev/comments/x4xnw2/serious_antialiasing_problems_in_version_33/
Serious antialiasing problems in version 3.3
I recently made a post about a problem with scrolling after updating to version 3.3. Today, I discovered a even more strange problem with my app. There is something really wrong with the rendering of some of my widgets. Image 1 Image 2 As you can see, something about the antialiasing is... https://www.reddit.com/r/FlutterDev/comments/x4xnw2/serious_antialiasing_problems_in_version_33/
Reddit
From the FlutterDev community on Reddit: Serious antialiasing problems in version 3.3
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How to create a text field that looks like a notebook page
Does anyone have an idea about how to create a multi-line text field to a like noteBook page? I have to try overline the image over the text field but the result isn't any good. reference thanks for the help 🙏 submitted by /u/base77 link comments https://www.reddit.com/r/FlutterDev/comments/x6a4ys/how_to_create_a_text_field_that_looks_like_a/
How to create a text field that looks like a notebook page
Does anyone have an idea about how to create a multi-line text field to a like noteBook page? I have to try overline the image over the text field but the result isn't any good. reference thanks for the help 🙏 submitted by /u/base77 link comments https://www.reddit.com/r/FlutterDev/comments/x6a4ys/how_to_create_a_text_field_that_looks_like_a/
Reddit
r/FlutterDev on Reddit: How to create a text field that looks like a notebook page
Posted by u/base77 - 2 votes and 8 comments
New post on /r/flutterdev subreddit:
Built any UI in Picture in Picture (PIP) mode | Tutorial
https://youtu.be/AlTbJHLcpQ4 submitted by /u/base77 link comments https://www.reddit.com/r/FlutterDev/comments/x6e671/built_any_ui_in_picture_in_picture_pip_mode/
Built any UI in Picture in Picture (PIP) mode | Tutorial
https://youtu.be/AlTbJHLcpQ4 submitted by /u/base77 link comments https://www.reddit.com/r/FlutterDev/comments/x6e671/built_any_ui_in_picture_in_picture_pip_mode/
YouTube
Build any UI in Picture in Picture (PIP) in Flutter | Flutter Tutorial
In this video we will learn to add PIP (picture in picture) and also to learn to create any custom ui in pip mode and also interact with the pip mode ui.
All this in our favorite flutter app
Our previous video-
Youtube Player in Flutter app -https://…
All this in our favorite flutter app
Our previous video-
Youtube Player in Flutter app -https://…
New post on /r/flutterdev subreddit:
Is Google Ads for app installation worth it?
I'm thinking about creating a small campaign for 20€ to 30€ for an app download ad in Google Ads. Does anybody have experience in using Google Ads. Does it worth it, I don't know anybody clicking on such ads for installing a new app. submitted by /u/Tutorialwork link comments https://www.reddit.com/r/FlutterDev/comments/x6iscc/is_google_ads_for_app_installation_worth_it/
Is Google Ads for app installation worth it?
I'm thinking about creating a small campaign for 20€ to 30€ for an app download ad in Google Ads. Does anybody have experience in using Google Ads. Does it worth it, I don't know anybody clicking on such ads for installing a new app. submitted by /u/Tutorialwork link comments https://www.reddit.com/r/FlutterDev/comments/x6iscc/is_google_ads_for_app_installation_worth_it/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
What Are My Options for Cross-Platform (Mobile & Desktop) Crash Logging?
I'm about to launch my first Flutter app and it will be available on macOS, iOS, Android, and Windows. I'd like to use a single crash logging service, but as far as I can tell, Sentry is the only option that covers all those platforms. Here is what I've found so far: Sentry - iOS, macOS, Linux,... https://www.reddit.com/r/FlutterDev/comments/x6zzv6/what_are_my_options_for_crossplatform_mobile/
What Are My Options for Cross-Platform (Mobile & Desktop) Crash Logging?
I'm about to launch my first Flutter app and it will be available on macOS, iOS, Android, and Windows. I'd like to use a single crash logging service, but as far as I can tell, Sentry is the only option that covers all those platforms. Here is what I've found so far: Sentry - iOS, macOS, Linux,... https://www.reddit.com/r/FlutterDev/comments/x6zzv6/what_are_my_options_for_crossplatform_mobile/
Reddit
From the FlutterDev community on Reddit: What Are My Options for Cross-Platform (Mobile & Desktop) Crash Logging?
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
App walkthrough : Complexity, size, and scope (Testing and Refactoring Legacy code in Flutter Ep. 2)
Episode 2 is out. In this video, we are going to walk through the WhatTodo app which we are going to use in this course. Understand its complexity, size, and scope before starting a single line of code. We will explain why we need real-world apps to truly understand the nature of legacy code. ... https://www.reddit.com/r/FlutterDev/comments/x77fhi/app_walkthrough_complexity_size_and_scope_testing/
App walkthrough : Complexity, size, and scope (Testing and Refactoring Legacy code in Flutter Ep. 2)
Episode 2 is out. In this video, we are going to walk through the WhatTodo app which we are going to use in this course. Understand its complexity, size, and scope before starting a single line of code. We will explain why we need real-world apps to truly understand the nature of legacy code. ... https://www.reddit.com/r/FlutterDev/comments/x77fhi/app_walkthrough_complexity_size_and_scope_testing/
Reddit
From the FlutterDev community on Reddit: App walkthrough : Complexity, size, and scope (Testing and Refactoring Legacy code in…
Posted by burhanrashid52 - 2 votes and 1 comment
New post on /r/flutterdev subreddit:
How to fix "SocketException: Connection failed (Operation not permitted)" with Flutter on macOS
submitted by /u/bizz84 link comments https://www.reddit.com/r/FlutterDev/comments/x7cz0a/how_to_fix_socketexception_connection_failed/
How to fix "SocketException: Connection failed (Operation not permitted)" with Flutter on macOS
submitted by /u/bizz84 link comments https://www.reddit.com/r/FlutterDev/comments/x7cz0a/how_to_fix_socketexception_connection_failed/
Reddit
From the FlutterDev community on Reddit: How to fix "SocketException: Connection failed (Operation not permitted)" with Flutter…
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter For Enterprise App Development: A CEO’s Guide
submitted by /u/maria_garcia20 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/x7vr1n/flutter_for_enterprise_app_development_a_ceos/
Flutter For Enterprise App Development: A CEO’s Guide
submitted by /u/maria_garcia20 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/x7vr1n/flutter_for_enterprise_app_development_a_ceos/
Reddit
From the FlutterDev community on Reddit: Flutter For Enterprise App Development: A CEO’s Guide
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
A warning against a company called Adapty.io
Hey everyone! If you're looking here, I'm just there to broadcast a quick warning against a company called "Adapty.io" Members of the discord server have been spammed with direct messages, multiple of them containing quotes (so we know it's from a template) and a link to their website that then... https://www.reddit.com/r/FlutterDev/comments/x820a9/a_warning_against_a_company_called_adaptyio/
A warning against a company called Adapty.io
Hey everyone! If you're looking here, I'm just there to broadcast a quick warning against a company called "Adapty.io" Members of the discord server have been spammed with direct messages, multiple of them containing quotes (so we know it's from a template) and a link to their website that then... https://www.reddit.com/r/FlutterDev/comments/x820a9/a_warning_against_a_company_called_adaptyio/
New post on /r/flutterdev subreddit:
Do any Flutter Devs here also build on FlutterFlow?
I am currently building Jem on FlutterFlow and wanted to know if any other Flutter Devs also have built apps on FlutterFlow so we can stay connected. submitted by /u/queerncool link comments https://www.reddit.com/r/FlutterDev/comments/x86fxy/do_any_flutter_devs_here_also_build_on_flutterflow/
Do any Flutter Devs here also build on FlutterFlow?
I am currently building Jem on FlutterFlow and wanted to know if any other Flutter Devs also have built apps on FlutterFlow so we can stay connected. submitted by /u/queerncool link comments https://www.reddit.com/r/FlutterDev/comments/x86fxy/do_any_flutter_devs_here_also_build_on_flutterflow/
Reddit
From the FlutterDev community on Reddit: Do any Flutter Devs here also build on FlutterFlow?
Posted by queerncool - 7 votes and 15 comments
New post on /r/flutterdev subreddit:
Use Rust (WASM) on web, besides phones & desktops, empowering productivity, reliability and performance
GitHub: https://github.com/fzyzcjy/flutterrustbridge Finally, flutterrustbridge supports the last big platform - the Web. Now, you can freely write Dart(Flutter) and Rust code, and they will run in Web, phones (Android & iOS), desktops (Linux, MacOS, Windows) automatically. Among with... https://www.reddit.com/r/FlutterDev/comments/x8oqx1/use_rust_wasm_on_web_besides_phones_desktops/
Use Rust (WASM) on web, besides phones & desktops, empowering productivity, reliability and performance
GitHub: https://github.com/fzyzcjy/flutterrustbridge Finally, flutterrustbridge supports the last big platform - the Web. Now, you can freely write Dart(Flutter) and Rust code, and they will run in Web, phones (Android & iOS), desktops (Linux, MacOS, Windows) automatically. Among with... https://www.reddit.com/r/FlutterDev/comments/x8oqx1/use_rust_wasm_on_web_besides_phones_desktops/
New post on /r/flutterdev subreddit:
We are Back - Flutter London in Collab with GDGLondon!
submitted by /u/Pixelreddit link comments https://www.reddit.com/r/FlutterDev/comments/x9470d/we_are_back_flutter_london_in_collab_with/
We are Back - Flutter London in Collab with GDGLondon!
submitted by /u/Pixelreddit link comments https://www.reddit.com/r/FlutterDev/comments/x9470d/we_are_back_flutter_london_in_collab_with/
Reddit
From the FlutterDev community on Reddit: We are Back - Flutter London in Collab with GDGLondon!
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Should I learn Flutter?
Hey guys hope you are having a great day/night! I'm a complete newbie in mobile app development (I mainly do backend using JS, PHP) I was wondering is it worth it to learn Flutter over React Native or Kotlin, I've already read docs and I really like the syntax of dart and the way Flutter ... https://www.reddit.com/r/FlutterDev/comments/x9nqyz/should_i_learn_flutter/
Should I learn Flutter?
Hey guys hope you are having a great day/night! I'm a complete newbie in mobile app development (I mainly do backend using JS, PHP) I was wondering is it worth it to learn Flutter over React Native or Kotlin, I've already read docs and I really like the syntax of dart and the way Flutter ... https://www.reddit.com/r/FlutterDev/comments/x9nqyz/should_i_learn_flutter/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How I developed eCommerce application in just 46 hours while learning flutter?
Hello, I have been learning Flutter for the last two months. As a result, I developed an eCommerce application in just 46 hours with intermediate knowledge of Flutter. To know more about my application, please check out my detailed blog about the application and how DhiWise saved my time. I have ... https://www.reddit.com/r/FlutterDev/comments/x9uktx/how_i_developed_ecommerce_application_in_just_46/
How I developed eCommerce application in just 46 hours while learning flutter?
Hello, I have been learning Flutter for the last two months. As a result, I developed an eCommerce application in just 46 hours with intermediate knowledge of Flutter. To know more about my application, please check out my detailed blog about the application and how DhiWise saved my time. I have ... https://www.reddit.com/r/FlutterDev/comments/x9uktx/how_i_developed_ecommerce_application_in_just_46/
Reddit
[deleted by user] : r/FlutterDev
109K subscribers in the FlutterDev community. A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Navigation in Flutter app using GetX
submitted by /u/prateeksharma1712 link comments https://www.reddit.com/r/FlutterDev/comments/x9xy6l/navigation_in_flutter_app_using_getx/
Navigation in Flutter app using GetX
submitted by /u/prateeksharma1712 link comments https://www.reddit.com/r/FlutterDev/comments/x9xy6l/navigation_in_flutter_app_using_getx/
Reddit
From the FlutterDev community on Reddit: Navigation in Flutter app using GetX
Posted by prateeksharma1712 - No votes and no comments
New post on /r/flutterdev subreddit:
verygoodcli / flutterbloc / freezed / gorouter / supabaseflutter and what else?
I'm all in on flutterbloc (cubit actually), freezed, gorouter & supabaseflutter. I don't like boilerplate and don't mind code gen. I do like to see how everything is working so not too much mysterious hocus pocus magic happening under the hood. Trying to decide if I should add anything... https://www.reddit.com/r/FlutterDev/comments/xaibcu/very_good_cli_flutter_bloc_freezed_go_router/
verygoodcli / flutterbloc / freezed / gorouter / supabaseflutter and what else?
I'm all in on flutterbloc (cubit actually), freezed, gorouter & supabaseflutter. I don't like boilerplate and don't mind code gen. I do like to see how everything is working so not too much mysterious hocus pocus magic happening under the hood. Trying to decide if I should add anything... https://www.reddit.com/r/FlutterDev/comments/xaibcu/very_good_cli_flutter_bloc_freezed_go_router/
Reddit
From the FlutterDev community on Reddit: very_good_cli / flutter_bloc / freezed / go_router / supabase_flutter and what else?
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Asset Manager CLI
submitted by /u/Rutvik110 link comments https://www.reddit.com/r/FlutterDev/comments/xan1xm/flutter_asset_manager_cli/
Flutter Asset Manager CLI
submitted by /u/Rutvik110 link comments https://www.reddit.com/r/FlutterDev/comments/xan1xm/flutter_asset_manager_cli/
Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Video editing app using Flutter for web
There are a lot of packages to build a video editing experience on Android and ios with flutter, but I didn't find any packages to develop a video editing experience with flutter on the web. I am trying to build a TikTok/Instagram reel-type editing experience with flutter on the web. ... https://www.reddit.com/r/FlutterDev/comments/xc32t9/video_editing_app_using_flutter_for_web/
Video editing app using Flutter for web
There are a lot of packages to build a video editing experience on Android and ios with flutter, but I didn't find any packages to develop a video editing experience with flutter on the web. I am trying to build a TikTok/Instagram reel-type editing experience with flutter on the web. ... https://www.reddit.com/r/FlutterDev/comments/xc32t9/video_editing_app_using_flutter_for_web/
Reddit
Video editing app using Flutter for web : r/FlutterDev
113K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter. This community participates in the…
New post on /r/flutterdev subreddit:
Having difficulty as a FlutterDev? Let's understand your needs and challenges.
Take this short survey The goal of this survey is to understand your needs and challenges. As a "Thank You" we'll reward 4 lucky participants with a $100 USD Amazon Gift Card each. submitted by /u/vjmde link comments https://www.reddit.com/r/FlutterDev/comments/xc9b9n/having_difficulty_as_a_flutterdev_lets_understand/
Having difficulty as a FlutterDev? Let's understand your needs and challenges.
Take this short survey The goal of this survey is to understand your needs and challenges. As a "Thank You" we'll reward 4 lucky participants with a $100 USD Amazon Gift Card each. submitted by /u/vjmde link comments https://www.reddit.com/r/FlutterDev/comments/xc9b9n/having_difficulty_as_a_flutterdev_lets_understand/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
In your experience how does Flutter do with DB connections?
I have a very large web app built in PHP and Laravel that we now want to move into a mobile app. The web version runs large datasets daily, has constant traffic, and generates reports that may process thousands of records at a time. The presence and data in the app are constantly growing and may ... https://www.reddit.com/r/FlutterDev/comments/xcg44o/in_your_experience_how_does_flutter_do_with_db/
In your experience how does Flutter do with DB connections?
I have a very large web app built in PHP and Laravel that we now want to move into a mobile app. The web version runs large datasets daily, has constant traffic, and generates reports that may process thousands of records at a time. The presence and data in the app are constantly growing and may ... https://www.reddit.com/r/FlutterDev/comments/xcg44o/in_your_experience_how_does_flutter_do_with_db/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Want some ideas about Flutter assignment....
Problem statement: Create a Notification receiver app with top priority notification, buzzing on almost every phone. Amit has a Oneplus 7 Pro When a notification is sent on channel A, phone shows notification, Amit clicks and opens the info. When a notification is sent on channel A, with a... https://www.reddit.com/r/FlutterDev/comments/xcxx0g/want_some_ideas_about_flutter_assignment/
Want some ideas about Flutter assignment....
Problem statement: Create a Notification receiver app with top priority notification, buzzing on almost every phone. Amit has a Oneplus 7 Pro When a notification is sent on channel A, phone shows notification, Amit clicks and opens the info. When a notification is sent on channel A, with a... https://www.reddit.com/r/FlutterDev/comments/xcxx0g/want_some_ideas_about_flutter_assignment/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community