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

Which IDE/Editor for Flutter development?
View Poll

October 18, 2020 at 11:04PM by Hard_Veur
https://ift.tt/2IJHGv9
New post on /r/flutterdev subreddit:

Complex Header Implemented With Flutter
I built an header based on the Mercado Livre's app, which I particularly find interesting. I feel very pleased being able to achieve things like this without having to reach to google every time, anyway if you wanna checkout how it turned out you can Check out the video Here for comparison, see the app on Google Play or if you use iPhone on App Store.Originally I was going to implement the whole home screen, but I'm having some college exams right now so I can't really spend that much of time on it unfortunately.

October 19, 2020 at 12:30AM by andersonfds
https://ift.tt/35c7Jmk
New post on /r/flutterdev subreddit:

Flutter plus plugins + New multi language support
https://ift.tt/37hdb9Z

October 19, 2020 at 02:11AM by thehappyharis
https://ift.tt/3478qhs
New post on Flutter Dev Google group:

Flutter - FCM Remote/Silent Notification (app in background)
I have a Flutter app that needs to receive FCM push messages (silent/background data message). I am not using Flutter's plugin for Firebase Cloud Messaging, as it does not support background mode & don't see any plans for getting it implemented anytime soon. So I have integrated FCM IOS sdk into

October 19, 2020 at 03:56AM by Usman Riaz
https://ift.tt/3j8KJcL
New post on /r/flutterdev subreddit:

[Self Promotion] Building a podcast app, Ep 2
Thanks so much everyone for your support in my last post.For those who are just tuning in, I'm going over how I build applications. I'm building a real podcast app that I intend to publish in the end. It's all open-sourced.Youtube PlaylistBlog SerriesLet me know what you guys would want to see in this app? Features you love from other apps? Topics you want me to cover?Thanks so much!

October 19, 2020 at 03:44AM by DoPeopleEvenLookHere
https://ift.tt/3kc3g9w
New post on Flutter Dev Google group:

Quiz App-- navigating to Results Page
Hi Flutter Community, I am working on a quiz app using api calls. It works perfectly until the last question is hit(when the index equals my questionList), then this message appears before navigating to my Results Page. "RangeError(index): Invalid value: Not in inclusive range 0.9: 10" This is

October 19, 2020 at 04:58AM by Andrew Villegas
https://ift.tt/3o31Jol
New post on /r/flutterdev subreddit:

UI/UX Design Course
Could anyone recommend a good, relatively good priced course on mobile UI/UX design? I'm new to mobile app development and would like to learn more about design.

October 19, 2020 at 04:21AM by fredmarkle
https://ift.tt/3o6ACZy
New post on Flutter Dev Google group:

Flutter/Dart using Dummy_data
Whats the best way to get values from a DUMMY_DATA File and to to use those values into a constructor call. The constructor requires string values and not variable names i.e need Question('In what year was Van Gogh born?', '1856', '1866', '1853', '1843', 'C') and not Question(paramOne,

October 19, 2020 at 09:02AM by Peter Ormond
https://ift.tt/37jQC4I
New post on /r/flutterdev subreddit:

Would a weekly curated developer newsletter helps you in some way?
Do you guys love to get a Weekly newsletter that curates great developer articles, tutorials, Blogs, and events?For example, here is an issue of my weekly newsletter which curates articles from great developers around the world.Do you think this curation would be helpful for you guys?Apart from the curated articles, blogs, Dev tools, events, and open source libraries, do you think any other information should be helpful?

October 19, 2020 at 10:49AM by iranjith4
https://ift.tt/31h0Tuw
New post on Flutter Dev Google group:

iOS push notification with flutter
I have used *firebase_messaging *for push messaging in flutter. For Android everything looks good, its working as expected. But getting issue when running on iOS. While trying to run on a iPhone getting compile time error. Without adding firebase_messaging the app is running on iOS device but

October 19, 2020 at 01:08PM by Robin
https://ift.tt/3lX8uq7
New post on /r/flutterdev subreddit:

Invoice app in flutter.
I am currently working on an invoice making app in a flutter. But the problem I am facing is in pdf creation. Plugins available for creating pdf are not that great. So, what I am currently trying to do is generating invoice as a widget and then converting that widget into an image and then that image to pdf using print package available on pub.devInvoice widget -> image -> pdfBut haven’t found a solution yet to convert the widget to image.Do anyone have some experience in dealing with such problem. Or have a better approach to this problem.

October 19, 2020 at 01:15PM by Archi7
https://ift.tt/2T8ogC0
New post on /r/flutterdev subreddit:

Widget for formatted text
Hi teamI’m developing a content heavy educational app, basically a text book on a phone.At the moment as I’m developing the concept and learning coding I’m just hard coding each section, but eventually would like to store the data in a database and have it draw through into a generic, reusable template.The issue I’m having is whilst the template is generic the content is obviously unique, including its formatting. At the moment I’m hard coding paragraph breaks, indents etc with sized boxes and the like, but this isn’t really scalable.Is there then a widget that allows this sort of basic formatting of text?Thanks 😊

October 19, 2020 at 01:00PM by Holmetis
https://ift.tt/35cKKaD
New post on /r/flutterdev subreddit:

What architecture do you recommend for a dating app ?
App Idea: Im trying to build a tinder clone. Where people swipe left and right based on there interests. When a user sign's a set of cards are displayed based on the user swipe interaction Im going to fetch more relateable cards from the server( AI function) and add the stack of cards. And this process continues till all the cards are displayed from the server(may be endless). Does this kind of dating apps require state management? Which kind of widget would be suitable? Does future builder still support my use case?

October 19, 2020 at 12:35PM by pardhav
https://ift.tt/31mfHYL
New post on Flutter Dev Google group:

How can I use other packages(for fetch metadata of audio files) with file_picker to show only selected audio files on screen with cover image and meta data of selected audio files?
I want to fetch cover image for the audio files but no package supports it except flutter_audio_query package.But it can fetch all the songs at once from device. I want to use file_picker to select the songs from device and then I want display that selected song using flutter_audio_query package.

October 19, 2020 at 05:46PM by Parth patel
https://ift.tt/3o2NGiK
New tweet from FlutterDev:

📝 We’re putting Flutter and Cloud Firestore to the test!

In this article, you’ll learn to implement Cloud Firestore as your app’s backend by building a modified version of the classic Flutter counter app.

Let’s start building ↓ https://t.co/r3irT2yNd2— Flutter (@FlutterDev) October 19, 2020

October 19, 2020 at 06:06PM
http://twitter.com/FlutterDev/status/1318222106090524673