New post on /r/flutterdev subreddit:
Program Flutter with (a) Lisp
Someone has shipped an app with my Lispy Flutter/MX library, so I guess it is ready for prime time. I hesitate because it needs more doc, but I will be happy to onboard tire kickers myself. (The bloke who shipped was half-done before asking sth, so I guess the doc/examples are not that bad.) The ... https://www.reddit.com/r/FlutterDev/comments/158feyq/program_flutter_with_a_lisp/
Program Flutter with (a) Lisp
Someone has shipped an app with my Lispy Flutter/MX library, so I guess it is ready for prime time. I hesitate because it needs more doc, but I will be happy to onboard tire kickers myself. (The bloke who shipped was half-done before asking sth, so I guess the doc/examples are not that bad.) The ... https://www.reddit.com/r/FlutterDev/comments/158feyq/program_flutter_with_a_lisp/
Reddit
From the FlutterDev community on Reddit: Program Flutter with (a) Lisp
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Experienced Flutter Dev looking to become more proficient in native iOS
I am a Flutter dev with about 4 years experience. All of my jobs have been with Flutter, so I only know enough native to integrate SDK's. I recently had a job interview where they were asking me swift/kotlin in depth questions, and I had to admit I knew none of them. None of it was even related... https://www.reddit.com/r/FlutterDev/comments/158ukgx/experienced_flutter_dev_looking_to_become_more/
Experienced Flutter Dev looking to become more proficient in native iOS
I am a Flutter dev with about 4 years experience. All of my jobs have been with Flutter, so I only know enough native to integrate SDK's. I recently had a job interview where they were asking me swift/kotlin in depth questions, and I had to admit I knew none of them. None of it was even related... https://www.reddit.com/r/FlutterDev/comments/158ukgx/experienced_flutter_dev_looking_to_become_more/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
July 2023: FlutterCon Recap, Dart on the Backend, New Flutter Developer Tools & Packages
submitted by /u/bizz84 link comments https://www.reddit.com/r/FlutterDev/comments/1598l5f/july_2023_fluttercon_recap_dart_on_the_backend/
July 2023: FlutterCon Recap, Dart on the Backend, New Flutter Developer Tools & Packages
submitted by /u/bizz84 link comments https://www.reddit.com/r/FlutterDev/comments/1598l5f/july_2023_fluttercon_recap_dart_on_the_backend/
Reddit
From the FlutterDev community on Reddit: July 2023: FlutterCon Recap, Dart on the Backend, New Flutter Developer Tools & Packages
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Desktop compatibility is getting worse?
Lately I received more and more bug report in my repo about glGetString(GL_VERSION) failed` on all platforms. Also, new Flutter desktop can not work on mac vm totally. https://github.com/flutter/flutter/issues/108304 This embarassed me so much, because we spent almost one year to migrate from... https://www.reddit.com/r/FlutterDev/comments/159tt8i/flutter_desktop_compatibility_is_getting_worse/
Flutter Desktop compatibility is getting worse?
Lately I received more and more bug report in my repo about glGetString(GL_VERSION) failed` on all platforms. Also, new Flutter desktop can not work on mac vm totally. https://github.com/flutter/flutter/issues/108304 This embarassed me so much, because we spent almost one year to migrate from... https://www.reddit.com/r/FlutterDev/comments/159tt8i/flutter_desktop_compatibility_is_getting_worse/
GitHub
Remove macOS OpenGL backend when we roll macOS 10.14 SDK · Issue #108304 · flutter/flutter
All hardware capable of running macOS 10.14 (Mojave) have a Metal-capable GPU since Mojave requires a Metal-capable GPU. OpenGL support was officially deprecated in the 10.14 SDK. When we roll our ...
New post on /r/flutterdev subreddit:
Should I go from Flutter to React Native?
To enjoy code push and actual native widgets and perhaps code sharing with TS FE+BE? submitted by /u/Mr_Stabil [link] [comments] https://www.reddit.com/r/FlutterDev/comments/15a0ekg/should_i_go_from_flutter_to_react_native/
Should I go from Flutter to React Native?
To enjoy code push and actual native widgets and perhaps code sharing with TS FE+BE? submitted by /u/Mr_Stabil [link] [comments] https://www.reddit.com/r/FlutterDev/comments/15a0ekg/should_i_go_from_flutter_to_react_native/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Coming up in an hour, join Simon Lightfoot, Randal Schwartz, and Danielle Cox as they answer your #dart and #flutter questions LIVE on this week’s Humpday Q&A AMA!
submitted by /u/RandalSchwartz link comments https://www.reddit.com/r/FlutterDev/comments/15a8a9n/coming_up_in_an_hour_join_simon_lightfoot_randal/
Coming up in an hour, join Simon Lightfoot, Randal Schwartz, and Danielle Cox as they answer your #dart and #flutter questions LIVE on this week’s Humpday Q&A AMA!
submitted by /u/RandalSchwartz link comments https://www.reddit.com/r/FlutterDev/comments/15a8a9n/coming_up_in_an_hour_join_simon_lightfoot_randal/
Reddit
From the FlutterDev community on Reddit: Coming up in an hour, join Simon Lightfoot, Randal Schwartz, and Danielle Cox as they…
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Why is there no support for firebase for windows after so many years?
I get this error when trying to setup firebase on a desktop/windows flutter app! https://github.com/FirebaseExtended/flutterfire_desktop/issues/41 I am following this docs page but for windows app, it causes problems! Its setup is not well supported for windows, it seems!... https://www.reddit.com/r/FlutterDev/comments/15afk85/why_is_there_no_support_for_firebase_for_windows/
Why is there no support for firebase for windows after so many years?
I get this error when trying to setup firebase on a desktop/windows flutter app! https://github.com/FirebaseExtended/flutterfire_desktop/issues/41 I am following this docs page but for windows app, it causes problems! Its setup is not well supported for windows, it seems!... https://www.reddit.com/r/FlutterDev/comments/15afk85/why_is_there_no_support_for_firebase_for_windows/
GitHub
DefaultFirebaseOptions are not supported for this platform · Issue #41 · FirebaseExtended/flutterfire_desktop
After running into #19 and having to install the cli, create firebase_options.dart and add options: DefaultFirebaseOptions.currentPlatform when initializing the firebase App, I now run into this er...
New post on /r/flutterdev subreddit:
Looking for a good firebase tutorial
Looking for a simple up to date tutorial that goes signing in as a user and then some simple CRUD on that users records. submitted by /u/Amazing_Quiet3847 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/15b09il/looking_for_a_good_firebase_tutorial/
Looking for a good firebase tutorial
Looking for a simple up to date tutorial that goes signing in as a user and then some simple CRUD on that users records. submitted by /u/Amazing_Quiet3847 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/15b09il/looking_for_a_good_firebase_tutorial/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Fetch IconData from name string not from codePoint
I want to create a new IconData element and i only know the String name of the icon from a service not the Integer codePoint Any ideas on how to itterate in the IconData const elements ?https://api.flutter.dev/flutter/widgets/IconData-class.html submitted by /u/AngelosPanos link ... https://www.reddit.com/r/FlutterDev/comments/15b501c/fetch_icondata_from_name_string_not_from_codepoint/
Fetch IconData from name string not from codePoint
I want to create a new IconData element and i only know the String name of the icon from a service not the Integer codePoint Any ideas on how to itterate in the IconData const elements ?https://api.flutter.dev/flutter/widgets/IconData-class.html submitted by /u/AngelosPanos link ... https://www.reddit.com/r/FlutterDev/comments/15b501c/fetch_icondata_from_name_string_not_from_codepoint/
api.flutter.dev
IconData class - widgets library - Dart API
API docs for the IconData class from the widgets library, for the Dart programming language.
New post on /r/flutterdev subreddit:
I've just published a lightweight, customizable, and easy-to-use framework to create presentations in Flutter.
submitted by /u/mkobuolys link comments https://www.reddit.com/r/FlutterDev/comments/15bppom/ive_just_published_a_lightweight_customizable_and/
I've just published a lightweight, customizable, and easy-to-use framework to create presentations in Flutter.
submitted by /u/mkobuolys link comments https://www.reddit.com/r/FlutterDev/comments/15bppom/ive_just_published_a_lightweight_customizable_and/
Reddit
From the FlutterDev community on Reddit: I've just published a lightweight, customizable, and easy-to-use framework to create presentations…
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How to lock premium content behind a paywall without using firebase
I have an app using only Riverpod 2.0 and Sqlite but I want to lock some of the premium features behind a paywall. How do I do this without touching Firebase(there is no up to date riverpod firebase documentation). submitted by /u/Amazing_Quiet3847 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/15busy7/how_to_lock_premium_content_behind_a_paywall/
How to lock premium content behind a paywall without using firebase
I have an app using only Riverpod 2.0 and Sqlite but I want to lock some of the premium features behind a paywall. How do I do this without touching Firebase(there is no up to date riverpod firebase documentation). submitted by /u/Amazing_Quiet3847 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/15busy7/how_to_lock_premium_content_behind_a_paywall/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How do I get better at building UIs in Flutter?
Title. Started to learn Flutter a bit over 2 months ago. As I have to get a job as soon as possible, I neglected to learn how to build good looking UIs in Flutter and focused on writing so called business logic. Now I think it's about time to start learning it Any help please! submitted by ... https://www.reddit.com/r/FlutterDev/comments/15c0e4q/how_do_i_get_better_at_building_uis_in_flutter/
How do I get better at building UIs in Flutter?
Title. Started to learn Flutter a bit over 2 months ago. As I have to get a job as soon as possible, I neglected to learn how to build good looking UIs in Flutter and focused on writing so called business logic. Now I think it's about time to start learning it Any help please! submitted by ... https://www.reddit.com/r/FlutterDev/comments/15c0e4q/how_do_i_get_better_at_building_uis_in_flutter/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Ios performance on simulator vs real device
I dont own ios device and all the tests are on the simulator. I can say that even on the simulator I'm pretty happy with the performance even its not in release mode. So i guess my question is, There is a chance that with real device there will be lower performance ? submitted by /u/alwerr ... https://www.reddit.com/r/FlutterDev/comments/15cllgu/ios_performance_on_simulator_vs_real_device/
Ios performance on simulator vs real device
I dont own ios device and all the tests are on the simulator. I can say that even on the simulator I'm pretty happy with the performance even its not in release mode. So i guess my question is, There is a chance that with real device there will be lower performance ? submitted by /u/alwerr ... https://www.reddit.com/r/FlutterDev/comments/15cllgu/ios_performance_on_simulator_vs_real_device/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
The next evolution of Flutter element embedding.
I've made a demo to showcase a flutter element embedding concept I've been working on. The demo shows the flutter app and website being written in the same file, without needing separate entrypoints or js-interop. They share the same state since they use literally the same variables and... https://www.reddit.com/r/FlutterDev/comments/15cqpxy/the_next_evolution_of_flutter_element_embedding/
The next evolution of Flutter element embedding.
I've made a demo to showcase a flutter element embedding concept I've been working on. The demo shows the flutter app and website being written in the same file, without needing separate entrypoints or js-interop. They share the same state since they use literally the same variables and... https://www.reddit.com/r/FlutterDev/comments/15cqpxy/the_next_evolution_of_flutter_element_embedding/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Any detailed video or blog regarding how to use riverpod generator in big sized project?
Can't find a good detailed resource regarding the use of riverpod generator. Please help ! submitted by /u/Infamous-404 link comments https://www.reddit.com/r/FlutterDev/comments/15cvwi5/any_detailed_video_or_blog_regarding_how_to_use/
Any detailed video or blog regarding how to use riverpod generator in big sized project?
Can't find a good detailed resource regarding the use of riverpod generator. Please help ! submitted by /u/Infamous-404 link comments https://www.reddit.com/r/FlutterDev/comments/15cvwi5/any_detailed_video_or_blog_regarding_how_to_use/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
FlutterFlow and ZegoCloud Express Engine
Has anyone been able to implement video call using ZegoCloud Express Engine in Flutter Flow for mobile app. The app is crashing after launch. submitted by /u/Shonnan_San [link] [comments] https://www.reddit.com/r/FlutterDev/comments/15e8s7z/flutterflow_and_zegocloud_express_engine/
FlutterFlow and ZegoCloud Express Engine
Has anyone been able to implement video call using ZegoCloud Express Engine in Flutter Flow for mobile app. The app is crashing after launch. submitted by /u/Shonnan_San [link] [comments] https://www.reddit.com/r/FlutterDev/comments/15e8s7z/flutterflow_and_zegocloud_express_engine/
Reddit
From the FlutterDev community on Reddit: FlutterFlow and ZegoCloud Express Engine
Posted by Shonnan_San - 2 votes and 2 comments
New post on /r/flutterdev subreddit:
Kodaschool Preview(kodaschool.com)
Here is how the platform looks submitted by /u/freezyvic link comments https://www.reddit.com/r/FlutterDev/comments/15eeruq/kodaschool_previewkodaschoolcom/
Kodaschool Preview(kodaschool.com)
Here is how the platform looks submitted by /u/freezyvic link comments https://www.reddit.com/r/FlutterDev/comments/15eeruq/kodaschool_previewkodaschoolcom/
Reddit
From the FlutterDev community on Reddit: Kodaschool Preview(kodaschool.com)
Posted by freezyvic - No votes and no comments
New post on /r/flutterdev subreddit:
CANNOT MAKE HEAD OR TAIL OUT OF FLUTTER PLEASE HELP.
Hello r/FlutterDev I am a computer science student and I have decided to learn flutter for mobile app development. I am following Maximilian Schwarzmueller course on udemy and unfortunately I am unable to grasps the concepts properly. I am quite new to app development although I have a bit of... https://www.reddit.com/r/FlutterDev/comments/15ekw9n/cannot_make_head_or_tail_out_of_flutter_please/
CANNOT MAKE HEAD OR TAIL OUT OF FLUTTER PLEASE HELP.
Hello r/FlutterDev I am a computer science student and I have decided to learn flutter for mobile app development. I am following Maximilian Schwarzmueller course on udemy and unfortunately I am unable to grasps the concepts properly. I am quite new to app development although I have a bit of... https://www.reddit.com/r/FlutterDev/comments/15ekw9n/cannot_make_head_or_tail_out_of_flutter_please/
Reddit
CANNOT MAKE HEAD OR TAIL OUT OF FLUTTER PLEASE HELP. : r/FlutterDev
120K 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:
Why is Flutter the best Choice for Creating a Mobile App MVP- Connect Infosoft
Are you looking to turn your brilliant app idea into reality swiftly and efficiently? We're thrilled to share our latest blog post titled "Why is Flutter the Best Choice for Creating a Mobile App MVP"! In this latest blog post, we explore the incredible world of Flutter and why it's the ultimate ... https://www.reddit.com/r/FlutterDev/comments/15f3mhg/why_is_flutter_the_best_choice_for_creating_a/
Why is Flutter the best Choice for Creating a Mobile App MVP- Connect Infosoft
Are you looking to turn your brilliant app idea into reality swiftly and efficiently? We're thrilled to share our latest blog post titled "Why is Flutter the Best Choice for Creating a Mobile App MVP"! In this latest blog post, we explore the incredible world of Flutter and why it's the ultimate ... https://www.reddit.com/r/FlutterDev/comments/15f3mhg/why_is_flutter_the_best_choice_for_creating_a/
Reddit
From the FlutterDev community on Reddit: Why is Flutter the best Choice for Creating a Mobile App MVP- Connect Infosoft
Posted by citpl - No votes and no comments
New post on /r/flutterdev subreddit:
Currently learning flutter through the official flutter documentation
What are somethings beginners should know and look out for when learning Flutter. My background is react/NextJs and I'm wondering if I can get a few tips and heads up from experienced flutter developers before venturing deeply. a). Do I really need to buy another udemy course. I've bought almost ... https://www.reddit.com/r/FlutterDev/comments/15fa85j/currently_learning_flutter_through_the_official/
Currently learning flutter through the official flutter documentation
What are somethings beginners should know and look out for when learning Flutter. My background is react/NextJs and I'm wondering if I can get a few tips and heads up from experienced flutter developers before venturing deeply. a). Do I really need to buy another udemy course. I've bought almost ... https://www.reddit.com/r/FlutterDev/comments/15fa85j/currently_learning_flutter_through_the_official/
Reddit
From the FlutterDev community on Reddit: Currently learning flutter through the official flutter documentation
Posted by Meal-Majestic - 7 votes and 10 comments
New post on /r/flutterdev subreddit:
Could you evaluate the game I made with Flutter?
Google https://play.google.com/store/apps/details?id=art.vibescraft.interstella Apple https://apps.apple.com/app/id6450913459 The code maintenance advantage of Flutter seems innovative. Flutter is a cross-platform mobile application development framework that allows you to develop Android and... https://www.reddit.com/r/FlutterDev/comments/15fgr6o/could_you_evaluate_the_game_i_made_with_flutter/
Could you evaluate the game I made with Flutter?
Google https://play.google.com/store/apps/details?id=art.vibescraft.interstella Apple https://apps.apple.com/app/id6450913459 The code maintenance advantage of Flutter seems innovative. Flutter is a cross-platform mobile application development framework that allows you to develop Android and... https://www.reddit.com/r/FlutterDev/comments/15fgr6o/could_you_evaluate_the_game_i_made_with_flutter/