Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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/
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/
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/
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/
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:

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/
New post on /r/flutterdev subreddit:

Developing Flutter apps in Windows WSL2? Is it good?

Hello, I just started again with the Flutter dev, However I use windows machine and I'm very much into developing anything on WSL linux environment. I'm wondering if anyone in the community doing that or want to be aware if it shows up any problem using FLutter sdk linux on wsl2 submitted by ... https://www.reddit.com/r/FlutterDev/comments/zbbpqd/developing_flutter_apps_in_windows_wsl2_is_it_good/
All of the presentations at #FlutterHeroes23 are in person, on stage in Turin, and assistance for travel is available. Take a look at the call for papers site and see how you can get involved! https://sessionize.com/flutter-heroes-2023/
New post on /r/flutterdev subreddit:

firebase login with username or facebook and google login problem

Whenever I try to connect through Facebook or Google, I get this error through Firebase, it is important to note that I connected login through a username and password using Firebase. I get the error : "exception has occurred". GitHub of the project:... https://www.reddit.com/r/FlutterDev/comments/zbmwfr/firebase_login_with_username_or_facebook_and/
New post on /r/flutterdev subreddit:

Sqflite

In Sqflite, What does this line mean?. Thank you. // _db is database final _ = await _db; submitted by /u/ck1412 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/zd1d3h/sqflite/