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

How may reads does streams make on firestore?
I have started out a project with firebase firestore and uses streams to get data back.While checking the number of reads ~150 reads where recorded in the firestore account and 8 writes.So i started to debug my code and found out that each time my stream starts ~5 times the streams look for value first 2 times it was nu the next 3 times it got back the value.So my question is how many times does a strem reads value form the firestore and is it recommended in production grade apps to use streams with firebase?

May 02, 2020 at 09:56AM by AshishKhuraishy
https://ift.tt/35oNBNj
New post on Flutter Dev Google group:

Android Emulator freezes my computer
I'd like to run Android Studio, for Flutter projects, on my notebook (a Lenovo B5400, Win10). I cannot wait to develop my first app, but it's impossible to try anything if that emulator doesn't work. Can someone tell me what are system requirements for Android Studio (with emulator). If my PC

May 02, 2020 at 12:04PM by Antonio Negro
https://ift.tt/3f7Yjwe
New post on /r/flutterdev subreddit:

Are there “styled widget packs” like website templates available?
Wondering if this is a thing? In the same way you can buy css and other themes for websites, is there/can you purchase premium widget libraries which have their own styling? Services like theme forest etc?Edit: I’ve just seen https://github.com/nb312/flutter-ui-nice/blob/master/README.md. These are the kinds of ui kits I am looking for. Good to know they are out there

May 02, 2020 at 12:11PM by FickleLife
https://ift.tt/2yjwT5Z
New post on Flutter Dev Google group:

Debug version runs old version code
I run app in debug mode, sometimes it does shows old version of app(probably from old code). Tried to unistall n run debug again still its there. How to resolve this issue? Is this problem with device or cache or ide (vscode)? Have you ever experienced this?

May 02, 2020 at 12:17PM by prakash king
https://ift.tt/3d8Yvte
New post on /r/flutterdev subreddit:

Map in Dart Flutter
Map in Dart, a new video published. Do subscribe and like video. You can request any video with Flutter, Dart, Firebase #flutter #dart #navokihttps://www.youtube.com/watch?v=FpFrX7rX4qk

May 02, 2020 at 01:13PM by theshivamlko
https://ift.tt/2KRslXb
New post on /r/flutterdev subreddit:

QR Code Generator Windows App in Flutter Desktop (Technical Preview)
QR Code Generator, make your first Flutter Desktop app@theshivamlko #flutter #dart #navokihttps://www.youtube.com/watch?v=LNsEn6MM34A&list=PLwS2uiMqlbX01GREY8HhqmwjAgkTNRtKe&index=2

May 02, 2020 at 01:12PM by theshivamlko
https://ift.tt/2SsMY04
New post on /r/flutterdev subreddit:

Setup Flutter Desktop on Windows, Linux, macOS using VSCode and Build
I have made a tutorial to set up and build the first Flutter Desktop App.@theshivamlko #flutter #dart #navokihttps://www.youtube.com/watch?v=ixj0MMusDM8&list=PLwS2uiMqlbX01GREY8HhqmwjAgkTNRtKe

May 02, 2020 at 01:09PM by theshivamlko
https://ift.tt/3bS3qyB
New post on /r/flutterdev subreddit:

Flutter Without Flutter - a tutorial how to draw to the screen without using widgets
https://ift.tt/2VZW0nD

May 02, 2020 at 12:50PM by eibaan
https://ift.tt/3bYVwDz
New post on Flutter Dev Google group:

Google Sign In with Flutter
Does anyone know a good guide how to embed Google Sign in Flutter? I have already tried this guide, but it only caused problems: https://ift.tt/2JIlGNY

May 02, 2020 at 01:59PM by Jonas Riesen
https://ift.tt/3fbsaUp
New post on Flutter Dev Google group:

why constraint PopupMenu's min width?
Hi, everyone, recently i work on creating a popup menu, but seems the default popup menu created by showMenu() function is too wide, it is not what i want. by tracking the source code, I find the following in popup_menu.dart: const double _kMenuMaxWidth = 5.0 * _kMenuWidthStep; const double

May 02, 2020 at 03:36PM by carmen che
https://ift.tt/35mulAe
New post on Flutter Dev Google group:

StreamBuilder index
Hi, I'm wondering if anyone would be able to explain the following to me. I have two pages. Page One has a Navigator push to page two. Once the user is done selecting a couple fields on page two, there's a navigator pop which takes them back to page one. On page one, I have a stream builder.

May 02, 2020 at 04:40PM by Ouardia Yahiaoui
https://ift.tt/2z6dC8k
New post on /r/flutterdev subreddit:

User Management
What is the best way to do real time user management with the provider package and streams. For example: I have a sign/register in with google and if the user signs in for the first time he has to add some additional data about himself. Later on i want to get this data.

May 02, 2020 at 04:50PM by floh2708
https://ift.tt/2zRAWHc
New post on /r/flutterdev subreddit:

How does everyone feel about their adventures in learning Flutter vs. learning React Native?
Now, I know I can google the difference of React Native vs Flutter but I want to know how do you all feel about the learning ADVENTURE you found in the two. What do you wish one had that the other one had? What were your personal pitfalls or roadblocks you found? Which one do you choose as your favorite? Etc..

May 02, 2020 at 09:36PM by hughpaud2020
https://ift.tt/3bYBWaE