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

Flutter-rs, desktop embedding using Rust
http://bit.ly/2DpWTvd

February 07, 2019 at 10:37PM by Schwusch
http://bit.ly/2GvI8Ke
New post on Flutter Dev Google group:

detect when a page finished building
I want to know When a page finished building so i can call a popup

February 08, 2019 at 10:01AM by kadri.moh...@gmail.com
http://bit.ly/2TFgoGI
New post on /r/flutterdev subreddit:

GPS logging / tracking when logged screen
Hi, Anyone have some experience in Flutter mobile app tracking you gps coordinates, even your phone is in powersafe mode or you are using an other app / making a phonecall?

February 08, 2019 at 01:51PM by kronsj
http://bit.ly/2DowTzZ
New post on /r/flutterdev subreddit:

Flutter Ble Advertisement
Hi,I need to broadcast custom ble advertisement data from an ios/android device to many custom BLE Devices. My goal is to set the bytes of the ble adv package to broadcast it to ble devices nearby.As far as is i know i need to set the payload of the advertise package of my ios / android device.In my case it isn’t possible to simply connect to every ble device and write characteristics values, because i need to broadcast data to many devices.Is there any way to solve this problem with flutter / flutter blue?

February 08, 2019 at 05:41PM by qXcMusic
http://bit.ly/2GsEGQJ
New post on Flutter Dev Google group:

Clear errors in Stream
I created a login page with email/pass fields tied to streams. When I click the login button and the fields are invalid, the errorText will display the error coming from snapshot.error. What I'm trying to do is clear the error so that the errorText goes away when the login fields animate back

February 08, 2019 at 06:29PM by march
http://bit.ly/2Sj0S6U
New post on /r/flutterdev subreddit:

Just published auto-generated materialdesignicons.com Flutter icon library.
https://github.com/csharad/mdi-dart​Generated the glue-code using the SVG icon file and loaded the already provided ttf icon font.

February 08, 2019 at 07:41PM by sharcnd
http://bit.ly/2Gu6KTM
New post on Flutter Dev Google group:

platform_view with support for SurfaceView in android
As per documentation of *platform_view* , The embedded Android view is painted just like any other Flutter widget. Does that mean, we don't get surface callbacks for SurfaceView ? *We are playing DRM contents on ExoPlayer and we need SurfaceView for that .* Will flutter's platform_view help us in

February 09, 2019 at 06:07PM by karthick chinnathambi
http://bit.ly/2Bt86uJ