Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

Need info from child to parent
Hello Folks, I have an app which has first screen with two tabs . Two screen has for different forms but the save button is on first screen. I want to send data from forms to firebase when save button is clicked on the first screen. This seems to be very complicated for newbie like me. First

November 24, 2020 at 10:24PM by sarfaraz ahmed
https://ift.tt/3l5UuJE
New post on /r/flutterdev subreddit:

Disabling a button in flutter is gross!
Does anyone else find it gross that to disable a button in flutter you have pass null to the onPressed parameter.The whole flutter framework is all about extensive use of strong types with enums (eg mainAxisAlignment param takes a MainAxisAlignment enum type), and for some reason they think it was acceptable to have a the core behaviour of disabling a button, facilitated by the inexplicit and obscure way of pass null?Why would they not just have a simple parameter called "enabled" that takes a bool??Not to mention dart is getting all on its high horse about not null by default, which idealogically stems from the problems inherent with using null extensively.......and then here is the flutter team just passing null function to disable a button!

November 24, 2020 at 10:22PM by scorr204
https://ift.tt/3m6wFCT
New post on /r/flutterdev subreddit:

How do you deal with being overwhelmed while learning advanced topics?
I just wanted to hear others opinions (or advice) on how to overcome "the wall". Just when I thought I finally "understood" Flutter and started feeling good and confident, I started to follow and learn some more advanced topics ("real world" scenarios one might say) and I came to Reso Coder's DDD course...I feel like I was hit by a train, I managed to get to half of the course until I finally admitted I was completely lost and gave up. What started looking like a fun "real world" firebase app turned in to a nightmare. Unions, Either, Failures, Freezed, Facades, Injectable, Linting, Custom Transitions, etc. So many packages and techniques which honestly left me baffled and even more confused than before, I found myself just copy pasting what Reso was doing without understanding what he was doing (and more importantly why).I am now questionig what I even know and have no idea where to go from now.Please share your stories or advice, anything that can help :)

November 24, 2020 at 11:57PM by ConnectSet57
https://ift.tt/3pX94H6
New post on Flutter Dev Google group:

My For loop to update my firebase cloud database only updates once
i am trying to go through a list of document IDs to update the value each time by minus one, the problem is the loop runs twice but it performs the same values twice, for example, if it finds the value 5 in the cloud database and has to remove 1 from that five and remain wth four, on the second

November 25, 2020 at 01:36AM by Macphail Magwira
https://ift.tt/2Kv2cAq
New post on /r/flutterdev subreddit:

Sketch to Flutter?
Hey guys, did u have ever think about Sketch to Flutter? I feel it cool. But I have never find like that try. I cant find any github repo regarding this. Why haven't there been such efforts? I just only found PoC like this https://medium.com/icnh/creating-a-flutter-app-from-sketch-89ceec716ca2

November 25, 2020 at 01:59AM by devshin
https://ift.tt/3fuyBCN
New post on /r/flutterdev subreddit:

Will any State management approach emerge as the community favourite in 2021?
Curious if you think a predominant library for handling state management will emerge in the next year? What will is be?

November 25, 2020 at 04:05AM by scorr204
https://ift.tt/362KdtJ
New post on /r/flutterdev subreddit:

Flutter Developers from Bangalore, do contact
Need Backend developer with knowledge ofProvider,app architecture / Bloc ,Firebase complex queriesStrong backend logics for production level applicationsUnit testingI will be in Bangalore from 1st December to 7th December

November 25, 2020 at 03:56AM by 15jijuthomas
https://ift.tt/373ro8Z
New post on /r/flutterdev subreddit:

I wrote a little game in flutter, like the one that comes up when chrome goes offline.
if you like,please click a star on github. thanksGitHub: https://github.com/LuodiJackShen/dinosaur_gameRendering: https://github.com/LuodiJackShen/dinosaur_game/blob/main/images/show.gif

November 25, 2020 at 04:18AM by Ok_Pea_2331
https://ift.tt/2KFm5oD
New post on /r/flutterdev subreddit:

Models in Flutter for Http request
How important are the models in a project structure in Flutter?

November 25, 2020 at 06:11AM by Appropriate-Ad-3865
https://ift.tt/364mk4E
New post on /r/flutterdev subreddit:

animated_fab: Gmail like FAB which expands on scrolling.
https://ift.tt/39fr7CG

November 25, 2020 at 05:50AM by simrat39
https://ift.tt/3o0v9D3
New post on /r/flutterdev subreddit:

