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

How much Firebase Products good for Android Apps
See when to use and When not to use Firebase in Android Apps.

July 26, 2020 at 12:40PM by vkpdeveloper
https://ift.tt/2BxgAEn
New post on /r/flutterdev subreddit:

Fail/Pass indicator that fits Material Design?
I need to show if a measurement stays within the tolerances set by the user.Does anyone of you have an idea how to do this?   As of now I am using emojis, but this completely contradicts the design language set by Material Design, so I thought one of you might have a better idea.

July 26, 2020 at 02:04PM by bugfish03
https://ift.tt/3f32qZk
New post on /r/flutterdev subreddit:

Distributed Chat App
Hey, I need some help with my distributed Chat application I am building with Flutter.I was wondering what the best approach would be in creating this app. I have 2 possible answers, both build in IPFS. OrbitDB and Textile.io. I love the concept and would like to use it.Now, both libraries are build in Javascript. Textile.io does have a dart library but it is to limited because it needs to connect to a external daemon running go, which defeats the purpose of my app.Is it perhaps possible to use the JS libraries inside of my Flutter app without to much trouble? Or perhaps use the Go daemon inside the app, so the dart library can connect to it if that is possible?Thanks in advance.

July 26, 2020 at 02:48PM by D_a_a_n
https://ift.tt/32UglOL
New post on Flutter Dev Google group:

Translation of documentation into Russian
Hello, I would like to improve and develop the Flutter developer community in Russia and neighboring countries. But there are some problems with the correct translation of the official documentation. I would like to know if I can count on help in localizing the official documentation? The site is

July 26, 2020 at 03:18PM by Федор Николенко
https://ift.tt/2Dcjhve
New post on /r/flutterdev subreddit:

Arduino + Nairda Robot Programming #madeWithFlutter
Program and control your arduino projects direct from your smartphone with Nairda !! www.nairda.com.mxhttps://www.youtube.com/watch?v=eCGN3rD5FMA

July 26, 2020 at 04:35PM by Adriandroid_
https://ift.tt/3hE8dWR
New post on Flutter Dev Google group:

Gradle task assembleRelease failed with exit code 1
How to Fix these error i try many things but it always show this error Target kernel_snapshot failed: Exception: Errors during snapshot creation: null build failed. FAILURE: Build failed with an exception. * Where: Script 'C:\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 882 *

July 26, 2020 at 04:12PM by Nitrate Rai
https://ift.tt/2BuFnbY
New post on /r/flutterdev subreddit:

Classes fields for UI
I have classes for lists and they have some fields like int id, Duration time etc... I am fetching all the data when the app is loaded and use it throughout the app lifetime (singleton). In some screens I need extra data for UI, this data is created with the class fields. Lets say I have functions like getSomeString(time) And than I use that string for display. My question is should I place this in a field inside the class and "Infect" it (but then I will call the getSomeString (and others) once when I fetch data) Or call these methods when loading new screens with the passed class instance. I tend towards keeping the structure a singleton and I want to know if there is a best practice in flutter instead of just infecting classes with fields for UI like strings and icons that are needed for some screens.

July 26, 2020 at 05:06PM by Shade-73
https://ift.tt/3eYsi8J
New post on /r/flutterdev subreddit:

If Dart with flutter is your first step into programming...
How far in are you right now? And Did you have little to no knowledge of HTML & CSS, mention not JS?

July 25, 2020 at 07:43PM by addnvrafk
https://ift.tt/2WZ6pQh
New post on /r/flutterdev subreddit:

Your performance profiling device
What device do you use as a reference for performance profiling? Do you verify whether your app runs smoothly on the slowest phone that could be used or is it acceptable for you that the app drops frames on older and cheaper devices (e.g. because of some complex stuff going on on the screen)?

July 26, 2020 at 06:50PM by tomwyr
https://ift.tt/30LEFQp
New post on /r/flutterdev subreddit:

RegEx free, RFC compliant email validation for your Flutter app
/r/dartlang/comments/hwc6au/email_validatordart_a_simple_but_correct_email/

July 26, 2020 at 07:40PM by fredeil
https://ift.tt/3jFMPlS
New post on /r/flutterdev subreddit:

Package release automation. Changelog updates, version bumps
https://ift.tt/30RwuSn

July 26, 2020 at 09:09PM by f3ath
https://ift.tt/39sl7V9
New post on /r/flutterdev subreddit:

FLUTTER WEB - Tried Building a Portfolio Website
Tried Flutter Web to set up a simple Portfolio Website, the mobile view hasn't been completed yet, but the Desktop view is deployed. Check it out https://threshold-6dc8f.web.app/#/landing

July 27, 2020 at 12:29AM by rushilrai
https://ift.tt/3020aNN
New post on /r/flutterdev subreddit:

Last and most advanced part of Making Platform Specific UI (Material x Cupertino) with tons of source code
https://ift.tt/2X0nOYT

July 27, 2020 at 02:31AM by Deimantasa
https://ift.tt/306yMOJ
New post on /r/flutterdev subreddit:

Getting an Apple developer ID
I understand this is not a flutter specific issue.I've been working on my app for a couple of months and last night I was looking to add push notification via firebase messaging. Based on the documentation it said that I need to get an apple developer id information.When I logged into developer.apple.com I noticed that I'm actually not in the developer program, so I decided to enroll into the program. I got to the section where it had asked me to select the entity, which I selected as individual/soletrader. I was then presented with the message that "Your enrollment in the Apple Developer Program could not be completed at this time".I contacted apple support first thing this morning, the person on the other end explained that they are seeing the same message on their end and there was no resolution to this, and it is the 'end of the line' and theres nothing else that can be done about it. They were not able to provide a reasoning, and they said according to their guidelines the support ends with no possibility of escalation or resolution.While I was speaking to them, I tried to enroll my partner's details on a seperate laptop and I received the same message, and I had asked a friend to register and they said that they're receiving the same error. I advised the support person of my actions, and they had advised theres nothing they can do.Has anyone faced this type of challenge, and how did you get it resolved. I'm feeling like I'm stuck with no avenues for resolution.

July 27, 2020 at 03:34AM by ifndefx
https://ift.tt/2OW4qrt