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

! No device available
Hi, I have a problem to locate the target device for the emulator: [image: Capture.PNG]
New post on /r/flutterdev subreddit:

Join me in building a better Netflix Party experience that extends to mobile devices and more streaming services
GitHub repo: https://github.com/david-shortman/netflix-party-plusTestFlight | ChromeHey all, over the past few weeks I've been working on making Netflix Party easier to participate in by working on NP+, a Flutter app that lets you control a video in a Netflix Party, and participate in the chat, without staying attached to your computer.The app is in a pretty good state but still has some features and bugs to resolve before going live. But I want to take the project to the next level as well, with the help of a community, to:Use the Netflix Party web socket message API on more services like YouTube, Amazon Prime Video, and HuluRewrite the Chrome extension to use Flutter to mirror the functionality of the app, and easier code sharing between the app and extensionExpand the extension to work on all browsersPlease consider checking out the repo, and checking out the contributing guide. I'll answer any questions here about the project if you're interested.

May 02, 2020 at 03:29AM by HotDavidLSS
https://ift.tt/3aUfUEz
New post on Flutter Dev Google group:

flutter sdk download failed
I am from Bangladesh. From previous more then 1 week i can't download flutter sdk for this problem. Why and how to solution this problem?

May 02, 2020 at 06:10AM by Ashok Barua Akas
https://ift.tt/3bY7nlc
New post on /r/flutterdev subreddit:

Transform class examples
https://ift.tt/2KTzvu4

May 02, 2020 at 08:44AM by Elixane
https://ift.tt/2YmSBRf
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