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

Will flutter become "the everything" language?
I mean that if it will become the language to create apps for everything.

April 29, 2021 at 10:46PM by CsInquirer
https://ift.tt/3u0QeR0
New post on Flutter Dev Google group:

newbie: how to create class with parameters like widgets
Don't know how to search the documentation to find my answer. I want to create my own class. I want to be able to use the same type of syntax that I use when overriding attributes in a standard library widget. Example: =========================== Container{ color: Colors.red, }

April 30, 2021 at 12:50AM by Lawrence Emke
https://ift.tt/3e2EGad
New post on Flutter Dev Google group:

need help , flutter and vs code : android sdk
i tried to work android app with vs cod but i found issues that i couldn't solve can any one help

April 30, 2021 at 01:13AM by mohcine Elaacharri
https://ift.tt/3xJ3UTd
New post on /r/flutterdev subreddit:

Choosing between a M1 with 8gb and an Intel with 16gb macbook
So where I live it's quite hard to get custom configs so I kind of stuck with the M1 pro 8gigs of ram base model. I am really confused and worried since it's my first MacBook ever and the price is high taking into account the cost of living from where I am. I am currently doing flutter and is planing to learn iOS development too. Won't use the device at work, it will be my daily driver and will run my side/learning projects maybe future freelance ones. What do you guys think? Should I eliminate the risks and go with an Intel model with 16 gigs of ram and lose the features that are and will be available to Apple silicon devices, Or go with a pro 8gigs of ram M1 and risk memory pressure? PS: I lose the installment plans if the Apple reseller ordered a custom config. That's actually troublesome for me.

April 30, 2021 at 02:30AM by ahmdaeyz
https://ift.tt/3t5a78i
New post on /r/flutterdev subreddit:

Investigated RiverPod, and I am not a fan.
Anyone else find RiverPod to be oddly designed? I started investigating it, and at first it looked promising. But then I discovered I can not explicitly initialize classes that I am providing. I found this completely and totally shocking, and essentially a deal breaker.For example, if I want to explicitly construct a class once with specific data, like a String....
_myServer = MyServer(url); 
and then take _myServer, and have it accessible throughout my app, I cannot. This use case is simply not supported....which I find odd.It does have the 'family' modifier, which you might think solves this problem, but it most certainly does not. Family treats contructor parameters as essentially unique identifiers for providers. If code throughout my app wants to access an instance of MyServer, all this code would have to have access to the 'url' parameter as well, which is obviously not acceptable.I have a feeling this library is going to zero with a bullet. It seems like a step backwards from provider. It tried to fixed the problems of provider, but just created new problems instead.Just my two cents, but I am interested to hear others thoughts.

April 30, 2021 at 03:50AM by scorr204
https://ift.tt/3aQoirx
New post on Flutter Dev Google group:

how to pass future result to a php query
How can i pass a setstate result from scanner to php query? Here is my dart code.(getting the barcode value from scanning) class HomePageState extends State
New post on /r/flutterdev subreddit:

What are the best published Flutter Apps you have seen so far?
There have been more and more contributions to the flutter community, which makes flutter a very viable option into the future.However, there are LOTS of podcasts and posts sharing their concerns about the limitations of Flutter.So far, have you seen any great examples of published Flutter apps? If so, what is your favorite example?

April 30, 2021 at 07:59AM by zhengdongdong
https://ift.tt/3vJ6IOn
New post on Flutter Dev Google group:

Audio File Sent to RestFul
i want to send Audio File to REST API in Bitmap , it is possible ?

April 30, 2021 at 08:16AM by Sangaraju Vamsi Krishna
https://ift.tt/3nxOZqd
New post on Flutter Dev Google group:

Flutter and PHP
How to implement if i am going to scan for new barcode it will show on screen? like if i pressd the button it will show like the attachment but instead of replacing the existing scanned item, it will be registered above and the existing one will be below the new one. hope i am clear. thanks!

April 30, 2021 at 08:47AM by potato gaming
https://ift.tt/3vvocxw
New post on /r/flutterdev subreddit:

WhatsApp Clone (Backend & FrontEnd)
Hi guys, I created the WhatsApp Clone using Flutter. Please check out the screenshots of the app & source code in my GitHub -https://github.com/DevStack06/Whatsapp-Clone-Flutter And please do star the repo if you liked it!!​You can also check the Youtube Playlist, which will cover both Front-End and Backend Development: https://youtube.com/playlist?list=PLtIU0BH0pkKovuEaNsrGE_Xd5Tz3m1zeCAny suggestions are warmly welcomed, and it is open source so feel free to contribute ✌️✌️✌️.

April 30, 2021 at 09:37AM by devstack06
https://ift.tt/3xDms6Y
New post on /r/flutterdev subreddit:

How to Develop a Weather App with Flutter using Location Kit and OpenWeatherMap API?
/r/HMSCore/comments/mnf48a/how_to_develop_a_weather_app_with_flutter_using/

April 30, 2021 at 11:02AM by ooWYXNoo
https://ift.tt/335Kp8U
New post on /r/flutterdev subreddit:

Beginner: Integration of Huawei Remote configuration in flutter for taxi booking application
/r/HMSCore/comments/mtysff/beginner_integration_of_huawei_remote/

April 30, 2021 at 11:00AM by ooWYXNoo
https://ift.tt/3u62gIX
New post on /r/flutterdev subreddit:

Intermediate: How to integrate Huawei kits (IAP, Crash Service) into learning app (Flutter)
/r/HMSCore/comments/mzm4xx/intermediate_how_to_integrate_huawei_kits_iap/

April 30, 2021 at 10:54AM by ooWYXNoo
https://ift.tt/3e1xNGm