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
Flutter: how to validate fields dynamically created
http://bit.ly/2IAw3Fo
April 22, 2019 at 03:17PM by EngineerScientist
http://bit.ly/2UOhHIi
Medium
Flutter: how to validate fields dynamically created
Introduction
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
reddit
r/FlutterDev - Any tips on avoiding nested scaffolds, while also having a consistent bottom navbar?
0 votes and 0 comments so far on Reddit
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
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
reddit
r/FlutterDev - Accessing data stored in Apple Health app
0 votes and 0 comments so far on Reddit
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
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
Dart packages
rate_my_app | Flutter Package
Allows to kindly ask users to rate your app if custom conditions are met (eg. install time, number of launches, etc...).
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
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
Medium
Flutter Tutorial part 2: Building a listview in Flutter
In this tutorial, I will show you how to build a listview in Flutter.
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
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
Codemagic blog
Codemagic announces pricing for professionals and teams
Codemagic CI/CD for Flutter will be introducing pricing for teams and professionals as of May 8th, 2019.
New post on /r/flutterdev subreddit:
Combining multiple GestureDetectors in Flutter
http://bit.ly/2GlXnUg
April 23, 2019 at 12:09AM by EngineerScientist
http://bit.ly/2UNhoxg
Combining multiple GestureDetectors in Flutter
http://bit.ly/2GlXnUg
April 23, 2019 at 12:09AM by EngineerScientist
http://bit.ly/2UNhoxg
Medium
Combining multiple GestureDetectors in Flutter
In this article I will present a use case where multiple GestureDetectors can interfere with each other and how by implementing our own…
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
reddit
r/FlutterDev - How do I choose an architecture?!
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
ValueListenableBuilder (Flutter Widget of the Week)
https://www.youtube.com/attribution_link?a=dsHJMi1HRqE&u=%2Fwatch%3Fv%3Ds-ZG-jS5QHQ%26feature%3Dshare
April 23, 2019 at 03:58AM by Pixelreddit
http://bit.ly/2ZqVgYe
ValueListenableBuilder (Flutter Widget of the Week)
https://www.youtube.com/attribution_link?a=dsHJMi1HRqE&u=%2Fwatch%3Fv%3Ds-ZG-jS5QHQ%26feature%3Dshare
April 23, 2019 at 03:58AM by Pixelreddit
http://bit.ly/2ZqVgYe
YouTube
ValueListenableBuilder (Flutter Widget of the Week)
Use ValueListenableBuilder to update your UI whenever the data changes. You can also use it to animate widgets! Learn more about ValueListenableBuilder → htt...
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Flutter Tutorial Part 4: Http Fetch data and parse JSON with ListView (Speed x1.25 is better)
https://youtu.be/4fk8AsRmCzw
April 23, 2019 at 07:16AM by railsgem
http://bit.ly/2IyWDyR
Flutter Tutorial Part 4: Http Fetch data and parse JSON with ListView (Speed x1.25 is better)
https://youtu.be/4fk8AsRmCzw
April 23, 2019 at 07:16AM by railsgem
http://bit.ly/2IyWDyR
YouTube
Flutter Tutorial Part 4: Http Fetch data and parse JSON with ListView (Speed x1.25 is better)
Github: https://github.com/railsgem/FlutterTutorial/tree/master/04_flutter_http_json
Medium: https://medium.com/@jun.chenying/flutter-tutorial-part-4-http-fetch-data-and-parse-json-with-listview-ba0fb638a0fa
Flutter Tutorial part3: Push notification with…
Medium: https://medium.com/@jun.chenying/flutter-tutorial-part-4-http-fetch-data-and-parse-json-with-listview-ba0fb638a0fa
Flutter Tutorial part3: Push notification with…
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
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
Dart Packages
webview_flutter | Flutter Package
A Flutter plugin that provides a WebView widget on Android and iOS.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Flutter Tutorial Part 4: Http Fetch data and parse JSON with ListView (Speed x 1.25 is better)
https://youtu.be/4fk8AsRmCzw
April 23, 2019 at 09:27AM by railsgem
http://bit.ly/2UzkXCi
Flutter Tutorial Part 4: Http Fetch data and parse JSON with ListView (Speed x 1.25 is better)
https://youtu.be/4fk8AsRmCzw
April 23, 2019 at 09:27AM by railsgem
http://bit.ly/2UzkXCi
YouTube
Flutter Tutorial Part 4: Http Fetch data and parse JSON with ListView (Speed x1.25 is better)
Github: https://github.com/railsgem/FlutterTutorial/tree/master/04_flutter_http_json
Medium: https://medium.com/@jun.chenying/flutter-tutorial-part-4-http-fetch-data-and-parse-json-with-listview-ba0fb638a0fa
Flutter Tutorial part3: Push notification with…
Medium: https://medium.com/@jun.chenying/flutter-tutorial-part-4-http-fetch-data-and-parse-json-with-listview-ba0fb638a0fa
Flutter Tutorial part3: Push notification with…
New post on /r/flutterdev subreddit:
Flutter Book App | UI Speed Design
https://www.youtube.com/watch?v=-b6aSjdBDd8
April 23, 2019 at 10:24AM by postgor
http://bit.ly/2Dtg1sG
Flutter Book App | UI Speed Design
https://www.youtube.com/watch?v=-b6aSjdBDd8
April 23, 2019 at 10:24AM by postgor
http://bit.ly/2Dtg1sG
YouTube
Flutter Book App | UI Speed Design
Flutter UI speed design of a Book App.
Source Code:
https://github.com/funwithflutter/flutter-ui-concepts/tree/master/book_app
Inspired by this design:
https://dribbble.com/shots/4256473-app-reader
Source Code:
https://github.com/funwithflutter/flutter-ui-concepts/tree/master/book_app
Inspired by this design:
https://dribbble.com/shots/4256473-app-reader
New post on /r/flutterdev subreddit:
17 Flutter Apps You Never Knew Existed
http://bit.ly/2DucPNH
April 23, 2019 at 10:19AM by adityamishra282
http://bit.ly/2ID7mIK
17 Flutter Apps You Never Knew Existed
http://bit.ly/2DucPNH
April 23, 2019 at 10:19AM by adityamishra282
http://bit.ly/2ID7mIK
Cumulations
17 Flutter Apps You Never Knew Existed
Some of the most known and used apps of the world including Alibaba and Google ads, run on the Flutter platform. But there are also many other flutter apps that provide a world-class user experience.
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
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
Dart Packages
stack | Dart Package
A package for stack data structure.
New post on /r/flutterdev subreddit:
Streams + Futures for HTTP Requests & Peek at RxVMS Architecture
https://www.youtube.com/watch?v=T9aYTkF53X0&feature=youtu.be
April 23, 2019 at 11:32AM by zaiste
http://bit.ly/2XBFtUQ
Streams + Futures for HTTP Requests & Peek at RxVMS Architecture
https://www.youtube.com/watch?v=T9aYTkF53X0&feature=youtu.be
April 23, 2019 at 11:32AM by zaiste
http://bit.ly/2XBFtUQ
YouTube
Flutter in Practice - E19: Streams + Futures for HTTP Requests (Peek at RxVMS)
Flutter in Practice is a free programming course that teaches how to write a mobile application using Flutter framework and Dart programming language. Instea...