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

How do i create a curved list view?
For example,​https://i.redd.it/5vvd102f8lh21.pnghttps://www.youtube.com/watch?v=aQbL5_4_-SU

February 19, 2019 at 09:49PM by zapoJMR
http://bit.ly/2GwP9eJ
New post on /r/flutterdev subreddit:

video_player on init
So here I am kinda lost trying to figure this problem out.​Using the video_player package, how would you make the video initialize when pushing to a new page?​I tried doing the following in initState() aswell as other possible solutions.
 setState(() { _controller.play(); }); 
I hope you know what I mean and have an idea!

February 19, 2019 at 10:14PM by Maltmax
http://bit.ly/2Ir9Nyz
New post on /r/flutterdev subreddit:

Recommended way to share data between BLoCs
After spend time learning Flutter UI design it is time to learn state management mainly BLoC (I know the basics of scoped_model).After reading posts and watching videos, I started implementing the BLoC pattern. I need to know if is there a recommend way to share data between blocs? (pass through constructor doesn't a good practice).With scoped_model is easy as we build our model before the app is launched and we get model instance through ScopeModelDescendant. (sorry about my english)

February 19, 2019 at 11:40PM by PedroMassango
http://bit.ly/2GPw6M1
New post on /r/flutterdev subreddit:

How to test flutter_redux apps?
I'm playing with flutter_redux. Wanted to write some tests but encounter problem how to mock Store.
Tried this but then getting NoSuchMethodError:class MockStore extends Mock implements Store<AppState> {}Do you have any examples of how to test apps using flutter_redux?

February 20, 2019 at 06:43AM by dawidhyzy
https://ift.tt/2Ej2WDo
New post on /r/flutterdev subreddit:

Flutter with cmu sphinx language model
i was wondering is there a way, or a plugin to use sphinx/pocket sphinx model in android flutter app for voice recognition .. Planning to train a model for my language since google doesnt have voice recognition in my language ..

February 20, 2019 at 08:39AM by golhioli
https://ift.tt/2TZ9ooe
New post on /r/flutterdev subreddit:

Flutter vs Xamarin
I don't know if this is going to invite a framework war, but I'm interested to hear your views.If you were developing an app with literally zero mobile experience (but extensive full-stack experience including MVVM), would you choose Flutter over Xamarin, and why?The priority is developer speed, so the main thing that's caught my eye is hot reloading. I've wasted so much time in the past just waiting for things to build. Secondary priority is build tooling.​

February 20, 2019 at 11:25AM by aviniumau
https://ift.tt/2T52mRD
New post on /r/flutterdev subreddit:

Declarative programming with flutter
Hello everyone,I am new to flutter. I have basic programming knowledge(conditional statements, loops, oop etc). I am accustomed to writing code imperatively and I am having a lot of trouble understanding the syntax for flutter. I don't understand declarative programming. Everything I read just says how declarative programing says "what to do" vs imperative says " how to do it". This is not helpful when trying to write in a declarative way for me. Could someone recommend me a resource to learn declarative programming?

February 20, 2019 at 02:32PM by afdal_khan
https://ift.tt/2tvofve
New post on Flutter Dev Google group:

If Statuscode == 200 (json), How do I navigate new page?
Hi, I English is poor. I used this sample code. https://ift.tt/2tuAkAJ ... and statusCode == 200 I want to navigate another new page.. How do I do it? Please give an answer with code.

February 20, 2019 at 05:11PM by Bhanuka Isuru
https://ift.tt/2GUow2G
New post on /r/flutterdev subreddit:

DB file is overwritten on update
I have a database file in my app. However, it gets overwritten whenever I push an update to the app. How do I prevent this? I am using the NoSQL objectdb plugin.

February 20, 2019 at 05:31PM by GotRedditFever
https://ift.tt/2V9OHGA
New post on Flutter Dev Google group:

It's All Widgets
Trying to submit my all to the https://ift.tt/2zJJwqN site but I am getting an error on submissions. It goes though so I know the validation clears then it thrown an exception on the next screen. There isn't contact info on the site. Does anyone know who runs this so that I can submit my

February 20, 2019 at 05:59PM by Brennan Altringer
https://ift.tt/2GQKNOK
New post on /r/flutterdev subreddit:

Coding for Morons | 01 Functions
https://www.youtube.com/watch?v=FBBLudr4luI

February 20, 2019 at 10:17PM by postgor
https://ift.tt/2GB6C5E
New post on /r/flutterdev subreddit:

How do i create list view that loops its contents.
For example, lets say I have a list view with the index 1, 2, 3, 4, 5 when I reach the end of the list view at index 5, I want the list view to continue scrolling and display the contents of index 1 , 2 , 3 etc.the Swiper plugin accomplishes this exactly. But how can I make the same concept work in a list view?https://pub.dartlang.org/packages/flutter_swiper

February 20, 2019 at 10:47PM by zapoJMR
https://ift.tt/2EjqibN
New post on Flutter Dev Google group:

Zoom and draggable objects
I am trying to implement two circles zooming at the same time then drag them independently. I already implemented something to add the circles and the zoom function but the drag functionality is my problem. I am a new using flutter. I am using this code: https://ift.tt/2VbLc2l

February 21, 2019 at 05:06AM by Santiago Taco
https://ift.tt/2ElCOI1
New post on /r/flutterdev subreddit:

What is the "customer: ***" label in the official GitHub repo
I realized that some issues in the officail GitHub repo of Flutter have "customer: ..." like this: https://imgur.com/a/TlWk20HProbably they are issues reported by the Google's customers. So customer: solaris or customer: udacity are make sence. But many of them look just normal terms rather than organization's namesAre they kinds of codenames of other companies? (If it's true, customer: penguin must be from the Linux Foundation lol.)

February 21, 2019 at 06:13AM by lowasdf
https://ift.tt/2VaYZpW
New post on Flutter Dev Google group:

checkbox eror
I have trouble adding the checkbox I tried a lot and did not find out the reason for the eror I will put the eror that I have with the code The eror is Compiler message: lib/MyApplication.dart:34:24: Error: Too few positional arguments: 1 required, 0 given. new Checkbox (

February 21, 2019 at 07:08AM by Prog Sarah
https://ift.tt/2Scq4qR
New post on Flutter Dev Google group:

Spatial Navigation KeyEvent Problem
I'm trying to build a spatial navigation package for Flutter to fill the giant hole in the API and bring the framework to Android TV / tvOS and I'm hitting a snag. The documentation says to use a FocusNode along with a RawKeyEventListener to get key events but it doesn't seem to work without

February 21, 2019 at 10:18AM by Kyle Bedell
https://ift.tt/2Iqoz8Y