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

Flutter + Vulkan
https://youtu.be/mUUg8-tRaoUJust trying to use Vulkan with Flutter. I think communicating with C++ in Flutter is very cumbersome, we need to pass the interface through JAVA. What will happen in Fuchsia in the future.

February 18, 2019 at 02:53PM by exilerrr
http://bit.ly/2V3k1Xh
New post on Flutter Dev Google group:

Someone added my phone number in a flutter code. How to remove this
Hi Everyone, Please help. Some one added my phone number in the flutter app. I am getting more than thousands call in a single day. Please help. How to stop all these.

February 18, 2019 at 06:09PM by Priyanka Rani
http://bit.ly/2GPaQ99
New tweet from flutterio:

Flutter's widget tester allows you to bring up a headless environment for testing your responses. Take a deep dive into how widget tests manage the event loop and what that means for asynchronous tasks.

Read post here ↓ https://t.co/I9zzJtEa21— Flutter (@flutterio) February 18, 2019

February 18, 2019 at 07:00PM
http://twitter.com/flutterio/status/1097556467522129921
New post on /r/flutterdev subreddit:

BLoC + Redux
Hi everyone,I'm new to this subreddit (as same as to Flutter), hope such kind of post is ok. It's more like the question, than post.​I'm trying to learn Flutter by doing. I prefer RxJava + Kotlin in Android and I like React approach in the web development. I see, that Flutter has more in common with Web, than with current Android development state.​I've researched lots of articles and usually I see Redux-only or BLoC-only (w/ or w/o RxDart) examples but numerous times I see, that people write that they prefer Redux (global state) + BLoC (local state) and no articles/videos and examples about it.And also, I compare
BLoC: https://github.com/brianegan/flutter_architecture_samples/tree/master/example/bloc_flutter
Redux: https://github.com/brianegan/flutter_architecture_samples/tree/master/example/reduxRedux project has huge number of the lines of the code and BLoC has much less, isn't this a problem with Redux approach? Also it's painful to write copyWith methods in Redux after Kotlin data classes.

February 18, 2019 at 10:15PM by tonyshkurenko
http://bit.ly/2NewSDA
New post on /r/flutterdev subreddit:

Circular Bottom Navigation
Here is my first flutter package.Check it out​Processing gif nifcp3dc8eh21...

February 18, 2019 at 10:15PM by imaN_NeoFighT
http://bit.ly/2tuER6q
New post on /r/flutterdev subreddit:

auto_size_text v1.0.0 (stable) | Flutter widget that automatically resizes text to fit perfectly within its bounds.
http://bit.ly/2tqWVhB

February 19, 2019 at 03:30AM by leisim
http://bit.ly/2InXeEl
New post on /r/flutterdev subreddit:

A question for the flutter dev community. I’m trying to develop a video app concept and wanted to know if layered text over video is yet a widget.
No text found

February 19, 2019 at 07:03AM by savvyhacker
http://bit.ly/2Sb3Xkz
New post on Flutter Dev Google group:

Any one have videoplayer example to play rtmp urls
Hi , I want to play rtmp, HLS urls. Any one have the player example with all controls(seeking, forward and backward) thanks in advance.

February 19, 2019 at 10:51AM by Mounika
http://bit.ly/2Xeu4KW
New post on Flutter Dev Google group:

D8: Program type already present: android.support.v4.app.INotificationSideChannel
When I add to the dependencies `geolocator` plugin I have a probleme with gradle when it is assemble i have a error : this the log of `flutter run --verbose`. ``` Running "flutter packages get" in followme... 1,1s Launching lib\main.dart on SM J730G in debug mode... D8: Program

February 19, 2019 at 12:58PM by Hassan Ebo
http://bit.ly/2GOtw8Z
New post on /r/flutterdev subreddit:

Paint tester app
Hello everyone,I am trying to develop a paint tester app. The user should be able to take a picture of a wall and then apply the color paint they would like to the wall, which will fill the wall with that color. Are there any widgets in flutter that will help ?

February 19, 2019 at 04:14PM by afdal_khan
http://bit.ly/2NcC1f6
New post on Flutter Dev Google group:

Broken link on state management flutter docs page
http://bit.ly/2SPKFFD under BLoC / Rx header, the first link for State Management using the BLoC pattern in Flutter, by Saowen links to http://bit.ly/2V92Rrw which just says "no

February 19, 2019 at 05:34PM by Spencer Gaston
http://bit.ly/2EhaWF1
New post on /r/flutterdev subreddit:

Page transition on iOS: App Bar
With the animation from the right, native iOS doesn't bring the app bar for the right, but only animates the title inside the bar.Is there anybody here who's achieved this behavior?

February 19, 2019 at 07:17PM by nick_pl
http://bit.ly/2SKGoUN
New post on /r/flutterdev subreddit:

Flutter Android Emulator causes hight CPU usage
I was wondering if thats the case for you as well. I'm on a MacBook Pro and when I run a Flutter App on the Emulator the CPU usage goes way up and it gets very hot.

February 19, 2019 at 08:08PM by jwknows
http://bit.ly/2V9o9VX