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

Bloc vs global variables and streams
Greetings all,If I had a going class that maintained the various states required, such as login, current progress in book, books currently reading, etc and had a steam that broadcasted all changes, in what ways is that worse than Bloc?

June 17, 2019 at 03:08PM by ajacian
http://bit.ly/2F9Obmn
New post on /r/flutterdev subreddit:

local_assets_server: lightweight Flutter plugin which serves local assets to webview
http://bit.ly/2WM7AQf

June 17, 2019 at 04:48PM by lesnitsky_a
http://bit.ly/2x5150h
New post on Flutter Dev Google group:

Launch screen bitmaps
Hi all, As per http://bit.ly/2KVj6q3 What are the recommend image sizes? I'm confused as to where the image/bitmap is saved and what the resolution/s should be? Thanks.

June 17, 2019 at 05:17PM by Gavin Henry
http://bit.ly/2FfLwHA
New tweet from FlutterDev:

A New #Flutterinfocus Series!

A step on the way from beginner to Flutter expert is understanding Dart's async patterns. See streams, futures, and multithreading as @redbrogdon covers the foundation of async: Dart's isolates and event loop!

For more → https://t.co/rm064qpXgx pic.twitter.com/2x65KF1NM1— Flutter (@FlutterDev) June 17, 2019

June 17, 2019 at 06:28PM
http://twitter.com/FlutterDev/status/1140657500037029888
New post on /r/flutterdev subreddit:

Firestore alternatives
Hi all,I'm building an app in flutter right now for my startup. I have a large portion of my database in Firestore, and for search I'm just using using arrayContains to search a single array of every word in the description.I need offline search, so the dart Agolia plugin sadly won't really work for me. Are there any other alternatives right now? I know realm is coming, but it can't seem to come fast enough for me.

June 17, 2019 at 06:01PM by DoPeopleEvenLookHere
http://bit.ly/2IMEXgY
New post on Flutter Dev Google group:

Firestore model/design thoughts
A lot of this bloc/streaming is new to me and I feel stuck on how to design one part of my models and it is when I start using sub-collections in Firestore. Lets say I have a collection with companies and each company has a sub-collection with employees. I have then made two model classes for

June 17, 2019 at 08:08PM by Mattias Månsson
http://bit.ly/2XSt53e
New post on /r/flutterdev subreddit:

How to achieve modal presentation style similar to iOS13?
How can I achieve something like this?

June 17, 2019 at 11:48PM by czater
http://bit.ly/2ZBkEtH
New post on /r/flutterdev subreddit:

Flutter with amazon rekognition
Hello.Has anyone successfully tried using flutter and amazon rekognition for image/object recognition? Dont see a plugin for it.

June 17, 2019 at 11:04PM by bitcoin-wiz
http://bit.ly/31CO7oL
New post on Flutter Dev Google group:

Can I have a material app with a cupertinoTabScaffold
Hello, Is it possible to have. a. flutter material with a cupertinoTabScaffold? Thanks

June 18, 2019 at 02:54AM by Ptemp
http://bit.ly/2XTxGCn
New post on /r/flutterdev subreddit:

( Need advice ) which State management should I use?
Hello, I am relatively new to flutter, I am building an eCommerce app with reaction platform as backend that uses graphql for serving data. I need advice with which state management I should opt for considering my use case.

June 18, 2019 at 02:52AM by Anoop_kumar
http://bit.ly/2RoW0JJ
New post on /r/flutterdev subreddit:

Navigation without Context - Navigating from your Business / State Management logic
http://bit.ly/2WKLiyp

June 18, 2019 at 05:11AM by Filledstacks
http://bit.ly/2WQgnFv
New post on Flutter Dev Google group:

Platform Adaptable UI
Hi I am new to Flutter development, I am from iOS background. Please clear my following doubt on flutter development. 1. For developing Android and iOS app, using Material and Cupertino widget is a mandatory one. Do apple have any restriction while uploading to App Store if I developed App

June 18, 2019 at 08:40AM by Srikanth
http://bit.ly/2XjjPrY
New post on /r/flutterdev subreddit:

Should I Add Generated Dart Files to Git?
http://bit.ly/2WLKKZ3

June 18, 2019 at 08:22AM by Elixane
http://bit.ly/2x07jPl
New post on Flutter Dev Google group:

Unable to run flutter after audio players package import
I imported following sound package from flutter packages. audioplayers: ^0.12.1 It threw errors saying I needed to install some things. Based on the error messages, I ran following commands. brew install cocoa pods pod setup The setup was completed successfully. It started throwing

June 18, 2019 at 10:46AM by karthik vaithin
http://bit.ly/2FgCBpI
New post on Flutter Dev Google group:

Emulator code for android??
Hello, How to connect android devices in vs code. I mean how to bring emulator for android in vs code

June 18, 2019 at 12:42PM by Abinavan Nagendran
http://bit.ly/31PFHdU