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

Flutter: how to validate fields dynamically created
http://bit.ly/2IAw3Fo

April 22, 2019 at 03:17PM by EngineerScientist
http://bit.ly/2UOhHIi
New post on Flutter Dev Google group:

Can i insert some text or images before ListView?
Hi, I want to insert some text or images before the ListView, so i create a Colmun widget,then put an Container with text and images and a Listview inside the column as children,But it give me an error msg: Another exception was thrown: RenderBox was not laid out So, How can i build this

April 22, 2019 at 06:11PM by favr...@gmail.com
http://bit.ly/2Utmaeo
New post on /r/flutterdev subreddit:

Any tips on avoiding nested scaffolds, while also having a consistent bottom navbar?
So best practice is not to nest Scaffolds. However, you sometimes need to have a different app-bar or something while keeping a consistent bottom navbar.Any tips on how to achieve this?

April 22, 2019 at 06:36PM by Mikkelet
http://bit.ly/2Pwr6OR
New post on /r/flutterdev subreddit:

Accessing data stored in Apple Health app
Can Flutter apps access data stored in Apple Health app?

April 22, 2019 at 08:03PM by ta_u
http://bit.ly/2VjNEYc
New post on /r/flutterdev subreddit:

I've just created a little plugin that allows to ask users to rate your app if custom conditions are met (eg. install time, number of launches, etc...).
It's available here. Don't hesitate to provide suggestions 😉

April 22, 2019 at 08:20PM by Skyost
http://bit.ly/2GAHJWI
New post on /r/flutterdev subreddit:

Flutter Tutorial part 2: Building a listview in Flutter
http://bit.ly/2GD2UYd

April 22, 2019 at 09:47PM by railsgem
http://bit.ly/2IW2jT5
New post on /r/flutterdev subreddit:

Codemagic CI/CD for Flutter announces pricing for professionals and teams
http://bit.ly/2GD2LUF

April 22, 2019 at 09:18PM by Gigatronbot
http://bit.ly/2IW2lKH
New post on Flutter Dev Google group:

Flutter camera 1:1 recording
hi there, i want to record 1:1 video or image but i cant achive that

April 23, 2019 at 01:08AM by Huzeyfe Coşkun
http://bit.ly/2XxQ0A9
New post on Flutter Dev Google group:

Image picker pluging not working on my phone
I used image picker in my app to access camera and gallery and it works perfectly on my pixel2 emulator but when i run the app on my phone , it restarts the app whenever i save the picture from the camera or the gallery and on the debuger output it only shows that the device is disconnected with

April 23, 2019 at 01:19AM by hechmi dammak
http://bit.ly/2IA6V1M
New post on /r/flutterdev subreddit:

How do I choose an architecture?!
So I am learning Dart/Flutter, this is my first time venturing this far out of the Drupal/Php walled garden, apart from that one time I dabbled in ionic/Angular 2.I am now encountering the concept of non-opinionated frameworks... and it is driving me crazy.Redux, MobX, lifting state, Inherited widget, Bloc...Why are there so many ways to do the same thing... and everybody says theirs is the best. I just want to choose the best one and run with it... without getting buyers remorse!Even in Flutter there is a site dedicated to showing you the millions of ways to build the same app: inhttp://fluttersamples.com/How do you guys and gals choose an architecture to follow?

April 23, 2019 at 04:00AM by frazras
http://bit.ly/2UACqdj
New post on Flutter Dev Google group:

How to build middleware development environment on ubuntu to interact soap web services WSDL?
For my flutter project I need to interact soap web services wsdl. Currently for basic call I have to build soap web services wsdl envelope manually. For the advance soap web services wsdl I need to use the services directly and currently this is not possible to do with flutter? I am thinking to

April 23, 2019 at 06:40AM by Niyazi Toros
http://bit.ly/2vfDUzt
New post on Flutter Dev Google group:

widget that expensive to create
Hi all. I have two screens in my app. One of them has WebView (http://bit.ly/2CNyKPO) and it loads huge web page. It takes sugnificant amout of time. My problem is that when I leave the webview screen and go back, the webview reloads page from scratch. Is it possible

April 23, 2019 at 08:55AM by Sergey Lagner
http://bit.ly/2DwE6it
New post on Flutter Dev Google group:

Push notification in background
Is there any way to get push notification while the app is in backgroound or killed without using Android or Ios Native code?

April 23, 2019 at 09:30AM by I A KHAN
http://bit.ly/2DEkMA7
New post on /r/flutterdev subreddit:

Stack data structure
I've created a dart package for the stack data structure for OOP guys who want to use the push and pop naming instead of last and first.

April 23, 2019 at 10:09AM by ammaratef45
http://bit.ly/2XCQ69U