Flutter Heroes
25.9K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Animated Backgrounds in Flutter
https://ift.tt/2L8UX0I

Submitted July 19, 2018 at 08:28AM by Purple_Pizzazz
via reddit https://ift.tt/2LvMkta
Reddit: Recording video to remote location, never saving locally
I'm looking to make my first cross-platform mobile app (and first mobile app actually) soon, and flutter looks very interesting and promising for the framework to use.The key functionality of the app i want to write is to record video and save to a network location, never saving locally. I am wondering if people could give some tips to point me in the direction so I could learn how to do this with flutter.To start, I would think I would need to store the stream in a buffer in memory and then take from that buffer and send to my network location for it to be assembled on the other end, but I'm not exactly sure where to start.

Submitted July 19, 2018 at 12:06PM by SapienceMatters
via reddit https://ift.tt/2JC9c8z
GGroup: main() is Recalled when Android' startActivity
Hi, I have a weird problem when starting a native Android Activity from flutter. doing: platform.invokeMethod('openNativeView') on android side: startActivity( new Intent(MainActivity.this, CameraActivity.class) ); result.success(true); the activity is opened, all components

Submitted July 19, 2018 at 04:21PM by Idan Aizik-Nissim
via Flutter Dev https://ift.tt/2LteDbE
GGroup: How to change the location settings like android in flutter ?
In android when the location is turned off we can call the LocationSettings to revoke the location setting in app, but in case of flutter i can't find the way to revoke location setting. I got the location permission in flutter so please do not refer those api. Thanks in advance for helping out.

Submitted July 19, 2018 at 04:39PM by shubham shukla
via Flutter Dev https://ift.tt/2uQUHbQ
Reddit: Any book recommendations for beginner
Hi,just searching for a good book to learn flutter for beginners.i tried the udacity course but it's a little bit hard for me.thanks for reading

Submitted July 19, 2018 at 04:25PM by TheBlockchainCat
via reddit https://ift.tt/2zRs6bQ
Reddit: Has anyone taken this Firebase course on Udemy?
Trying to learn some of the ins and outs of firebase, and debating on this course. Is it any good?

Submitted July 20, 2018 at 05:21AM by ryonean
via reddit https://ift.tt/2uWPf7l
Reddit: A flutter specific App Architecture guide?
I'm reading up on App Architecturethe doc I'm reading is for Android development, https://developer.android.com/jetpack/docs/guidedoes anyone have a better flutter specific guide, or does this also equally apply to flutter? I'm a bit confused as to what should be in what class and what goes on server side, what goes in the UI, should I opt for an sqlite db, serverless firebase db ...I could go on, the short of it is I'm lost. Any guidance appreciated. Thanks.

Submitted July 20, 2018 at 10:54AM by somenick
via reddit https://ift.tt/2NxvB9F
Reddit: BLoC pattern tutorial without RxDart?
Hi all,I'm trying to learn about the BLoC pattern. I get the theory but I am trying to find a simple example to work through. The problem is, all the examples I have found use RxDart. I wondered if anyone new of a good tutorial that uses pure Dart streams and leaves out RxDart?Thanks.

Submitted July 20, 2018 at 10:40AM by amugofjava
via reddit https://ift.tt/2uz1uYm
GGroup: how to make video_player prepare and start to play quicklier?
video_player now is too slow,because it dose't start to play until download success. and it will download a same video repeatedly when the VideoController rebuild。so is there some way to resolve this problem,such as use cache?

Submitted July 20, 2018 at 02:01PM by huang
via Flutter Dev https://ift.tt/2uDxrhT
Reddit: Can we make a thread for reviewing pull requests?
I would like to help review PR's related to flutter and also have a forum where I can have PR's on open source repos reviewed. Thank you!

Submitted July 20, 2018 at 06:04PM by Dazza5000
via reddit https://ift.tt/2zYU8SY