Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

Help! I'm leaning towards Getx for this large high budget project.
So I have this project in hand and I am the only developer in the team.After some research I can either use riverpod, go_router, http and responsive packages or just the Getx.I did however took a peak at Getx source and it's looking pretty clean but the thing I am most concerned about is it's bad reputation.But I can also see some familiar faces on hate against "Getx" posts discussions.So my question is can you guys provide actual reasons why Getx is Bad which is not true for other packages (eg. What if it becomes unmaintained, or it changes the syntax etc these all can be said about other packages too).How I find some guidance.Thanks.

November 26, 2021 at 04:36PM by NeatFastro
https://ift.tt/3lbo0AR
New post on /r/flutterdev subreddit:

Is resocoder bootcamp worth it?
Hey guys, hope all of you are doing great I want to ask you if you have bought or have any opinions on ResoCoder bootcamp. I saw that it has a discount bc of black friday but it is still a considerable amount for me. So, any of your opinions would be appreciated! I have like 2 years working with flutter but just recently learnt how bloc package and context works and I don’t know how to apply any clean arch or testing in it, so I consider that, because reso has great tutorials on YouTube, the bootcamp would really help me to improve my skills a lot. Thanks in advance!

November 26, 2021 at 08:54PM by jordienp69
https://ift.tt/3FWilXj
New post on /r/flutterdev subreddit:

What makes you develop plugin for Flutter?
Flutter plugins are free. Those who develop plugins, what's ur story or motives?

November 26, 2021 at 11:16PM by simp-lord101
https://ift.tt/3p2VKBs
New post on /r/flutterdev subreddit:

Switch to Flutter from Xamarin?
I'm an experienced dev in a very small company, our main software is client/server stuff you wont have heard about ( https://www.jadeworld.com/ ) and do supply chain stuff..Bolted onto that using rest api's we have Xamarin mobile apps and MVC websites. We also have several libraries we use across these ( intermediate rest stuff, components etc). All of this is in c#, apps are built for android and ios etc.Xamarin is a giant pain in the ass. It seems you spend 1/2 your time coding around their bugs. Their CSS stuff is bs, I've no hope MAUI will be on time, competent or without significant effort to make real use of.​So I spent Friday kicking around some dart/flutter, mostly running in chrome, seems fun but it would be a lot of effort to switch given our dev team size etc ( theres 3 of us working on the Microsoft stack at the moment).​Anyone done this, if so how did you find it, any pitfalls? Anything to make the swap easier?

November 27, 2021 at 02:14AM by RobDickinson
https://ift.tt/32HeyPj
New post on /r/flutterdev subreddit:

Best way to handle data other than using Firebase
Im building a flutter app for my meme templates web app. It has around 3k meme templates and expected to grow and change related movie and actors. Im using Firebase for my web app. But the issue is I have multiple records of small size ans firebase billing model affects me highly. My use case doesn't need to have realtime reflections. Im thinking of json and parsing it each page and using filter and sort manually computing in dart. Is that effective. Or do I have any alternatives? should I go for any database - In that case how to sync that database and external server data? Any best practices?

November 27, 2021 at 12:21PM by mil10akash
https://ift.tt/30YIYMs
New post on /r/flutterdev subreddit:

How often are Cupertino widgets updated?
I am considering making an iOS app using Flutter's Cupertino widgets, but I am concerned about the app's design growing out of date as Apple updates their native UI components.For example, iOS 15 has come out recently making the current Cupertino widgets (technically) out of date. How long would you expect it to take for the widgets to be brought inline with Apple's new standard?

November 27, 2021 at 04:02PM by ArtisticChicken2005
https://ift.tt/3D0rxrD
New post on /r/flutterdev subreddit:

Flutter best practice
Hello guys, I have a question about a snippet of my code,Is this a best practice to refresh a list that I'm calling from API, I mean by navigating first then waiting to get the list?if (model.success != null) {if (model.success[0] != '0') {var missionProvider= Provider.of<MissionPendingController>(context,listen: false);Navigator.pop(context);await missionProvider.getMissionPendeingList(deptId: 0,missdes: '',secId: 0,unitId: 0,staffId: 0,fromDate: '10-10-2015',toDate: '10-10-2022',manStatus: 0,supStatus: 0,);} else {return customHandleErrorAlertDialog(context, model.success[1]);}} else {return customErrorAlertDialog(context);}

November 27, 2021 at 09:34PM by Memo9512
https://ift.tt/3cZzv9G
New post on /r/flutterdev subreddit:

How to approach developing the app as a beginner?
Hi everyone,I'm just getting in to development in Flutter and wanted to start off with a classic calculator app.While I'm putting it together I find myself jumping between wanting to implement functionality, then wanting to get the visual styling looking good, then thinking about how to develop in a scalable way.In the end I haven't made much progress.I was wondering what approach do you take? How do you prioritise which of those to work on when? Do you get all the functionality done then do the visuals or do you do it as you go? Or something else?Thanks for any help!

November 28, 2021 at 02:41AM by SnooPeppers7843
https://ift.tt/3DZYG8j
New post on /r/flutterdev subreddit:

Flash Your App Reactions
https://ift.tt/3E37I47

November 28, 2021 at 01:04PM by SncOne_
https://ift.tt/3cUzMe2
New post on /r/flutterdev subreddit:

Why does Flutter widget of the week is every second week?
Let's address the elephant in the room. I wish they could produce more video (At least every week as the name said). Google is a billion $ Company and they can't find an employee to do it? Please Flutter Team, we need more, we need to grow our Flutter Community. I feel like every week they flip a coin and decide if they publish or not *Still, I love this series*

November 28, 2021 at 12:33PM by MiladDk
https://ift.tt/3p0KyFe
New post on /r/flutterdev subreddit:

Adaptive Design in Flutter Web
https://ift.tt/3D3U0g6

November 28, 2021 at 01:28PM by Vanethos
https://ift.tt/3rbi4vo