New post on Flutter Dev Google group:
flutter 'share' plugin data sharing issue via whatsapp
I am using flutter 'Share' plugin in my app to share the content via platform like whats app , gmail etc. When I am trying to send the more data to via gmail, it's working properly but via whats app, only some portion of the data gets send. The variable StrBuffer contains sample text data. If
May 16, 2019 at 11:58AM by PRAVIN MARATHE
http://bit.ly/2Yr3Dl8
flutter 'share' plugin data sharing issue via whatsapp
I am using flutter 'Share' plugin in my app to share the content via platform like whats app , gmail etc. When I am trying to send the more data to via gmail, it's working properly but via whats app, only some portion of the data gets send. The variable StrBuffer contains sample text data. If
May 16, 2019 at 11:58AM by PRAVIN MARATHE
http://bit.ly/2Yr3Dl8
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:
What’s Inside material.dart #1
http://bit.ly/2Vp1u7K
May 16, 2019 at 11:52AM by Purple_Pizzazz
http://bit.ly/2VHwR2q
What’s Inside material.dart #1
http://bit.ly/2Vp1u7K
May 16, 2019 at 11:52AM by Purple_Pizzazz
http://bit.ly/2VHwR2q
Medium
What’s Inside material.dart #1 — Flutter
In this article we discuss regarding about.dart and animated_icons.dart lets learn it together
New post on /r/flutterdev subreddit:
Not a nonsense example of a web application with Flutter and Dart.
http://bit.ly/30ooE1F
May 16, 2019 at 11:46AM by djminikin
http://bit.ly/2LPmYuW
Not a nonsense example of a web application with Flutter and Dart.
http://bit.ly/30ooE1F
May 16, 2019 at 11:46AM by djminikin
http://bit.ly/2LPmYuW
Medium
Not a nonsense example of a web application with Flutter and Dart.
One week ago Google presented Flutter for web. This week I had a few hours to build a simple but not a nonsense web application, deploy it…
New post on Flutter Dev Google group:
can't set state to list
I am creating a quiz app. In the app I have symbols (emojis) that per default are a blue dot (kept in a List emojis[]). If the user answers correct, the emoji turns green, and for wrong answer the emoji turns red. To test this I made a very simple app and everything worked as it should. But
May 16, 2019 at 01:18PM by Battleaxes
http://bit.ly/2Eel6pc
can't set state to list
I am creating a quiz app. In the app I have symbols (emojis) that per default are a blue dot (kept in a List emojis[]). If the user answers correct, the emoji turns green, and for wrong answer the emoji turns red. To test this I made a very simple app and everything worked as it should. But
May 16, 2019 at 01:18PM by Battleaxes
http://bit.ly/2Eel6pc
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:
Marr Sullivan (Flutter Developer Relations) will speak about Flutter at WeAreDevelopers World Congress 2019 - Berlin, Deutschland
http://bit.ly/2Q81o3b
May 16, 2019 at 02:21PM by Zukicha
http://bit.ly/2JHqZil
Marr Sullivan (Flutter Developer Relations) will speak about Flutter at WeAreDevelopers World Congress 2019 - Berlin, Deutschland
http://bit.ly/2Q81o3b
May 16, 2019 at 02:21PM by Zukicha
http://bit.ly/2JHqZil
Blockference
WeAreDevelopers World Congress 2019
WeAreDevelopers World Congress 2019 will take place in Berlin on June 6-7. It is considered that this event is one of the largest developers congresses in the world that will bring together profession...
New post on Flutter Dev Google group:
Plugin for iOS CTCarrier Info ??
I have need to get the basic cellular carrier info available via the CTCarrier iOS API .. I was wondering if anyone has written the plugin for it yet? I have never written a plugin -- but if there is a sample plugin that could be the basis I could give it a shot .. but really hoping someone has
May 16, 2019 at 03:35PM by Steven McDowall
http://bit.ly/2YtXmVS
Plugin for iOS CTCarrier Info ??
I have need to get the basic cellular carrier info available via the CTCarrier iOS API .. I was wondering if anyone has written the plugin for it yet? I have never written a plugin -- but if there is a sample plugin that could be the basis I could give it a shot .. but really hoping someone has
May 16, 2019 at 03:35PM by Steven McDowall
http://bit.ly/2YtXmVS
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:
Horizontal Bar Chart
I need a bar chart like this. (or few sliders may suitable for this) Is there any easy way to do this?
May 16, 2019 at 05:20PM by Yasas Sandeepa
http://bit.ly/2EeyI3O
Horizontal Bar Chart
I need a bar chart like this. (or few sliders may suitable for this) Is there any easy way to do this?
May 16, 2019 at 05:20PM by Yasas Sandeepa
http://bit.ly/2EeyI3O
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 tweet from FlutterDev:
Find out what's new in Material Components and how it works with Cupertino, our iOS Design Language library. In this #io19 talk, Will and Anthony dive into how to apply it across screen sizes, interaction models, and viewing distances.
Watch here → https://t.co/iLWUXPd2UA pic.twitter.com/MdRNbo2Kar— Flutter (@FlutterDev) May 16, 2019
May 16, 2019 at 05:43PM
http://twitter.com/FlutterDev/status/1129049840938311681
Find out what's new in Material Components and how it works with Cupertino, our iOS Design Language library. In this #io19 talk, Will and Anthony dive into how to apply it across screen sizes, interaction models, and viewing distances.
Watch here → https://t.co/iLWUXPd2UA pic.twitter.com/MdRNbo2Kar— Flutter (@FlutterDev) May 16, 2019
May 16, 2019 at 05:43PM
http://twitter.com/FlutterDev/status/1129049840938311681
Twitter
#io19 hashtag on Twitter
On Jul 4 @GCPcloud tweeted: "Check out our pick of the top 5 GCP sess.." - read what others are saying and join the conversation.
New post on Flutter Dev Google group:
Navigator problem
I have a three page app, the 1st page displays a list of recipes, the second page displays a recipe from the first page, and the third page creates new recipes. After a recipe is created I push to the display page for the new recipe. The only navigation button are the back button and the AppBar
May 16, 2019 at 05:48PM by Mark Pope
http://bit.ly/2JK1T2r
Navigator problem
I have a three page app, the 1st page displays a list of recipes, the second page displays a recipe from the first page, and the third page creates new recipes. After a recipe is created I push to the display page for the new recipe. The only navigation button are the back button and the AppBar
May 16, 2019 at 05:48PM by Mark Pope
http://bit.ly/2JK1T2r
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 tweet from FlutterDev:
Find out what's new in Material Components and how it works with Cupertino, our iOS Design Language library. In this #io19 talk, Will and Anthony dive into how to apply it across screen sizes, interaction models, and viewing distances.
Watch here → https://t.co/iLWUXPd2UA pic.twitter.com/MdRNbo2Kar— Flutter (@FlutterDev) May 16, 2019
May 16, 2019 at 05:43PM
http://twitter.com/FlutterDev/status/1129049840938311681
Find out what's new in Material Components and how it works with Cupertino, our iOS Design Language library. In this #io19 talk, Will and Anthony dive into how to apply it across screen sizes, interaction models, and viewing distances.
Watch here → https://t.co/iLWUXPd2UA pic.twitter.com/MdRNbo2Kar— Flutter (@FlutterDev) May 16, 2019
May 16, 2019 at 05:43PM
http://twitter.com/FlutterDev/status/1129049840938311681
Twitter
#io19 hashtag on Twitter
On Jul 4 @GCPcloud tweeted: "Check out our pick of the top 5 GCP sess.." - read what others are saying and join the conversation.
New post on Flutter Dev Google group:
Navigator problem
I have a three page app, the 1st page displays a list of recipes, the second page displays a recipe from the first page, and the third page creates new recipes. After a recipe is created I push to the display page for the new recipe. The only navigation button are the back button and the AppBar
May 16, 2019 at 05:48PM by Mark Pope
http://bit.ly/2JK1T2r
Navigator problem
I have a three page app, the 1st page displays a list of recipes, the second page displays a recipe from the first page, and the third page creates new recipes. After a recipe is created I push to the display page for the new recipe. The only navigation button are the back button and the AppBar
May 16, 2019 at 05:48PM by Mark Pope
http://bit.ly/2JK1T2r
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 tweet from FlutterDev:
Find out what's new in Material Components and how it works with Cupertino, our iOS Design Language library. In this #io19 talk, Will and Anthony dive into how to apply it across screen sizes, interaction models, and viewing distances.
Watch here → https://t.co/iLWUXPd2UA pic.twitter.com/MdRNbo2Kar— Flutter (@FlutterDev) May 16, 2019
May 16, 2019 at 05:43PM
http://twitter.com/FlutterDev/status/1129049840938311681
Find out what's new in Material Components and how it works with Cupertino, our iOS Design Language library. In this #io19 talk, Will and Anthony dive into how to apply it across screen sizes, interaction models, and viewing distances.
Watch here → https://t.co/iLWUXPd2UA pic.twitter.com/MdRNbo2Kar— Flutter (@FlutterDev) May 16, 2019
May 16, 2019 at 05:43PM
http://twitter.com/FlutterDev/status/1129049840938311681
Twitter
#io19 hashtag on Twitter
On Jul 4 @GCPcloud tweeted: "Check out our pick of the top 5 GCP sess.." - read what others are saying and join the conversation.
New post on Flutter Dev Google group:
Navigator problem
I have a three page app, the 1st page displays a list of recipes, the second page displays a recipe from the first page, and the third page creates new recipes. After a recipe is created I push to the display page for the new recipe. The only navigation button are the back button and the AppBar
May 16, 2019 at 05:48PM by Mark Pope
http://bit.ly/2JK1T2r
Navigator problem
I have a three page app, the 1st page displays a list of recipes, the second page displays a recipe from the first page, and the third page creates new recipes. After a recipe is created I push to the display page for the new recipe. The only navigation button are the back button and the AppBar
May 16, 2019 at 05:48PM by Mark Pope
http://bit.ly/2JK1T2r
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 tweet from FlutterDev:
Find out what's new in Material Components and how it works with Cupertino, our iOS Design Language library. In this #io19 talk, Will and Anthony dive into how to apply it across screen sizes, interaction models, and viewing distances.
Watch here → https://t.co/iLWUXPd2UA pic.twitter.com/MdRNbo2Kar— Flutter (@FlutterDev) May 16, 2019
May 16, 2019 at 05:43PM
http://twitter.com/FlutterDev/status/1129049840938311681
Find out what's new in Material Components and how it works with Cupertino, our iOS Design Language library. In this #io19 talk, Will and Anthony dive into how to apply it across screen sizes, interaction models, and viewing distances.
Watch here → https://t.co/iLWUXPd2UA pic.twitter.com/MdRNbo2Kar— Flutter (@FlutterDev) May 16, 2019
May 16, 2019 at 05:43PM
http://twitter.com/FlutterDev/status/1129049840938311681
Twitter
#io19 hashtag on Twitter
On Jul 4 @GCPcloud tweeted: "Check out our pick of the top 5 GCP sess.." - read what others are saying and join the conversation.
New post on Flutter Dev Google group:
Navigator problem
I have a three page app, the 1st page displays a list of recipes, the second page displays a recipe from the first page, and the third page creates new recipes. After a recipe is created I push to the display page for the new recipe. The only navigation button are the back button and the AppBar
May 16, 2019 at 05:48PM by Mark Pope
http://bit.ly/2JK1T2r
Navigator problem
I have a three page app, the 1st page displays a list of recipes, the second page displays a recipe from the first page, and the third page creates new recipes. After a recipe is created I push to the display page for the new recipe. The only navigation button are the back button and the AppBar
May 16, 2019 at 05:48PM by Mark Pope
http://bit.ly/2JK1T2r
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 tool to quickly resize mobile app?
Hi folks When developing my mobile application I have to create and fire up a new emulator just to test with different resolutions. This is really tedious and time consuming!Is there a tool out there or any way to have a ‘free aspect’ window (like a web browser when developing a website for example) that you can resize and see the app resizing in real time?
May 16, 2019 at 08:02PM by Gamzie1
http://bit.ly/2YyCCfO
Any tool to quickly resize mobile app?
Hi folks When developing my mobile application I have to create and fire up a new emulator just to test with different resolutions. This is really tedious and time consuming!Is there a tool out there or any way to have a ‘free aspect’ window (like a web browser when developing a website for example) that you can resize and see the app resizing in real time?
May 16, 2019 at 08:02PM by Gamzie1
http://bit.ly/2YyCCfO
reddit
r/FlutterDev - Any tool to quickly resize mobile app?
0 votes and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
I miss coverage data in Android Studio - what gives?
No matter what I seem to try, I can't display coverage data in Android Studio. There seems to be no option to run Flutter tests for a whole directory (
May 16, 2019 at 09:20PM by daniel-vh
http://bit.ly/2VF3zkS
I miss coverage data in Android Studio - what gives?
No matter what I seem to try, I can't display coverage data in Android Studio. There seems to be no option to run Flutter tests for a whole directory (
test
) and collect coverage.Per-test coverage collection is ran with dart
command instead of going through flutter shell, so they fail, can't run.When running flutter test --coverage
from command line, I get lcov.info
in coverage
directory. One of two things happen:Choose coverage suite to display
ui doesn't pick it up and can't manually add it either for whatever reasonIf it does pick it up and can select it, Android Studio displays coverage data as though there were no lines covered whatsoeverIn my opinion, this seems such basic thing nowadays that I'm suprised I find myself on reddit asking people for advice and giving a shout out to the dev team to look into this.In an ideal world:I hit (re-)run tests with coverageAndroid Studio knows it's a Flutter projectRuns flutter testsBeing pretty and all that, gives me color coded feedback in code files what I missedQ: am I missing something (I can't put it past me that I do)?Currently useing Flutter 1.5.4 with Android studio 3.4.edit: formattingMay 16, 2019 at 09:20PM by daniel-vh
http://bit.ly/2VF3zkS
reddit
r/FlutterDev - I miss coverage data in Android Studio - what gives?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Project Structure
How do you structure your Flutter projects? Take the case of a relatively small app(first app), with http and using the provider package for state management.
May 16, 2019 at 10:23PM by mcalila
http://bit.ly/2JnYl6A
Flutter Project Structure
How do you structure your Flutter projects? Take the case of a relatively small app(first app), with http and using the provider package for state management.
May 16, 2019 at 10:23PM by mcalila
http://bit.ly/2JnYl6A
reddit
r/FlutterDev - Flutter Project Structure
0 votes and 0 comments so far on Reddit
New tweet from FlutterDev:
In case you missed it! @bouncingsheep and @AlchemySki live coded a real-world app that runs on multiple platforms and highlights Flutter's latest features. 👩‍💻
Check it out here → https://t.co/ID9JqtF4Mw#io19 pic.twitter.com/v2csa3HpPD— Flutter (@FlutterDev) May 16, 2019
May 16, 2019 at 11:36PM
http://twitter.com/FlutterDev/status/1129138457270525958
In case you missed it! @bouncingsheep and @AlchemySki live coded a real-world app that runs on multiple platforms and highlights Flutter's latest features. 👩‍💻
Check it out here → https://t.co/ID9JqtF4Mw#io19 pic.twitter.com/v2csa3HpPD— Flutter (@FlutterDev) May 16, 2019
May 16, 2019 at 11:36PM
http://twitter.com/FlutterDev/status/1129138457270525958
Twitter
Emily Fortuna (@bouncingsheep) | Twitter
The latest Tweets from Emily Fortuna (@bouncingsheep). Known human, actor and computer scientist. I tweet about many things. Generally she/her. Seattle
New post on /r/flutterdev subreddit:
Decode ListView: An in-depth look at Flutter’s ListView Widget
http://bit.ly/2JrTGAy
May 16, 2019 at 11:37PM by Purple_Pizzazz
http://bit.ly/2JGXRaS
Decode ListView: An in-depth look at Flutter’s ListView Widget
http://bit.ly/2JrTGAy
May 16, 2019 at 11:37PM by Purple_Pizzazz
http://bit.ly/2JGXRaS
Medium
Decode ListView
An in-depth look at Flutter’s ListView Widget
New post on Flutter Dev Google group:
Json parse String
Hi I'm trying to return a string value from a json field how could I do this? {"data":[{"name":"Taylor","phone":"555-5555"}]} Future getDate(String city, String uf) async { http.Response response = await http.get("http://json.com"); data = json.decode(response.body); setState(() {
May 17, 2019 at 03:25AM by Israel Ribeiro
http://bit.ly/2Wf0hVa
Json parse String
Hi I'm trying to return a string value from a json field how could I do this? {"data":[{"name":"Taylor","phone":"555-5555"}]} Future getDate(String city, String uf) async { http.Response response = await http.get("http://json.com"); data = json.decode(response.body); setState(() {
May 17, 2019 at 03:25AM by Israel Ribeiro
http://bit.ly/2Wf0hVa
Json
Home
JSON.com is a collection of JSON related content, links, and general awesomeness hand selected by the good people of the Web. The original json.com site has ...