New post on /r/flutterdev subreddit:
Difficult setting up firebaseuiauth
Hello guys, I am a new guy here so forgive me if this is a very basic question. So, i am trying to set up an authentication method based on this https://pub.dev/packages/firebaseuiauth. I am starting from an entirely fresh flutter app just to implement this. However, following the tutorial... https://www.reddit.com/r/FlutterDev/comments/z4gwjl/difficult_setting_up_firebase_ui_auth/
Difficult setting up firebaseuiauth
Hello guys, I am a new guy here so forgive me if this is a very basic question. So, i am trying to set up an authentication method based on this https://pub.dev/packages/firebaseuiauth. I am starting from an entirely fresh flutter app just to implement this. However, following the tutorial... https://www.reddit.com/r/FlutterDev/comments/z4gwjl/difficult_setting_up_firebase_ui_auth/
New post on /r/flutterdev subreddit:
Device TimeZone
How to convert Detroit TimeZone to Device Timezone? Is there any way to convert timestamp to current device timezone?. submitted by /u/aka_supersu [link] [comments] https://www.reddit.com/r/FlutterDev/comments/z53cma/device_timezone/
Device TimeZone
How to convert Detroit TimeZone to Device Timezone? Is there any way to convert timestamp to current device timezone?. submitted by /u/aka_supersu [link] [comments] https://www.reddit.com/r/FlutterDev/comments/z53cma/device_timezone/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Body Index Calculator Modern UI
Modern Body Mass Index Calculator implemented with Flutter. I saw a dribble shoot then I decided to build the app using Flutter. Code:https://github.com/antonio-pedro99/bmicalculator UI credits: https://dribbble.com/AudinRushow submitted by /u/Brilliant-Sun3281 link comments https://www.reddit.com/r/FlutterDev/comments/z57btr/body_index_calculator_modern_ui/
Body Index Calculator Modern UI
Modern Body Mass Index Calculator implemented with Flutter. I saw a dribble shoot then I decided to build the app using Flutter. Code:https://github.com/antonio-pedro99/bmicalculator UI credits: https://dribbble.com/AudinRushow submitted by /u/Brilliant-Sun3281 link comments https://www.reddit.com/r/FlutterDev/comments/z57btr/body_index_calculator_modern_ui/
New post on /r/flutterdev subreddit:
For anyone needing simple explanation of how to use Animated Icon - which is what I really could not find for a long time.. :)
submitted by /u/weird-human-of-earth link comments https://www.reddit.com/r/FlutterDev/comments/z5bg9c/for_anyone_needing_simple_explanation_of_how_to/
For anyone needing simple explanation of how to use Animated Icon - which is what I really could not find for a long time.. :)
submitted by /u/weird-human-of-earth link comments https://www.reddit.com/r/FlutterDev/comments/z5bg9c/for_anyone_needing_simple_explanation_of_how_to/
Reddit
From the FlutterDev community on Reddit: For anyone needing simple explanation of how to use Animated Icon - which is what I really…
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:
Flutter Riverpod: A Guide to Provider
submitted by /u/Red_Star25 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/z6pxlx/flutter_riverpod_a_guide_to_provider/
Flutter Riverpod: A Guide to Provider
submitted by /u/Red_Star25 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/z6pxlx/flutter_riverpod_a_guide_to_provider/
New post on /r/flutterdev subreddit:
Simple Tic-Tac-Toe app made w/ Flutter.
submitted by /u/JideGuru link comments https://www.reddit.com/r/FlutterDev/comments/z6w9bo/simple_tictactoe_app_made_w_flutter/
Simple Tic-Tac-Toe app made w/ Flutter.
submitted by /u/JideGuru link comments https://www.reddit.com/r/FlutterDev/comments/z6w9bo/simple_tictactoe_app_made_w_flutter/
New post on /r/flutterdev subreddit:
What are some concepts in Flutter (or Dart in the context of Flutter) that you "just work through" but don't really understand why you're doing it?
For example, I really can't grasp the functions within the state/stateful widgets. Like I have to review the counter example everytime. If I'm invoking a function from an onPressed, where do I put the function? That just hasn't settled in yet. submitted by /u/Sumif link comments https://www.reddit.com/r/FlutterDev/comments/z726r6/what_are_some_concepts_in_flutter_or_dart_in_the/
What are some concepts in Flutter (or Dart in the context of Flutter) that you "just work through" but don't really understand why you're doing it?
For example, I really can't grasp the functions within the state/stateful widgets. Like I have to review the counter example everytime. If I'm invoking a function from an onPressed, where do I put the function? That just hasn't settled in yet. submitted by /u/Sumif link comments https://www.reddit.com/r/FlutterDev/comments/z726r6/what_are_some_concepts_in_flutter_or_dart_in_the/
New post on /r/flutterdev subreddit:
Creating DismissibleStack widget by forking native Dismissible and customizing animations and layout
submitted by /u/antonkrasov link comments https://www.reddit.com/r/FlutterDev/comments/z7gdsq/creating_dismissiblestack_widget_by_forking/
Creating DismissibleStack widget by forking native Dismissible and customizing animations and layout
submitted by /u/antonkrasov link comments https://www.reddit.com/r/FlutterDev/comments/z7gdsq/creating_dismissiblestack_widget_by_forking/
Reddit
r/FlutterDev on Reddit: Creating DismissibleStack widget by forking native Dismissible and customizing animations and layout
Posted by u/antonkrasov - 32 votes and 4 comments
Did you see Majid's presentation about Architectural Thinking on Flutter State Management? Check out his Flutter Heroes presentation and bring yourself up to speed. https://youtu.be/MdeD0XzCeG8
YouTube
Majid Hajian: Architectural thinking on Flutter state management @ Flutter Heroes 2022
Presented live @ Flutter Heroes 2022
Sometimes state management shapes the application architecture, which we even interchangeably call state management, app architecture. State management is a controversial topic among all developers, and it’s, at the same…
Sometimes state management shapes the application architecture, which we even interchangeably call state management, app architecture. State management is a controversial topic among all developers, and it’s, at the same…
New post on /r/flutterdev subreddit:
Flutter CONS
What are some important "should know" CONS about flutter development? E.x Large and Weighty Apps, Limited Ecosystem, Dart is both flutters biggest weakness and greatest strength, And more... I have read online about general weakness, but what are some drawbacks while using it in practice? E.x Is ... https://www.reddit.com/r/FlutterDev/comments/z7vly7/flutter_cons/
Flutter CONS
What are some important "should know" CONS about flutter development? E.x Large and Weighty Apps, Limited Ecosystem, Dart is both flutters biggest weakness and greatest strength, And more... I have read online about general weakness, but what are some drawbacks while using it in practice? E.x Is ... https://www.reddit.com/r/FlutterDev/comments/z7vly7/flutter_cons/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
what happens if I create an Isolate() on a single-core, single-thread platform?
Will dart error out? try to simulate an Isolate with concurrency? can someone please explain this to me? submitted by /u/PHDBroScientist link comments https://www.reddit.com/r/FlutterDev/comments/z8jdex/what_happens_if_i_create_an_isolate_on_a/
what happens if I create an Isolate() on a single-core, single-thread platform?
Will dart error out? try to simulate an Isolate with concurrency? can someone please explain this to me? submitted by /u/PHDBroScientist link comments https://www.reddit.com/r/FlutterDev/comments/z8jdex/what_happens_if_i_create_an_isolate_on_a/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Twilio video alternative free
submitted by /u/StutiNath link comments https://www.reddit.com/r/FlutterDev/comments/z8ok3g/twilio_video_alternative_free/
Twilio video alternative free
submitted by /u/StutiNath link comments https://www.reddit.com/r/FlutterDev/comments/z8ok3g/twilio_video_alternative_free/
Reddit
From the FlutterDev community on Reddit: Twilio video alternative free
Posted by StutiNath - No votes and no comments
New post on /r/flutterdev subreddit:
Join Scott Stoll and Randal Schwartz for Humpday Q&A AMA... you've got questions? We got answers!
submitted by /u/RandalSchwartz link comments https://www.reddit.com/r/FlutterDev/comments/z8vh5c/join_scott_stoll_and_randal_schwartz_for_humpday/
Join Scott Stoll and Randal Schwartz for Humpday Q&A AMA... you've got questions? We got answers!
submitted by /u/RandalSchwartz link comments https://www.reddit.com/r/FlutterDev/comments/z8vh5c/join_scott_stoll_and_randal_schwartz_for_humpday/
Reddit
From the FlutterDev community on Reddit: Join Scott Stoll and Randal Schwartz for Humpday Q&A AMA... you've got questions? We got…
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How do we test navigation? (Testing and Refactoring Legacy code in Flutter, Ep. 11)
submitted by /u/burhanrashid52 link comments https://www.reddit.com/r/FlutterDev/comments/z9dxuj/how_do_we_test_navigation_testing_and_refactoring/
How do we test navigation? (Testing and Refactoring Legacy code in Flutter, Ep. 11)
submitted by /u/burhanrashid52 link comments https://www.reddit.com/r/FlutterDev/comments/z9dxuj/how_do_we_test_navigation_testing_and_refactoring/
Reddit
From the FlutterDev community on Reddit: How do we test navigation? (Testing and Refactoring Legacy code in Flutter, Ep. 11)
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Gems Monthly Report Issue 2 - Top Dart & Flutter Packages in November
submitted by /u/ashitaprasad link comments https://www.reddit.com/r/FlutterDev/comments/z9nxr5/flutter_gems_monthly_report_issue_2_top_dart/
Flutter Gems Monthly Report Issue 2 - Top Dart & Flutter Packages in November
submitted by /u/ashitaprasad link comments https://www.reddit.com/r/FlutterDev/comments/z9nxr5/flutter_gems_monthly_report_issue_2_top_dart/
Reddit
From the FlutterDev community on Reddit: Flutter Gems Monthly Report Issue 2 - Top Dart & Flutter Packages in November
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
how good is dhiwise?
I asked something about dhiwise in the discord server but got timed out. I am wondering why's the word banned in the server. looking at dhiwise homepage, it seems too good to be true. How's your experience using it? submitted by /u/GlumInteraction160 link comments https://www.reddit.com/r/FlutterDev/comments/zaeofk/how_good_is_dhiwise/
how good is dhiwise?
I asked something about dhiwise in the discord server but got timed out. I am wondering why's the word banned in the server. looking at dhiwise homepage, it seems too good to be true. How's your experience using it? submitted by /u/GlumInteraction160 link comments https://www.reddit.com/r/FlutterDev/comments/zaeofk/how_good_is_dhiwise/
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
It's always useful to have a pipeline of potential #Flutterdev candidates. #FlutterHeroes23 is a great place to start your talent acquisition efforts. Find out about the tailored messages you can send to our extensive database https://flutterheroes.com/2023/flutterheroes-sponsors/
New post on /r/flutterdev subreddit:
GridView in Flutter - SwiftUI - Jetpack Compose
submitted by /u/mobileAcademy link comments https://www.reddit.com/r/FlutterDev/comments/zaldwx/gridview_in_flutter_swiftui_jetpack_compose/
GridView in Flutter - SwiftUI - Jetpack Compose
submitted by /u/mobileAcademy link comments https://www.reddit.com/r/FlutterDev/comments/zaldwx/gridview_in_flutter_swiftui_jetpack_compose/
Reddit
From the FlutterDev community on Reddit: GridView in Flutter - SwiftUI - Jetpack Compose
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
I asked chat GPT from OpenAI to make a flutter app and got this result.
If you want to see full thread with screenshots go to this post. Long story short I was really got off guard by this, i never expected it to be this good, not only does it creates a simple app with navigation but also explains it back, like how it works etc. submitted by ... https://www.reddit.com/r/FlutterDev/comments/zanxut/i_asked_chat_gpt_from_openai_to_make_a_flutter/
I asked chat GPT from OpenAI to make a flutter app and got this result.
If you want to see full thread with screenshots go to this post. Long story short I was really got off guard by this, i never expected it to be this good, not only does it creates a simple app with navigation but also explains it back, like how it works etc. submitted by ... https://www.reddit.com/r/FlutterDev/comments/zanxut/i_asked_chat_gpt_from_openai_to_make_a_flutter/