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

Failed to build Hybrid composition on Hosting native Android views
Follow the sample code in url: https://ift.tt/3AiC3u4 to build a Hybrid composition native for my app on Android, and the flutter report the below erorr: ../lib/src/rtc_render_view.dart:86:27: Error: The

July 01, 2021 at 04:22AM by Neo Yang
https://ift.tt/3AaredH
New post on Flutter Dev Google group:

Image Crashing OOM bug
Please help us with our image caching issue that crashes every time we open a page with a lot of images on it.

July 01, 2021 at 06:27AM by Alvin Alaphat
https://ift.tt/2UhyBzy
New post on /r/flutterdev subreddit:

Thoughts on the new linting rules?
Overall they seem pretty good, but the `const` thing really drives me crazy. It really sucks the joy out of things when you're constantly going around making sure things are const, or deleting const that you previously had to enter, that now you need to remove.Just feels like a whole lot of busywork.

July 01, 2021 at 09:55AM by esDotDev
https://ift.tt/3ye3ZOa
New post on /r/flutterdev subreddit:

Flutter: Building Beautiful Windows apps — Fluent Design Buttons, Toggle Switches, Checkboxes and Sliders
The Fluent Design is Microsoft’s solution for designing beautiful Windows programs. Flutter has finally expanded support to Windows UWP in Google I/O 2021, which calls for well-designed Windows apps. In this article, you can learn how to create buttons, checkboxes, and sliders with Flutter.Enjoy :)

July 01, 2021 at 09:55AM by Viruscatman
https://ift.tt/3hsz21X
New post on /r/flutterdev subreddit:

Compile Flutter App to iPad Pro M1
Hey folks,is anyone here who compiled an app for the new iPad Pro M1 ? We have a simple app that uses Google ML Kit to extract text from the camera stream. This works good on an A14 CPU but I want to know if it also works on the new iPad and if it works maybe faster on the M1 compared to the A14.

July 01, 2021 at 09:52AM by steroidenberserker
https://ift.tt/3jBbGJZ
New post on /r/flutterdev subreddit:

Both Facebook and Google Logins in the same page?
I am wondering how to implement both Facebook (flutter_facebook_auth) and Google (google_sign_in) in the same page?It would be lovely if any of you know a github project with G&FB Login already implemented.NOTE: I know there is flutter_facebook_login package as well, I can use it as well, so long as I can use both Google and Facebook Account Page.

July 01, 2021 at 11:00AM by AdLive8235
https://ift.tt/2UbcPgK
New post on /r/flutterdev subreddit:

Advice/Thoughts on API for mobile Apps
This is strictly not a question about Flutter, but since flutter is what brought me to mobile development and I believe a lot of mobile developers would be on here, I figured it is still appropriate to ask here.My question is: are there any specific requirement to be taken into consideration when developing backend API for mobile Apps?I vaguely remember reading somewhere that the typical RESTful API is not advisable for mobile Apps, because of the many calls you usually have with RESTful API. Infact if my memory does not fail me, I think this was what led to the creation of GraphQL?So is GraphQL the recommended tech stack for building API for mobile backend? or are there other recommendation?Again, if my memory serves me write, I think I have read of patterns where you have an endpoint per screen. The idea is that you only have an endpoint that gets all the data required to render a screen, instead of having to call multiple endpoints. How valid is this pattern?Are there any other patterns to be aware of?Your thoughts would be appreciated!

July 01, 2021 at 01:00PM by finlaydotweber
https://ift.tt/3hrKVVx
New post on /r/flutterdev subreddit:

Does flutter have any support I can contact directly.
If you look at my post history you can see that I've been all over reddit, stack overflow, discord etc trying to find a solution but no one knows what's wrong. I'm trying to fix my terminal that I somehow messed up when I was installing flutter. I created a new user account on my Mac, and my terminal is refreshed and working fine over there but now I have to fully set up my environment again. I would really like some expert help to tell me what I did wrong the first time to make my command line so unresponsive.

July 01, 2021 at 03:15PM by Yourconnect_
https://ift.tt/2UembIz
New post on /r/flutterdev subreddit:

My First app on PlayStore
Today I launched Do'Em on PlayStore.. check it out and let me know what you guys think! I'll be happy to hear your feedback :DDo'Em

July 01, 2021 at 06:02PM by Ryze001
https://ift.tt/3AgvurX
New post on Flutter Dev Google group:

VS Code extensions v3.24
Hey all, v3.24.0 of the VS Code extensions have been published. Release notes below/ online . Dependencies View #3095
New post on /r/flutterdev subreddit:

What backend are you using and why?
As one of the conduit maintainers I'm interested in what backend people are using for their flutter apps. Why did you choose that particular backend?Brief list of Pros and cons.How mature is your app?Approximate size of you user base?How well has the solution scaled?I thought other flutter Devs might also find this useful.

July 01, 2021 at 10:21PM by bsutto
https://ift.tt/364bHON