New post on /r/flutterdev subreddit:
stack widget performance question
new flutter dev here. just wondering if anyone here with experience has any helpful advice:how does the stack widget effect app performance with a stack of a few dozen widgets? i need to stack a bunch of cards based on a list of objects. they're relatively simple card widgets. an image and a few buttons on them. but it'd be simpler if i could just stack them all up up front instead of rendering them beneath one another as the user pops the top one of the stack each time. (think tindr or something along those lines)
September 09, 2019 at 04:57PM by mattpannella
https://ift.tt/2UGOj3e
stack widget performance question
new flutter dev here. just wondering if anyone here with experience has any helpful advice:how does the stack widget effect app performance with a stack of a few dozen widgets? i need to stack a bunch of cards based on a list of objects. they're relatively simple card widgets. an image and a few buttons on them. but it'd be simpler if i could just stack them all up up front instead of rendering them beneath one another as the user pops the top one of the stack each time. (think tindr or something along those lines)
September 09, 2019 at 04:57PM by mattpannella
https://ift.tt/2UGOj3e
reddit
stack widget performance question
new flutter dev here. just wondering if anyone here with experience has any helpful advice: how does the stack widget effect app performance with...
New post on /r/flutterdev subreddit:
Flutter Tap Newsletter - Week 3
https://ift.tt/303DEke
September 09, 2019 at 05:31PM by vensign
https://ift.tt/2ZTdB37
Flutter Tap Newsletter - Week 3
https://ift.tt/303DEke
September 09, 2019 at 05:31PM by vensign
https://ift.tt/2ZTdB37
Fluttertap
Issue 3
Flutter tap newsletter third issue
New post on /r/flutterdev subreddit:
Combine streams with an extra condition
I struggle with basic streams' manipulation and am looking for help.I have 2 streams, one for the "search term" and the other for the "type of data" I want to search for. Both are BehaviorSubject that I seed with a default value. I used to combine them with Observable.combineLatest2() and trigger my http request from here.Now I would like to change something so it's more convenient for the user: I would like that, when the search term change, the "type of data" is reset to its default value, as it is some case of sub-filter in this use case.How can I achieve this ?
September 09, 2019 at 06:19PM by CrisalDroid
https://ift.tt/314JCTc
Combine streams with an extra condition
I struggle with basic streams' manipulation and am looking for help.I have 2 streams, one for the "search term" and the other for the "type of data" I want to search for. Both are BehaviorSubject that I seed with a default value. I used to combine them with Observable.combineLatest2() and trigger my http request from here.Now I would like to change something so it's more convenient for the user: I would like that, when the search term change, the "type of data" is reset to its default value, as it is some case of sub-filter in this use case.How can I achieve this ?
September 09, 2019 at 06:19PM by CrisalDroid
https://ift.tt/314JCTc
reddit
Combine streams with an extra condition
A subreddit for Google's crossplatform UI toolkit.
New post on /r/flutterdev subreddit:
Zefyr rich text editor 0.7 with new docs and Spectrum community
It's been a while since I posted a serious update for Zefyr.In this update:New version of Zefyr 0.7 with some breaking changes and a couple of new featuresNew documentation website with some articles fully rewritten (Quick Start in particular)Spectrum community for general discussions, questions and such.This is just a beginning, I'm planning to have more updates soon as well as publish a roadmap towards Zefyr 1.0.0. I'd like thank everyone how took time to submit issues on Github, this helps tremendously!Pub: https://pub.dev/packages/zefyrRead the docs at: https://zefyr-editor.gitbook.io/docs/v/v0.7.0/Join Spectrum chat: https://spectrum.chat/zefyr?tab=posts
September 09, 2019 at 06:47PM by pulyaevskiy
https://ift.tt/2LCZype
Zefyr rich text editor 0.7 with new docs and Spectrum community
It's been a while since I posted a serious update for Zefyr.In this update:New version of Zefyr 0.7 with some breaking changes and a couple of new featuresNew documentation website with some articles fully rewritten (Quick Start in particular)Spectrum community for general discussions, questions and such.This is just a beginning, I'm planning to have more updates soon as well as publish a roadmap towards Zefyr 1.0.0. I'd like thank everyone how took time to submit issues on Github, this helps tremendously!Pub: https://pub.dev/packages/zefyrRead the docs at: https://zefyr-editor.gitbook.io/docs/v/v0.7.0/Join Spectrum chat: https://spectrum.chat/zefyr?tab=posts
September 09, 2019 at 06:47PM by pulyaevskiy
https://ift.tt/2LCZype
zefyr-editor.gitbook.io
Introduction
New post on /r/flutterdev subreddit:
Flutter continues hiring! Looking for a senior/staff (10+ years) software engineer/technical lead and senior (5+ years) technical program manager. Both in CA, USA. Help us make software development amazing!
https://twitter.com/_eseidel/status/1171097641213542400
September 09, 2019 at 06:37PM by EngineerScientist
https://ift.tt/2ZL7Yoq
Flutter continues hiring! Looking for a senior/staff (10+ years) software engineer/technical lead and senior (5+ years) technical program manager. Both in CA, USA. Help us make software development amazing!
https://twitter.com/_eseidel/status/1171097641213542400
September 09, 2019 at 06:37PM by EngineerScientist
https://ift.tt/2ZL7Yoq
Twitter
Eric Seidel
Flutter continues hiring! Looking for a senior/staff (10+ years) software engineer/technical lead https://t.co/Y15oTOcabh and senior (5+ years) technical program manager: https://t.co/5dyQLS7Y5K Both in CA, USA. Help us make software development amazing!…
New post on /r/flutterdev subreddit:
Flutter Equatable (Package of the Week)
https://youtu.be/s6xGDPWlWU4
September 09, 2019 at 08:12PM by EngineerScientist
https://ift.tt/34BwF5p
Flutter Equatable (Package of the Week)
https://youtu.be/s6xGDPWlWU4
September 09, 2019 at 08:12PM by EngineerScientist
https://ift.tt/34BwF5p
YouTube
Flutter Equatable (Package of the Week)
Use the Equatable Package to easily compare objects in your app.
Learn more about the package here: https://pub.dev/packages/equatable
Colombo Flutter Community is a Flutter community based in Colombo, Sri Lanka. Make sure to follow us:
https://www.fa…
Learn more about the package here: https://pub.dev/packages/equatable
Colombo Flutter Community is a Flutter community based in Colombo, Sri Lanka. Make sure to follow us:
https://www.fa…
New post on /r/flutterdev subreddit:
Flutter TDD Clean Architecture Course [4] – Data Layer Overview & Models
https://youtu.be/keaTZ9M_U1A
September 09, 2019 at 07:30PM by EngineerScientist
https://ift.tt/2PZQTTj
Flutter TDD Clean Architecture Course [4] – Data Layer Overview & Models
https://youtu.be/keaTZ9M_U1A
September 09, 2019 at 07:30PM by EngineerScientist
https://ift.tt/2PZQTTj
YouTube
Flutter TDD Clean Architecture Course [4] – Data Layer Overview & Models
📗 Learn from the written tutorial 👇👇
https://resocoder.com/flutter-tdd-clean-architecture-ep4
👨💻 Do you write good code? Find out now!
https://resocoder.com/good-code-quiz
While the domain layer is the safe center of an app which is independent of other…
https://resocoder.com/flutter-tdd-clean-architecture-ep4
👨💻 Do you write good code? Find out now!
https://resocoder.com/good-code-quiz
While the domain layer is the safe center of an app which is independent of other…
New post on /r/flutterdev subreddit:
Accessibility in Flutter
I've written a short analysis of Flutter's accessibility tooling and support for building accessible applications. I'm hoping this may be of use for analyzing Flutter for production-level apps, or building accessible apps with Flutter!
September 09, 2019 at 09:12PM by Areneboy
https://ift.tt/34rqUHs
Accessibility in Flutter
I've written a short analysis of Flutter's accessibility tooling and support for building accessible applications. I'm hoping this may be of use for analyzing Flutter for production-level apps, or building accessible apps with Flutter!
September 09, 2019 at 09:12PM by Areneboy
https://ift.tt/34rqUHs
reddit
Accessibility in Flutter
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Accessibility in Flutter
https://ift.tt/2LyzRpG
September 09, 2019 at 10:32PM by Areneboy
https://ift.tt/2ZMZKwc
Accessibility in Flutter
https://ift.tt/2LyzRpG
September 09, 2019 at 10:32PM by Areneboy
https://ift.tt/2ZMZKwc
Medium
Accessibility in Flutter
As developers, product owners and project stakeholders, we want to assure that our applications are available and usable to a larger…
New post on /r/flutterdev subreddit:
Page Turn Effect - By Simon Lightfoot.
https://ift.tt/34zM5as
September 10, 2019 at 12:42AM by EngineerScientist
https://ift.tt/2LGc3k0
Page Turn Effect - By Simon Lightfoot.
https://ift.tt/34zM5as
September 10, 2019 at 12:42AM by EngineerScientist
https://ift.tt/2LGc3k0
Gist
Page Turn Effect - By Simon Lightfoot. Replicating this behaviour. https://www.youtube.com/watch?v=JqvtZwIJMLo
Page Turn Effect - By Simon Lightfoot. Replicating this behaviour. https://www.youtube.com/watch?v=JqvtZwIJMLo - page_turn.dart
New post on /r/flutterdev subreddit:
A Flutter plugin for integrating Freshchat in your mobile app.
https://ift.tt/2XzAY0D
September 09, 2019 at 04:54PM by boss-san
https://ift.tt/2ZMPHXK
A Flutter plugin for integrating Freshchat in your mobile app.
https://ift.tt/2XzAY0D
September 09, 2019 at 04:54PM by boss-san
https://ift.tt/2ZMPHXK
GitHub
fayeed/flutter_freshchat
A flutter plugin for Freshchat. Contribute to fayeed/flutter_freshchat development by creating an account on GitHub.
New tweet from FlutterDev:
Flutter will be in Shanghai for GDD China 2019!
Chinese companies like ByteDance, Tencent, and Grab are all using the latest Flutter tools to develop their apps.
Stay tuned for the talks! 👍 pic.twitter.com/GadCU4OoVT— Flutter (@FlutterDev) September 9, 2019
September 10, 2019 at 01:08AM
http://twitter.com/FlutterDev/status/1171198819486375937
Flutter will be in Shanghai for GDD China 2019!
Chinese companies like ByteDance, Tencent, and Grab are all using the latest Flutter tools to develop their apps.
Stay tuned for the talks! 👍 pic.twitter.com/GadCU4OoVT— Flutter (@FlutterDev) September 9, 2019
September 10, 2019 at 01:08AM
http://twitter.com/FlutterDev/status/1171198819486375937
Twitter
Flutter
Flutter will be in Shanghai for GDD China 2019! Chinese companies like ByteDance, Tencent, and Grab are all using the latest Flutter tools to develop their apps. Stay tuned for the talks! 👍
New post on /r/flutterdev subreddit:
Improving Flutter’s Error Messages. [Flutter Team : We are aiming to increase the signal-to-noise ratio of Flutter's runtime error messages! Learn about the research that went into finding a solution in our latest blog post.]
https://ift.tt/31dJv7W
September 10, 2019 at 02:35AM by EngineerScientist
https://ift.tt/2HX6cFW
Improving Flutter’s Error Messages. [Flutter Team : We are aiming to increase the signal-to-noise ratio of Flutter's runtime error messages! Learn about the research that went into finding a solution in our latest blog post.]
https://ift.tt/31dJv7W
September 10, 2019 at 02:35AM by EngineerScientist
https://ift.tt/2HX6cFW
Medium
Improving Flutter’s Error Messages
Can visual design be applied to error messages? We found that it drastically improves the usability of error messages in Flutter.
New tweet from FlutterDev:
We are aiming to increase the signal-to-noise ratio of Flutter's runtime error messages!
Learn about the research that went into finding a solution in our latest blog post. → https://t.co/hOgFOMwptk pic.twitter.com/9V2umbSSv8— Flutter (@FlutterDev) September 10, 2019
September 10, 2019 at 02:30AM
http://twitter.com/FlutterDev/status/1171219238880776192
We are aiming to increase the signal-to-noise ratio of Flutter's runtime error messages!
Learn about the research that went into finding a solution in our latest blog post. → https://t.co/hOgFOMwptk pic.twitter.com/9V2umbSSv8— Flutter (@FlutterDev) September 10, 2019
September 10, 2019 at 02:30AM
http://twitter.com/FlutterDev/status/1171219238880776192
Medium
Improving Flutter’s Error Messages
Can visual design be applied to error messages? We found that it drastically improves the usability of error messages in Flutter.
New post on /r/flutterdev subreddit:
A new #Flutter release is available 🎉! Channel: stable Version: v1.9.1+hotfix.2
https://twitter.com/FlutterReleases/status/1171251981643603968
September 10, 2019 at 05:09AM by EngineerScientist
https://ift.tt/31e40kU
A new #Flutter release is available 🎉! Channel: stable Version: v1.9.1+hotfix.2
https://twitter.com/FlutterReleases/status/1171251981643603968
September 10, 2019 at 05:09AM by EngineerScientist
https://ift.tt/31e40kU
Twitter
Flutter Releases
A new #Flutter release is available 🎉! Channel: stable Version: v1.9.1+hotfix.2
New post on Flutter Dev Google group:
Let your flutter docs support live samples.
Let your flutter docs support live samples. and you can see 100+ live sample on Flutter Widget Livebook < https://flutter-widget-livebook.blankapp.org/basics/introduction/%5D(https://flutter-widget-livebook.blankapp.org) > . Source code: https://ift.tt/309GxAc
September 10, 2019 at 06:16AM by 李健莹
https://ift.tt/2A2KVWL
Let your flutter docs support live samples.
Let your flutter docs support live samples. and you can see 100+ live sample on Flutter Widget Livebook < https://flutter-widget-livebook.blankapp.org/basics/introduction/%5D(https://flutter-widget-livebook.blankapp.org) > . Source code: https://ift.tt/309GxAc
September 10, 2019 at 06:16AM by 李健莹
https://ift.tt/2A2KVWL
New post on Flutter Dev Google group:
How to insert banner ad in listview builder
Hey I want to insert ad between list of card, Like ad between after every 3 cards in list,How to do that. I have gone through the article. but I was not able to implement please can anyone help me https://ift.tt/302ouM9
September 10, 2019 at 08:50AM by mahantappa b k
https://ift.tt/2A45K4h
How to insert banner ad in listview builder
Hey I want to insert ad between list of card, Like ad between after every 3 cards in list,How to do that. I have gone through the article. but I was not able to implement please can anyone help me https://ift.tt/302ouM9
September 10, 2019 at 08:50AM by mahantappa b k
https://ift.tt/2A45K4h
New post on /r/flutterdev subreddit:
Using Redux in Flutter Part 2 - Thunk actions
https://ift.tt/2A1t42y
September 10, 2019 at 09:40AM by kkrikk
https://ift.tt/316JEKi
Using Redux in Flutter Part 2 - Thunk actions
https://ift.tt/2A1t42y
September 10, 2019 at 09:40AM by kkrikk
https://ift.tt/316JEKi
hybridheroes
Using Redux in Flutter: Part 2 - Thunk actions
In the previous part of this article we went through the basics of Redux usage in Flutter by building a simple app that managed its state in a Redux store. In this part we're gonna build on top of the sample app from the first part which you can find here:…
New post on /r/flutterdev subreddit:
Deploying iOS app from Windows PC
If I am using only a Windows PC and I want to build and publish my app for iOS can I do thay? Or I absolutely have to have a Mac ? And what my are my options ?
September 10, 2019 at 09:19AM by Dan7nm
https://ift.tt/31cs07U
Deploying iOS app from Windows PC
If I am using only a Windows PC and I want to build and publish my app for iOS can I do thay? Or I absolutely have to have a Mac ? And what my are my options ?
September 10, 2019 at 09:19AM by Dan7nm
https://ift.tt/31cs07U
reddit
Deploying iOS app from Windows PC
If I am using only a Windows PC and I want to build and publish my app for iOS can I do thay? Or I absolutely have to have a Mac ? And what my are...
New post on /r/flutterdev subreddit:
TextFormField validation
Hello,I am creating two screens One is Login and another one is for SignUp.And on Login Screen for validation am using (final GlobalKey<FormState> _formKey = GlobalKey();) Its working here properly.But on SignUp Screen for validation TextFromField I am using creating new one (final GlobalKey<FormState> _formKey = GlobalKey();) then it dismisses keyboard.I am not understanding what is going on. And I read on stack overflow that GlobalKey is using once in entire project .Will you please suggest what to do.
September 10, 2019 at 12:19PM by Pal_Puneet
https://ift.tt/2ZJIYNJ
TextFormField validation
Hello,I am creating two screens One is Login and another one is for SignUp.And on Login Screen for validation am using (final GlobalKey<FormState> _formKey = GlobalKey();) Its working here properly.But on SignUp Screen for validation TextFromField I am using creating new one (final GlobalKey<FormState> _formKey = GlobalKey();) then it dismisses keyboard.I am not understanding what is going on. And I read on stack overflow that GlobalKey is using once in entire project .Will you please suggest what to do.
September 10, 2019 at 12:19PM by Pal_Puneet
https://ift.tt/2ZJIYNJ
reddit
TextFormField validation
A subreddit for Google's crossplatform UI toolkit.
New post on Flutter Dev Google group:
Layout within a Column
Hi Everyone, My trouble is basically this: I have a column with main axis size set to max. Now, this column has three widgets of not fixed size. How can I center align only the second widget in the column and position the first and third widgets of the column according to the centre aligned
September 10, 2019 at 01:54PM by Pranav Siddharth Sreekanthan
https://ift.tt/2A3LGyP
Layout within a Column
Hi Everyone, My trouble is basically this: I have a column with main axis size set to max. Now, this column has three widgets of not fixed size. How can I center align only the second widget in the column and position the first and third widgets of the column according to the centre aligned
September 10, 2019 at 01:54PM by Pranav Siddharth Sreekanthan
https://ift.tt/2A3LGyP
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.