New post on Flutter Dev Google group:
obscureText and Long Press
Hi, Rank amateur here, so please forgive naive questions. I am using TextEditingController for text fields in a MaterialApp app. If I set obscureText to false or remove it, I can cut, copy and paste in my text fields. When I set obscureText to true, however, the text fields don't seem to
February 10, 2019 at 06:43PM by dan....@stonebridgeprojects.com
http://bit.ly/2I6r93y
obscureText and Long Press
Hi, Rank amateur here, so please forgive naive questions. I am using TextEditingController for text fields in a MaterialApp app. If I set obscureText to false or remove it, I can cut, copy and paste in my text fields. When I set obscureText to true, however, the text fields don't seem to
February 10, 2019 at 06:43PM by dan....@stonebridgeprojects.com
http://bit.ly/2I6r93y
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:
Package for use clustering on Google Map
http://bit.ly/2GB0RUE
February 10, 2019 at 09:24PM by juaguar
http://bit.ly/2E1pecr
Package for use clustering on Google Map
http://bit.ly/2GB0RUE
February 10, 2019 at 09:24PM by juaguar
http://bit.ly/2E1pecr
GitHub
giandifra/clustering_google_maps
A Flutter package that recreate clustering technique in a Google Maps widget - giandifra/clustering_google_maps
New post on /r/flutterdev subreddit:
Question for flutter development, iOS related
Hey guys,I have been making my first app. So far its usable and I got it to work on my android phone as well as my ipad Pro(I do not have a iphone to test on).Real question is, Is it okay to submit an app to the Apple store but Its UI does not look like an IOS app would look like?I have some problems such as, multi tab view where It seems the cupertino version is only for bottom navigation bar only. My app was designed with this portion to be on the top.Now I am thinking, should I leave my app with the same looks on both platforms?Perhaps only touch on, buttons and dialog's and leave alone the scaffold, navigation bar, tab view bar?Any comments and tips are appreciated. I want my first app to be very successful.Thank you.
February 10, 2019 at 09:22PM by Bk_ADV
http://bit.ly/2GEFG42
Question for flutter development, iOS related
Hey guys,I have been making my first app. So far its usable and I got it to work on my android phone as well as my ipad Pro(I do not have a iphone to test on).Real question is, Is it okay to submit an app to the Apple store but Its UI does not look like an IOS app would look like?I have some problems such as, multi tab view where It seems the cupertino version is only for bottom navigation bar only. My app was designed with this portion to be on the top.Now I am thinking, should I leave my app with the same looks on both platforms?Perhaps only touch on, buttons and dialog's and leave alone the scaffold, navigation bar, tab view bar?Any comments and tips are appreciated. I want my first app to be very successful.Thank you.
February 10, 2019 at 09:22PM by Bk_ADV
http://bit.ly/2GEFG42
reddit
r/FlutterDev - Question for flutter development, iOS related
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Exploring Stack and IndexedStack in Flutter – Flutter Community – Medium
http://bit.ly/2E1pfx1
February 10, 2019 at 08:45PM by deven9852
http://bit.ly/2RRGdlt
Exploring Stack and IndexedStack in Flutter – Flutter Community – Medium
http://bit.ly/2E1pfx1
February 10, 2019 at 08:45PM by deven9852
http://bit.ly/2RRGdlt
Medium
Exploring Stack and IndexedStack in Flutter
Exploring the Stack and IndexedStack widget in Flutter
New post on /r/flutterdev subreddit:
Is it time to make the switch?
I have done native ios and Android for a few years now and I love it, however I have found that making an app from start to finish on both platforms is exhausting. I would love to jump right into flutter however I have been scarred by the horrors that is Xamarin. Severe limits, long debugging time, massive app size, poor performance and all sorts of ide issues. For those of you who use flutter regularly, what is your honest opinion? Is flutter a hidden bag of issues or is the hype real?
February 11, 2019 at 01:48AM by mostdope96
http://bit.ly/2SMjDPo
Is it time to make the switch?
I have done native ios and Android for a few years now and I love it, however I have found that making an app from start to finish on both platforms is exhausting. I would love to jump right into flutter however I have been scarred by the horrors that is Xamarin. Severe limits, long debugging time, massive app size, poor performance and all sorts of ide issues. For those of you who use flutter regularly, what is your honest opinion? Is flutter a hidden bag of issues or is the hype real?
February 11, 2019 at 01:48AM by mostdope96
http://bit.ly/2SMjDPo
reddit
r/FlutterDev - Is it time to make the switch?
4 votes and 6 comments so far on Reddit
New post on Flutter Dev Google group:
Breaking change: BottomSheet's child must be scrollable with primary set to true
issue: http://bit.ly/2I5Pqab pull request: http://bit.ly/2CeAxfq Currently, a bottom sheet can either be dragged or have a scrollable child, but not both. I've implemented support for this in the linked PR. However, in order to do so I'm
February 11, 2019 at 06:07AM by Dan Field
http://bit.ly/2I6rh3j
Breaking change: BottomSheet's child must be scrollable with primary set to true
issue: http://bit.ly/2I5Pqab pull request: http://bit.ly/2CeAxfq Currently, a bottom sheet can either be dragged or have a scrollable child, but not both. I've implemented support for this in the linked PR. However, in order to do so I'm
February 11, 2019 at 06:07AM by Dan Field
http://bit.ly/2I6rh3j
GitHub
Should support manually growing an overflowing bottom sheet · Issue #497 · flutter/flutter
We do this: Bottom sheets slide up from the bottom of the screen and initially cover a portion of the screen. The initial height of a bottom sheet is relative to the height of the list items (or gr...
New post on Flutter Dev Google group:
Displaying Vimeo Live Stream
Hi. I am building a video streaming app with Flutter. I am currently able to stream Vimeo videos, however I am not able to stream Vimeo live. Is anyone familiar with a package that will allow this? I only want to stream a live event, not allow users to create their own livestream.
February 11, 2019 at 02:54PM by Wilsharo
http://bit.ly/2Gjg79z
Displaying Vimeo Live Stream
Hi. I am building a video streaming app with Flutter. I am currently able to stream Vimeo videos, however I am not able to stream Vimeo live. Is anyone familiar with a package that will allow this? I only want to stream a live event, not allow users to create their own livestream.
February 11, 2019 at 02:54PM by Wilsharo
http://bit.ly/2Gjg79z
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:
A Flutter package that can convert letters and icons into paths and animate them
http://bit.ly/2DurGa7
February 11, 2019 at 03:15PM by lina_bo
http://bit.ly/2GCssot
A Flutter package that can convert letters and icons into paths and animate them
http://bit.ly/2DurGa7
February 11, 2019 at 03:15PM by lina_bo
http://bit.ly/2GCssot
Dart packages
text_to_path_maker | Flutter Package
A Flutter package that can convert any font's characters into paths and animate them.
New post on /r/flutterdev subreddit:
Quick tip — sync*, a taste of the future – Flutter Community – Medium
http://bit.ly/2WX59eM
February 11, 2019 at 02:59PM by remirousselet
http://bit.ly/2SFS4re
Quick tip — sync*, a taste of the future – Flutter Community – Medium
http://bit.ly/2WX59eM
February 11, 2019 at 02:59PM by remirousselet
http://bit.ly/2SFS4re
Medium
Quick Tip #5 — sync*, a taste of the future
How to build dynamic lists of widgets?
New post on /r/flutterdev subreddit:
⛅️ Weather Tutorial with dynamic theme + pull to refresh 🎉
http://bit.ly/2WWCGG8
February 11, 2019 at 03:31PM by felangel1
http://bit.ly/2RSwprm
⛅️ Weather Tutorial with dynamic theme + pull to refresh 🎉
http://bit.ly/2WWCGG8
February 11, 2019 at 03:31PM by felangel1
http://bit.ly/2RSwprm
Medium
Weather App with “flutter_bloc” – Flutter Community – Medium
Hey everyone, today we’re going to build a minimal (but functional) weather app in Flutter which demonstrates how to manage multiple blocs…
New post on Flutter Dev Google group:
Firebase Dart Documentation
You know what would be helpful? Firebase *Dart/Flutter* examples included in their documentation. [image: Screen Shot 2019-02-11 at 11.15.57 AM.png]
February 11, 2019 at 05:18PM by Michael Taylor
http://bit.ly/2RW9Di6
Firebase Dart Documentation
You know what would be helpful? Firebase *Dart/Flutter* examples included in their documentation. [image: Screen Shot 2019-02-11 at 11.15.57 AM.png]
February 11, 2019 at 05:18PM by Michael Taylor
http://bit.ly/2RW9Di6
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:
Changing the default icon in an ExpansionTile
I want to set a custom icon in an ExpansionTile like this: ExpansionTile(title: Text("Test"), trailing: AnimatedIcon(icon: AnimatedIcons.home_menu, progress: ???)) But as a beginner I don't really know what must be set for progress.
February 11, 2019 at 07:14PM by Zen M
http://bit.ly/2UMRkxI
Changing the default icon in an ExpansionTile
I want to set a custom icon in an ExpansionTile like this: ExpansionTile(title: Text("Test"), trailing: AnimatedIcon(icon: AnimatedIcons.home_menu, progress: ???)) But as a beginner I don't really know what must be set for progress.
February 11, 2019 at 07:14PM by Zen M
http://bit.ly/2UMRkxI
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:
Help with Platform View troubleshooting
Hello I am trying to create a platform view of a button. I have partly followed this tutorial http://bit.ly/2SwwEh2 The problem is nothing is showing up. It must be noted that I am pretty new to this.
February 11, 2019 at 07:40PM by Marek Novotny
http://bit.ly/2DupMGl
Help with Platform View troubleshooting
Hello I am trying to create a platform view of a button. I have partly followed this tutorial http://bit.ly/2SwwEh2 The problem is nothing is showing up. It must be noted that I am pretty new to this.
February 11, 2019 at 07:40PM by Marek Novotny
http://bit.ly/2DupMGl
Medium
Flutter PlatformView: How to create Widgets from Native Views
Flutter just recently got a new widget called PlatformView which allows developers to embed Android Views in the flutter widget hierarchy…
New post on /r/flutterdev subreddit:
Flutter: Check Whether Debug OR Release Mode ?
https://youtu.be/xyVXbNMJoIk
February 11, 2019 at 07:46PM by imthepk
http://bit.ly/2N0Cpxl
Flutter: Check Whether Debug OR Release Mode ?
https://youtu.be/xyVXbNMJoIk
February 11, 2019 at 07:46PM by imthepk
http://bit.ly/2N0Cpxl
YouTube
Flutter: Programatically Check Whether Debug OR Release Mode ?
In this video, I will explain how to check whether the app is in debug mode or release mode? And do some things accordingly. Flutter UI Kit - https://goo.gl/...
New post on Flutter Dev Google group:
DateTime Issue
Hi, I do not Know right now if I am just to stupid or am missing something. But I would rather be shure befor creating an issue report. This is what I do, Right now there is no purpose to it because I am just Testing. I just do not get why the duration is not added. All examples do it the
February 11, 2019 at 09:17PM by Peter Kretschmer
http://bit.ly/2UTsuMC
DateTime Issue
Hi, I do not Know right now if I am just to stupid or am missing something. But I would rather be shure befor creating an issue report. This is what I do, Right now there is no purpose to it because I am just Testing. I just do not get why the duration is not added. All examples do it the
February 11, 2019 at 09:17PM by Peter Kretschmer
http://bit.ly/2UTsuMC
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:
Maps, PlatformView and Stack
I am using the flutter Google Maps plugin. Following a certain user interaction my application needs to display some text over the top of the map. To do this I am using a Stack; following the user interaction I am fading a text widget in and after a short delay it fades out again (using an
February 11, 2019 at 10:06PM by Ian Evans
http://bit.ly/2DFmuAr
Maps, PlatformView and Stack
I am using the flutter Google Maps plugin. Following a certain user interaction my application needs to display some text over the top of the map. To do this I am using a Stack; following the user interaction I am fading a text widget in and after a short delay it fades out again (using an
February 11, 2019 at 10:06PM by Ian Evans
http://bit.ly/2DFmuAr
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:
Flutter Animation Tutorials
Hey Everyone! I wanted to start and learn to do some animations in Flutter. I've read the docs on the site but YouTube has been great for my type of learning. Does anyone have any favorite YouTube Flutter animation tutorials that I should check out?
February 11, 2019 at 10:10PM by Brennan Altringer
http://bit.ly/2SqMXMi
Flutter Animation Tutorials
Hey Everyone! I wanted to start and learn to do some animations in Flutter. I've read the docs on the site but YouTube has been great for my type of learning. Does anyone have any favorite YouTube Flutter animation tutorials that I should check out?
February 11, 2019 at 10:10PM by Brennan Altringer
http://bit.ly/2SqMXMi
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 to fix the flutter camera plugin's dark preview - many more flutter related posts to come on this blog!
http://bit.ly/2TJtAdZ
February 11, 2019 at 09:44PM by Gamzie1
http://bit.ly/2WQZuXT
How to fix the flutter camera plugin's dark preview - many more flutter related posts to come on this blog!
http://bit.ly/2TJtAdZ
February 11, 2019 at 09:44PM by Gamzie1
http://bit.ly/2WQZuXT
Nick Cullen : Dev Blog
[Flutter App Dev] - Camera Plugin - Dark Preview Fix - Nick Cullen : Dev Blog
This post describes and provides a fix for Android's camera2 API dark camera preview fix. This post is aimed at flutter users but can be applied elsewhere.
New post on /r/flutterdev subreddit:
How to design flutter google map road design ?
I want to design road map using flutter google map? when Device move in road store data and design road map? like uber ?https://i.redd.it/6j1413k311g21.png
February 12, 2019 at 12:47AM by habibhrp
http://bit.ly/2N1Cykf
How to design flutter google map road design ?
I want to design road map using flutter google map? when Device move in road store data and design road map? like uber ?https://i.redd.it/6j1413k311g21.png
February 12, 2019 at 12:47AM by habibhrp
http://bit.ly/2N1Cykf
New post on Flutter Dev Google group:
Webview issue for more than 9 months and didnt fix!
Hello Guys, There is a big issue with the official webview package that didnt solve for more than 9 months! the problem is with showing the soft keyboard! we cant show the soft keyboard at all! in our apps! we opened the issue on github since Jul 24, 2018 and no any update until today! here is
February 12, 2019 at 01:54AM by Mostapha Ramadan
http://bit.ly/2IhdSoO
Webview issue for more than 9 months and didnt fix!
Hello Guys, There is a big issue with the official webview package that didnt solve for more than 9 months! the problem is with showing the soft keyboard! we cant show the soft keyboard at all! in our apps! we opened the issue on github since Jul 24, 2018 and no any update until today! here is
February 12, 2019 at 01:54AM by Mostapha Ramadan
http://bit.ly/2IhdSoO
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.