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

Firebase Connect ( problem )
Hi Guys I try to connect my project to firebase ..and there problem appear (Could not find the Android Application module. Only Android Application Modules can be connected to Firebase online projects. Create a new Android Application Module or create/import a different Android Studio project )

February 25, 2021 at 05:37PM by Black Bird
https://ift.tt/3pS7ViY
New post on /r/flutterdev subreddit:

Flutter - How can draw route on google map between two locations?
https://ift.tt/2ZRlmVC

February 25, 2021 at 05:28PM by rrtutors
https://ift.tt/3uxzCRK
New post on Flutter Dev Google group:

VS Code localhost refused to connect
Hi, When i create a new project, i can start a debugging session in Chrome by pressing F5 in VS Code. When i terminate debugging and then later try to start a new debugging session using F5 i get a message in the browser that says "*localhost* refused to connect". I've tried changing port

February 25, 2021 at 06:12PM by Jair-Rohm Parker Wells
https://ift.tt/3uw1be0
New post on Flutter Dev Google group:

iOS build
I keep running into this issue for iOS app *ITMS-90713: Missing Info.plist value* - A value for the Info.plist key 'CFBundleIconName' is missing in the bundle 'com.paymetoconnect.coupanda.dev'. Apps built with iOS 11 or later SDK must supply app icons in an asset catalog and must also provide a

February 25, 2021 at 07:03PM by prasad mokkapati
https://ift.tt/3bGkOaM
New post on /r/flutterdev subreddit:

AWS Amplify w/ flutter - How bad is it ?
https://news.ycombinator.com/item?id=26263097This comment thread really is not positive about it at all. Just curious if this is other peoples experience or what is your experience like ? What about vs firebase products

February 25, 2021 at 06:58PM by cmdrNacho
https://ift.tt/2NG6o2b
New post on /r/flutterdev subreddit:

Which database should I use?
I am building an app that will be monitoring crypto prices and I have most of it all figured out except this one part of the design. I am doing a callout to binance every 30 seconds and storing the ~ 63 coin prices into their own tables which will later be used by users for graphing purposes. The data stored will just be the symbol, price, and datetime which I estimate is ~30 bytes of data let row. The callout happening every 30 seconds is 2880 callouts per day and 181k rows being written to the db per day. With that being said firebase firestone would cost me $131 per year in writes alone. I think I am leaning towards firebase realtime db since reads and writes don't matter and it's just about the size of download which would just be when a user wants to graph the points, it downloads that coins table.I am building this for myself but am gonna release it to others so I'm not sure how many users there will actually be. So starting out, I want to do this for $0 of possible since it could theoretically only be me that uses it.What other db options are there that would fit my use case here? I looked into aws dynamo db and determined (if I calculated correctly) that my writes would require 126 wcus which would result in something like $500 yearly. There will be other data stored as well but this will be the bulk of it.Thanks for the feedback, really trying to pick the right solution the first time!

February 25, 2021 at 07:59PM by rdh24
https://ift.tt/3uwcSkU
New post on Flutter Dev Google group:

AppBar Scrolling List
I am trying to make a tiny horizontal scrolling list on my AppBar but am coming into some issues due to the size of the cards. I am new to flutter so I am not quite sure how to fix this? Here is the code. I essentially want it to look like a small oval shaped card list scrolling horizontally on

February 25, 2021 at 08:22PM by Mark Valeriani
https://ift.tt/3pTj56X
New post on /r/flutterdev subreddit:

Flutter app’s state in Isolate
There are many ways to manage state in Flutter, but most of them are built in such a way that all the logic is executed in the main isolate of your application. Execution of network requests, working with WebSocket, potentially heavy synchronous operations (like local search), all this, as a rule, is implemented in the main isolate. This article shows other doors as well.

February 25, 2021 at 10:11PM by congolomera
https://ift.tt/3usccx3
New post on /r/flutterdev subreddit:

Flutter + Square + Fireabase
Working on a Flutter project. Still fairly new to the framework but making some good headway. Trying to use Square as the back-end for payments.Has anyone seen this done successfully?I've searched tons of tutorials and posts but none seem to cover everything fully. The all leave the "back-end" up in the air...no examples or directions on how to complete it fully.For those that know (and care), I'm able to generate a nonce.....I just have no idea what to do with it now.Side note, currently i'm using Realtime Database in Firebase. Not sure if I would need to switch over to Firestore. I assume that would require a re-arch of my entire project.

February 26, 2021 at 01:59AM by MackRight
https://ift.tt/3uxDqCq
New post on /r/flutterdev subreddit:

So You Want Social Login (OAuth 2.0) With Flutter…
https://ift.tt/2Nwtmch

February 26, 2021 at 01:35AM by e-oj
https://ift.tt/3krabwd
New post on /r/flutterdev subreddit:

IOS Gesture Back for flutter
There is no official support from flutter for IOS back gesture is that right ? (Willpopscope Alternative)

February 26, 2021 at 06:03AM by rahilgeek21
https://ift.tt/3uAsowg
New post on /r/flutterdev subreddit:

The default value of query in showSearch(query: 'one') is acting buggy in Android 8.1.0 but not in Android 9
The problem is that to clear the last element of 'one' i.e. 'e', I have to click multiple times.The first time I click backspace it changed to 'oneon',the second time - 'oneo',third time - 'one',forth time it stays - 'one'and then it works normalThe problem is only happening in Android 8.1.0 phone but working fine Android 9 phone.check this link - https://im6.ezgif.com/tmp/ezgif-6-2092bc2775f4.gif

February 26, 2021 at 07:06AM by kallisjake
https://ift.tt/3dRVAc3