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

App Feedback Thread - January 29, 2021
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods

January 29, 2021 at 03:00PM by AutoModerator
https://ift.tt/3owObk9
New post on /r/flutterdev subreddit:

Flutter Hive Tutorial
https://www.youtube.com/watch?v=k4XXrq088tw

January 29, 2021 at 03:51PM by aspiiire2
https://ift.tt/3clzJJi
New post on Flutter Dev Google group:

Flutter IntelliJ Plugin M53 Release
Flutter IntelliJ Plugin M53 Release Platform Selection in the New Project Wizard Flutter supports platforms other than Android and iOS in beta, dev, and master channels. The New Project Wizard has been updated to allow platform selection when a Flutter app or plugin is created. This is how the

January 29, 2021 at 06:07PM by Steve Messick
https://ift.tt/3afa7Lx
New post on /r/flutterdev subreddit:

How much the bundle size increases with firebase storage and fcm?
Does anyone know how much you ios and android apk size will increase by adding/using firebase in your project?

January 29, 2021 at 05:23PM by neattike
https://ift.tt/2YtYwmp
New post on Flutter Dev Google group:

Dart/Flutter VS Code extensions v3.19
Hi all! v3.19 of the VS Code extensions have been published. Release notes are below (and online ). If you hit any issues, please file them on GitHub
New tweet from FlutterDev:

54 packages released null safe versions on https://t.co/XAGXN4ILmv in the past week. Among them:

📦 uuid
📦 image
📦 csslib
📦 firebase_crashlytics
📦 shimmer
📦 timeago
📦 lottie
📦 animations

This takes us to 619 null-safe packages. https://t.co/1TXIL2WMDV— Dart Language (@dart_lang) January 29, 2021

January 29, 2021 at 07:00PM
http://twitter.com/FlutterDev/status/1355214129825521664
New post on /r/flutterdev subreddit:

Do you recommend using flutter ble?
I would like connect with fiscal printer via bluetooth using flutter_ble but I don't know how this solution is stable and good in flutter. What do you think guys? Maybe a better option is to write native applications for my problem?

January 29, 2021 at 08:02PM by nontakenusr
https://ift.tt/36rxG2u
New post on /r/flutterdev subreddit:

App Dev CDN Decision
As enjoyable as Flutter + Firebase has been, I've read and experienced that pricing for delivering vids and images to hundreds of users can get fairly steep rather quickly even with compression and fewer calls on the front end.What did you all choose to pursue for your content delivery/CDN needs? Any tricks and tips you have after pains and headaches that you've encountered?Thanks.

January 29, 2021 at 09:05PM by Schnausages
https://ift.tt/36rKA0q
New post on /r/flutterdev subreddit:

Flutter Developer Weekly Newsletter - Issue #19 is LIVE
Lots to discuss in this week's newsletter, including login flow within an app, two articles on various animation topics, state management, and more (including a brief comment on the recent GME/Robinhood drama and thoughts on reputation)!https://newsletter.flutterdeveloperweekly.com/issues/19

January 29, 2021 at 08:57PM by FlutterDevWeekly
https://ift.tt/3qYBC2w
New post on /r/flutterdev subreddit:

Is there a Rest API to fetch music-related news (articles, interviews...)?
Hi, I'm still learning Flutter but I am planning some apps that I'd like to develop. I was thinking of a sort of music magazine app. Is there a way to fetch news related to music? Free would be great, or paid too. Thanks

January 29, 2021 at 10:02PM by srblackjack74
https://ift.tt/2Yu970s
New post on Flutter Dev Google group:

Dart DevTools 0.9.7 Release Notes
*DevTools 0.9.7 Release Notes* Dart DevTools - A Suite of Performance Tools for Dart and Flutter General Updates - Bundle canvaskit with the DevTools release binary so that DevTools can be used without internet access. Inspector Updates - Added ability to visualize fixed layouts in the

January 30, 2021 at 01:25AM by kenzie...@google.com
https://ift.tt/3iWXdG0
New post on /r/flutterdev subreddit:

What choose? Flutter vs android native
Hi guys, I am android developer with almost two years experience, last time I started to learn flutter after my work, Do you think better option is deep diving in android or dedicate towards flutter and spend less time for android?

January 30, 2021 at 01:52AM by nontakenusr
https://ift.tt/3rar8xr
New post on /r/flutterdev subreddit:

Wondering about SafeArea widget ...
Why does it suck so much ?

January 30, 2021 at 03:36AM by jeffmiller16
https://ift.tt/3j7lw43
New post on Flutter Dev Google group:

apk in release mode not working
greetings to all, today i made the apk in release mode but it is not working while when I run it in debug mode it works fine. and by not working I mean in debug mode I can see the welcome screen but when I make apk then install and run it shows grey screen and doesn't work. i have made apk in

January 30, 2021 at 06:06AM by palak pandey
https://ift.tt/3agEb9B
New post on /r/flutterdev subreddit:

Firebase functions alternative
Have been using Firebase lately and need the google cloud functions for some in real-time changes to the database plus notification, thing is my credit card wasn’t accepted for Google Functions.Was looking into setting up a separate backend to monitor firebase activity, kinda new to it, so the solution would be to host a nodejs server on any hosting platform and go from there or is there a better solution? In case of of the former, are there services/setups you’d recommend?

January 30, 2021 at 07:42AM by Silfalion
https://ift.tt/3iYnvaZ
New post on /r/flutterdev subreddit:

Sending push notifications without using the "Publish" button on the Firebase Console
I am developing an event management app in which the admin can create new events and the client can book seats for the event.What I want to achieve is that when the admin creates a new event, a push notification (Even if the app is not open in the background) should be received on the client app.I have been trying to send notifications through FCM (Firebase Cloud Messaging). But that is working only when I click the "Publish" button on the Firebase Console. How can I code it so that a push notification is fired automatically when the admin creates a new event?

January 30, 2021 at 08:19AM by shawn1912
https://ift.tt/3iYNI9l
New post on Flutter Dev Google group:

I am unable to navigate to detail page from List Tile Page and show retrieved data of the particular item
Hi, I have posted this query already but nobody is trying to fix my issue. Atleast please try again I have uploaded few text items, image items and pdf documents to firebase database / storage and and able to retrieve all of them in HomeScreen i.e Vertical CardsUI list as well as ListTiles

January 30, 2021 at 11:24AM by shravan kumar Pottala
https://ift.tt/3oxLwGP
New post on /r/flutterdev subreddit:

Authentication on Flutter Apps using the @protocol
https://ift.tt/2MEW61G

January 28, 2021 at 07:22PM by ufohitchhiker
https://ift.tt/3j2zUul