Flutter Widget: Row
Explaining Flutter Widget Row.https://www.instagram.com/p/CIAHrKTA-tQ/?igshid=4012poivyefp

November 25, 2020 at 06:25AM by Thori_Manoj
https://ift.tt/3l3xzyL
New post on Flutter Dev Google group:

Widget onModelReady don't refresh
Hi, i posted a question on stackoverflow, for days i can't understand why i have this issue: https://ift.tt/3fvlEZv Thanks a lot for your help !

November 25, 2020 at 12:06PM by Nabil Ben
https://ift.tt/3nWxi2w
New post on /r/flutterdev subreddit:

<b>Full stack Flutter devs?</b>
I <a href="https://www.reddit.com/r/dartlang/comments/jzict9/functions_framework_for_dart_is_heading_your_way/">posted</a> under <a href="/r/dartlang">r/dartlang</a> yesterday that we just open-sourced the Functions Framework for Dart. I also <a href="https://twitter.com/tonypujals/status/1330872613313282048">tweeted</a> about it. Here's what really struck me while I was checking out the profiles of people who liked or retweeted my tweet: <strong>a huge percentage of folks listed Flutter as their primary or only area of expertise!</strong>Because I'm coming at this from the serverless perspective, this took me a bit by surprise. But it makes sense that the vast majority of people programming Dart are developing Flutter apps, so I suppose I really shouldn't be quite so surprised.It also implies to me that there are quite a few people who consider themselves (or are interested in being) full-stack developers who have an appetite for leveraging Dart on the backend.This also makes sense. I spent a long time as a Node.js developer, primarily doing backend development, but I worked with many full stack devs who really liked using JavaScript both on the frontend and the backend -- it's nice to leverage the expertise you invested time and energy into mastering for a specific programming language on both sides of a web request.But it also resonates with me for another reason. Although I've been focused on the cloud side of things for quite some time, I spent years building "connected desktop clients" and "rich internet applications" for the browser using a variety of UI frameworks and platforms, going back to Java applets through Swing and JFC for Java, as well as WPF and Silverlight for .NET, for long list of enterprise line of business applications.I personally never fell in love with building web apps using HTML/CSS/JavaScript. As more and more frontend work shifted to the web, I focused more and more on server code.Flutter brings me back full circle to the excitement of building user interfaces that began with my first HyperCard stacks back in the late 80's. I'm more new to Flutter than probably 99.9% of all you subscribed to this subreddit.Let me be clear, my enthusiasm for Flutter isn't about drinking the Kool-Aid at work. Even when I was director of cloud engineering at Appcelerator, I didn't care about Titanium (and I mean absolutely no disrespect to the talented team we had there). It's just that at that point of my career I far more excited about building out our MBaaS (mobile backend as a service, basically a PaaS for hosting APIs on the backend that the mobile client apps used) than I was about building user interfaces.As a developer advocate at Google, I have a lot of choice for what areas I want to focus on. I saw an opportunity to bring serverless support to Dart -- a language that intrigued me for a number or reasons. I remember having a conversation and sharing my enthusiasm about Dart with Jeff Haynie, the CEO at Appcelerator, back around 2015 or 2016. We were a hard-core Node.js team and we loved JavaScript, but we were also quite experienced with its pain points.Having spent years as a Java and C# developer, Dart looked really appealing and promising to me even then. Ironically, I'd spend the next few years with Go just because it beginning to dominate in the cloud tooling space, so we adopted it for our next generation CaaS/FaaS, but that's another story...So back to Dart ... and Flutter. As I began drafting a plan on bringing serverless support to Dart, it occurred to me that considering how much I enjoyed using Java or C# to develop both desktop apps and web services, the same must be true -- or would be true -- for a lot of Flutter devs.Dart has been marketed as a client-optimized language for quite some time, but this does not mean that there's anything intrinsic to the language that implies it's not a good language for the backend. It simply…
New post on /r/flutterdev subreddit:

My first Flutter app 'Sharestapp'
Hey all, this is my first Flutter app which helps you to save/share What'sapp status or Instagram reels, videos &images with minimal UI design. Check out Sharestapp and share your feedback. I've made the application as open source, so I'll like to here any suggestions or issues. 🤍Source code and app link are in description of the videohttps://youtu.be/lDfJ8zRqemI

November 25, 2020 at 12:48PM by princesanjivy
https://ift.tt/39rUB0f