Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New tweet from FlutterDev:

🌐Support for web: Updates!

Having Flutter code run in a web browser opens up an array of possibilities. So what's new? #FlutterGoodNewsWednesday

PWA Support
Debugging with Expression Evaluation
Rendering Improvements with CanvasKit

More info ↓ https://t.co/n87EsSqX59— Flutter (@FlutterDev) April 29, 2020

April 29, 2020 at 05:14PM
http://twitter.com/FlutterDev/status/1255515904236048385
New post on /r/flutterdev subreddit:

Flutter web support updates
https://ift.tt/2KGqzIt

April 29, 2020 at 05:33PM by EngineerScientist
https://ift.tt/3aMLjZD
New post on Flutter Dev Google group:

fetch only email (not profile or openid) with google sign-in for mobile
Hi, Is there a way to fetch only get emails with google sign-in for mobile? Getting profiles also collects photos and one of our users complained about this because our app doesn't need photos. It seems possible for web by setting fetch_basic_profile to false: https://ift.tt/2KLzrfS

April 29, 2020 at 06:07PM by Dokook Choe
https://ift.tt/2xZs1D3
New tweet from FlutterDev:

🌐Support for web: Updates!

Having Flutter code run in a web browser opens up an array of possibilities. So what's new? #FlutterGoodNewsWednesday

PWA Support
Debugging with Expression Evaluation
Rendering Improvements with CanvasKit

More info ↓ https://t.co/n87EsSIxWH— Flutter (@FlutterDev) April 29, 2020

April 29, 2020 at 06:57PM
http://twitter.com/FlutterDev/status/1255541785998196736
New post on /r/flutterdev subreddit:

Package to paginate Firestore data with just 2️ attributes ⚡️ paginate_firestore v0.1.0
https://ift.tt/2YhcSYd

April 29, 2020 at 07:34PM by excogitatr
https://ift.tt/35eGLKe
New post on /r/flutterdev subreddit:

Control ListView items height.
Hello guys!I'm trying to learn Flutter and got a little question that I couldn't find an answer.I have a horizontal ListView with cards.The ListView is controlling the cards' height, and I can't figure out how to change this.I want the list view to have a height of 250 for example, and the cards to have the height of 160.

April 29, 2020 at 08:21PM by ZwapDawg
https://ift.tt/35gN7J1
New post on /r/flutterdev subreddit:

Up to 6,000 minutes free Flutter CI per month on Bitrise right now (for Android, as well as iOS builds)
https://ift.tt/2XORb1s

April 29, 2020 at 09:09PM by HHendrik
https://ift.tt/3cWrKzx
New post on Flutter Dev Google group:

in_app_purchase listener not getting called on iOS
I have pretty much replicated the code from the in_app_purchase package example. However, on iOS the purchaseUpdated listener never gets called. Same code works fine on Android. I've tried running both on the emulator and on actual devices using TestFlight and after running the `buyNonConsumable

April 29, 2020 at 09:48PM by Jeff Jorczak
https://ift.tt/3bPQ1ab
New post on Flutter Dev Google group:

[[Error]] CreateProcessW failed 5
I am new to Flutter, so I just tried to create "New Flutter Project" and I tried to run the "default" code to test it, and I had this error (check attachments). However, "flutter doctor" says I don't have any issues.

April 29, 2020 at 10:01PM by Ahmad Rashid
https://ift.tt/2SmHN1L
New post on /r/flutterdev subreddit:

Feasible in Flutter? Board game with ad banners using native ad SDKs
I'm an indie dev currently maintaining 2 native versions (in Java and Objective C... I know, I got lazy these past few years) of a 2D mobile board game, first released in 2013 but still relatively popular.Having to code the UI twice is really painful, and is one of the reasons I'm not frequently adding new features.But the ads integration is fully optimized and has been providing steady revenue over the years.I'm basically showing banners and interstitials, using AdMob mediation, and a few other ad networks.I am planning on making an online variant of this game, and after a lot of researching I ended up with the following shortlist of frameworks to develop this new app:1/ Flutter2/ Unity3/ Native Android + Native iOS (reusing some of the legacy code)I have only played with it for a day, but Flutter really is my favorite for now, because it makes lighter APKs/IPAs, has better tooling, IDE, community etc. And allows to use some native code when needed.​But it's far from perfect, and I think I'll have to do some convoluted things to keep an optimized monetization. Indeed, some of the major ad networks I use have no Flutter compatible SDK or plugins.As the ads integration with the rest of the app is very basic (banner on top of the game Activity, full screen interstitial after game over), I should be able to keep the native Android/iOS SDKs to load and display the ads in native Views/UIViews. While having the rest of the app in Flutter (using FlutterFragment or FragmentView, in Android).For the main game screen, this basically means a native view for the banner, above a FlutterView (or fragment?)​Does this sound feasible or I am expecting too much from the "add-to-app" capabilities of Flutter?Is this a bad idea?

April 29, 2020 at 11:10PM by dasebasto
https://ift.tt/35hG5Us
New post on /r/flutterdev subreddit:

How my stock app in Flutter reached $1k MRR in 6 months
https://ift.tt/3auTxoZ

April 29, 2020 at 11:04PM by satvikpendem
https://ift.tt/2Yem7IV
New post on /r/flutterdev subreddit:

video_player package giving a 403 response code
So I am using video_player to play an online video I got from a site but I get 403 response code. I can copy the link, paste it on my chrome on my phone and it will load the video. Any thoughts on why the error?

April 30, 2020 at 05:25AM by SilentK213
https://ift.tt/2yafi08
New post on /r/flutterdev subreddit:

Master teases 3 min survey Still NEED YOUR Help
Thanks Those who helped with survey, but I Only have ~ 50 participants! I Really need more so it is +/- ok.
Please spend 3 min doing fast and easy survey! Thank You!https://docs.google.com/forms/d/e/1FAIpQLScZ4AHN5DD2Oqn9ZYrlVJb39RDOHFbblAs0ttDeZgk38nQjvw/viewform?usp=sf_link

April 30, 2020 at 05:10AM by Uzis12
https://ift.tt/2KNAEn0
New post on /r/flutterdev subreddit:

Which IDE do you use for flutter and why?
I have been using VS Code for quite sometime and after seeing IntelliJ IDEA with all it's features I am thinking of switching to it. And should I even switch IDE just based on the features it provides?View Poll

April 30, 2020 at 09:34AM by thisis_dc
https://ift.tt/2Smom97