New post on /r/flutterdev subreddit:
connecting to and returning results from a website
Hi, is there a built-in method in flutter to connect to a website and then parse the results?Thanks!
November 21, 2019 at 08:33PM by TopNFalvors
https://ift.tt/2QAR5ai
connecting to and returning results from a website
Hi, is there a built-in method in flutter to connect to a website and then parse the results?Thanks!
November 21, 2019 at 08:33PM by TopNFalvors
https://ift.tt/2QAR5ai
reddit
connecting to and returning results from a website
Hi, is there a built-in method in flutter to connect to a website and then parse the results? Thanks!
New post on /r/flutterdev subreddit:
Flutter winning me over SwiftUI
After spending some time with Flutter to create a mobile application for a small effort it was a pretty unique experience in that I really enjoyed the process with hot reload and being platform agnostic. I recently decided to give a try at SwiftUI and while its a great start it got very frustrating really quickly in that they don’t have a true hot reload feature and the structuring of an application was a mess. As a mainly iOS user it feels like I am cheating on a platform I have heavily invested in for a new more exciting development ecosystem.
November 21, 2019 at 08:57PM by rubenalvjr
https://ift.tt/2QH3zNw
Flutter winning me over SwiftUI
After spending some time with Flutter to create a mobile application for a small effort it was a pretty unique experience in that I really enjoyed the process with hot reload and being platform agnostic. I recently decided to give a try at SwiftUI and while its a great start it got very frustrating really quickly in that they don’t have a true hot reload feature and the structuring of an application was a mess. As a mainly iOS user it feels like I am cheating on a platform I have heavily invested in for a new more exciting development ecosystem.
November 21, 2019 at 08:57PM by rubenalvjr
https://ift.tt/2QH3zNw
reddit
Flutter winning me over SwiftUI
After spending some time with Flutter to create a mobile application for a small effort it was a pretty unique experience in that I really enjoyed...
New post on /r/flutterdev subreddit:
Make SafeArea Responsive in Flutter – Responsive Widget Tutorial
https://www.youtube.com/watch?v=FQlZQGWJC58
November 22, 2019 at 12:42AM by Elixane
https://ift.tt/34atBg6
Make SafeArea Responsive in Flutter – Responsive Widget Tutorial
https://www.youtube.com/watch?v=FQlZQGWJC58
November 22, 2019 at 12:42AM by Elixane
https://ift.tt/34atBg6
YouTube
Make SafeArea Responsive in Flutter – Responsive Widget Tutorial
📗 Learn from the written tutorial 👇👇
https://resocoder.com/flutter-responsive-safearea
🎯 The biggest Flutter conference in Europe:
https://fluttereurope.dev
📧 Get Flutter news 📰 and resources:
👉 http://flutter.education
👨💻 Do you write good code? Find…
https://resocoder.com/flutter-responsive-safearea
🎯 The biggest Flutter conference in Europe:
https://fluttereurope.dev
📧 Get Flutter news 📰 and resources:
👉 http://flutter.education
👨💻 Do you write good code? Find…
New post on Flutter Dev Google group:
How to run multiple test cases of Flutter integration tests in single command or from single file.
How to run multiple test cases of Flutter integration tests in single command or from single file. 1. If I run two separate commands for two files then report generates only for last command. 2. When I try to do separate groups in single file then app stays on same page doesn't restart. Here
November 22, 2019 at 07:49AM by Vitthal Bobade
https://ift.tt/2Oz8ddJ
How to run multiple test cases of Flutter integration tests in single command or from single file.
How to run multiple test cases of Flutter integration tests in single command or from single file. 1. If I run two separate commands for two files then report generates only for last command. 2. When I try to do separate groups in single file then app stays on same page doesn't restart. Here
November 22, 2019 at 07:49AM by Vitthal Bobade
https://ift.tt/2Oz8ddJ
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:
How to run multiple test cases of Flutter integration tests in single command or from single file.
How to run multiple test cases of Flutter integration tests in single command or from single file. 1. If I run two separate commands for two files then report generates only for last command. 2. When I try to do separate groups in single file then app stays on same page doesn't restart. Here
November 22, 2019 at 07:50AM by Vitthal Bobade
https://ift.tt/35mFnEg
How to run multiple test cases of Flutter integration tests in single command or from single file.
How to run multiple test cases of Flutter integration tests in single command or from single file. 1. If I run two separate commands for two files then report generates only for last command. 2. When I try to do separate groups in single file then app stays on same page doesn't restart. Here
November 22, 2019 at 07:50AM by Vitthal Bobade
https://ift.tt/35mFnEg
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:
Error running Gradle
When I try to run my app I got this error. * Error running Gradle: ProcessException: Process "C:\Users\UserName\Documents\FlutterProjects\MyApp\android\gradlew.bat" exited abnormally: > Configure project :app WARNING: API 'variant.getJavaCompile()' is obsolete and has been replaced with
November 22, 2019 at 08:08AM by Binuwara Nagahawatta
https://ift.tt/2O8sWWY
Error running Gradle
When I try to run my app I got this error. * Error running Gradle: ProcessException: Process "C:\Users\UserName\Documents\FlutterProjects\MyApp\android\gradlew.bat" exited abnormally: > Configure project :app WARNING: API 'variant.getJavaCompile()' is obsolete and has been replaced with
November 22, 2019 at 08:08AM by Binuwara Nagahawatta
https://ift.tt/2O8sWWY
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:
Extended capabilities for collections. Hello everyone, recently we've created dart package that improves operating the collections, it's called flinq. It adds extension getters and methods such as firstOrNull, firstOrNullWhere, mapList, min, max, sum, average, etc.
https://ift.tt/34cLMlf
November 22, 2019 at 10:12AM by ExReflect10n
https://ift.tt/35toc47
Extended capabilities for collections. Hello everyone, recently we've created dart package that improves operating the collections, it's called flinq. It adds extension getters and methods such as firstOrNull, firstOrNullWhere, mapList, min, max, sum, average, etc.
https://ift.tt/34cLMlf
November 22, 2019 at 10:12AM by ExReflect10n
https://ift.tt/35toc47
Dart packages
flinq | Dart Package
Extended capabilities for collections. It's a bunch of shortcuts to avoid unnecesary boilerplate work with collections.
New post on Flutter Dev Google group:
Chat application development with flutter, Will it support all the features?
Hello, I am Android developer, I am new in flutter application development. Need help about development possibility regarding below requirements, I am developing *chat application like Slack* with all the feature including, single, group chat, media sharing, read receipt, typing intimation,
November 22, 2019 at 10:44AM by dayanand L
https://ift.tt/2KLMH4r
Chat application development with flutter, Will it support all the features?
Hello, I am Android developer, I am new in flutter application development. Need help about development possibility regarding below requirements, I am developing *chat application like Slack* with all the feature including, single, group chat, media sharing, read receipt, typing intimation,
November 22, 2019 at 10:44AM by dayanand L
https://ift.tt/2KLMH4r
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:
<b>Recap: Google's BIG challenge, Make your Flutter app look gooooood 😍</b>
Hey, everyone! Here's a recap of what's been happening over the past couple of weeks in the Flutter-verse.We talk a lot about things like state management, so this time around we decided to highlight some of the awesome stuff Flutter allows us to do to make our apps look good and work well.Love it? Hate it? Let us know in the comments!Want to get it by email? <a href="https://flutterigniter.com/snacks/">Click here</a>.____Your Flutter app needs to look good and feel greatWe've all had designers that have asked for things that were just wayyyyy too complex. Thankfully, Flutter gives us some awesome tools that make it much easier to say “yes” to designers while keeping your code 💪​<strong>Export Flutter code from Zeplin</strong>...ever gotten a Sketch or Photoshop file from a designer and then had to manually figure out colors, sizes, etc? Yeah, it’s a pain in the a**. Thankfully, if you use <a href="https://zeplin.io/">Zeplin</a>, there’s a <a href="https://medium.com/flutter-community/flutter-and-zeplin-speed-up-the-development-process-from-your-design-45ff5d21166a">great extension from Roberto Juarez</a> that will automatically generate Dart code you can use in your Flutter app.​<strong>Easier Styling with Division</strong>...as you work with Flutter, you’ll undoubtedly run into some awkwardness with styling, whether it’s inconsistencies in how exactly you style different things (ex: centering vs. font size) or sharing styles among multiple widgets. The <a href="https://github.com/ReinBentdal/division">Division package from Rein Bentdal</a> aims to make it a whole lot easier using CSS-inspired syntax. Need a video tutorial? <a href="https://www.youtube.com/watch?v=kcq8AbVyMbk&feature=emb_title">Look no further</a>.​<strong>Cupertino “Stack View” is coming/already here</strong>...we’ve heard it called by many names: stack view, sheet presentation and more, but you’ve undoubtedly seen <a href="https://user-images.githubusercontent.com/3678732/66692450-05bb6d00-ecd1-11e9-8ba3-e6d5df09d645.png">this view style</a> if you’ve used iOS 13. While it’s <a href="https://github.com/flutter/flutter/issues/42560">been accepted</a> as a future inclusion in the Cupertino package, a fellow Flutter community member created the <a href="https://github.com/aliyigitbireroglu/flutter-cupertino-stackview">cupertino_stackview</a> package to make it a reality now.​<strong>Theming in Flutter...</strong>​<strong>🌑 If your app doesn’t support Dark Mode, it sucks</strong>…okay, just kidding but dark mode is a feature that will most likely come to be expected in the future given that it’s now an OS-level option. So how do we do it in Flutter? In <a href="https://www.youtube.com/watch?v=G7gV89hnooM">this video</a>, Paul Halliday shows you how it's done using Provider.​<strong>Looking for a really in-depth theming tutorial?</strong>...if you’ve already read the <a href="https://flutter.dev/docs/cookbook/design/themes">Flutter theming docs</a> and are craving more, <a href="https://www.youtube.com/watch?v=RJkiESVJXAk&feature=youtu.be">check out this video from Techie Blossom</a> that digs deep into the theming process.​<strong>Want to create your app’s theme visually?</strong>...check out the <a href="https://rxlabz.github.io/panache_web/#/">Panache theme editor</a>. Start with a base palette, customize each widget style to your heart’s content and then copy the generated code. Done!____🎢 Animate all the things…Animation is a powerful thing. Used too much and it can ruin a perfectly good app, but used just right, it can add a whole new dimension to the user experience. Intrigued? See the list below for animation tutorials for both the novice and the elite.​<strong>Understand the basics</strong>...with <a href="https://resocoder.com/2019/08/01/flutter-animation-tutorial…
<b>Recap: Google's BIG challenge, Make your Flutter app look gooooood 😍</b>
Hey, everyone! Here's a recap of what's been happening over the past couple of weeks in the Flutter-verse.We talk a lot about things like state management, so this time around we decided to highlight some of the awesome stuff Flutter allows us to do to make our apps look good and work well.Love it? Hate it? Let us know in the comments!Want to get it by email? <a href="https://flutterigniter.com/snacks/">Click here</a>.____Your Flutter app needs to look good and feel greatWe've all had designers that have asked for things that were just wayyyyy too complex. Thankfully, Flutter gives us some awesome tools that make it much easier to say “yes” to designers while keeping your code 💪​<strong>Export Flutter code from Zeplin</strong>...ever gotten a Sketch or Photoshop file from a designer and then had to manually figure out colors, sizes, etc? Yeah, it’s a pain in the a**. Thankfully, if you use <a href="https://zeplin.io/">Zeplin</a>, there’s a <a href="https://medium.com/flutter-community/flutter-and-zeplin-speed-up-the-development-process-from-your-design-45ff5d21166a">great extension from Roberto Juarez</a> that will automatically generate Dart code you can use in your Flutter app.​<strong>Easier Styling with Division</strong>...as you work with Flutter, you’ll undoubtedly run into some awkwardness with styling, whether it’s inconsistencies in how exactly you style different things (ex: centering vs. font size) or sharing styles among multiple widgets. The <a href="https://github.com/ReinBentdal/division">Division package from Rein Bentdal</a> aims to make it a whole lot easier using CSS-inspired syntax. Need a video tutorial? <a href="https://www.youtube.com/watch?v=kcq8AbVyMbk&feature=emb_title">Look no further</a>.​<strong>Cupertino “Stack View” is coming/already here</strong>...we’ve heard it called by many names: stack view, sheet presentation and more, but you’ve undoubtedly seen <a href="https://user-images.githubusercontent.com/3678732/66692450-05bb6d00-ecd1-11e9-8ba3-e6d5df09d645.png">this view style</a> if you’ve used iOS 13. While it’s <a href="https://github.com/flutter/flutter/issues/42560">been accepted</a> as a future inclusion in the Cupertino package, a fellow Flutter community member created the <a href="https://github.com/aliyigitbireroglu/flutter-cupertino-stackview">cupertino_stackview</a> package to make it a reality now.​<strong>Theming in Flutter...</strong>​<strong>🌑 If your app doesn’t support Dark Mode, it sucks</strong>…okay, just kidding but dark mode is a feature that will most likely come to be expected in the future given that it’s now an OS-level option. So how do we do it in Flutter? In <a href="https://www.youtube.com/watch?v=G7gV89hnooM">this video</a>, Paul Halliday shows you how it's done using Provider.​<strong>Looking for a really in-depth theming tutorial?</strong>...if you’ve already read the <a href="https://flutter.dev/docs/cookbook/design/themes">Flutter theming docs</a> and are craving more, <a href="https://www.youtube.com/watch?v=RJkiESVJXAk&feature=youtu.be">check out this video from Techie Blossom</a> that digs deep into the theming process.​<strong>Want to create your app’s theme visually?</strong>...check out the <a href="https://rxlabz.github.io/panache_web/#/">Panache theme editor</a>. Start with a base palette, customize each widget style to your heart’s content and then copy the generated code. Done!____🎢 Animate all the things…Animation is a powerful thing. Used too much and it can ruin a perfectly good app, but used just right, it can add a whole new dimension to the user experience. Intrigued? See the list below for animation tutorials for both the novice and the elite.​<strong>Understand the basics</strong>...with <a href="https://resocoder.com/2019/08/01/flutter-animation-tutorial…
Flutterigniter
Flutter Igniter
New post on /r/flutterdev subreddit:
Is it just me or is labelTexts animation choppy?
The animation for labelText when it goes from inside the textfield to the border is a bit choppy? I looked into the animation and tried speeding it up a bit but it doesn't work. Anyone know why this is happening?
November 22, 2019 at 08:31PM by fd991
https://ift.tt/2KNhRIJ
Is it just me or is labelTexts animation choppy?
The animation for labelText when it goes from inside the textfield to the border is a bit choppy? I looked into the animation and tried speeding it up a bit but it doesn't work. Anyone know why this is happening?
November 22, 2019 at 08:31PM by fd991
https://ift.tt/2KNhRIJ
reddit
Is it just me or is labelTexts animation choppy?
The animation for labelText when it goes from inside the textfield to the border is a bit choppy? I looked into the animation and tried speeding...
New post on /r/flutterdev subreddit:
Flutter Skateboard Deck Onboarding - Speed Code
https://youtu.be/CA-BzlKOt_Q
November 22, 2019 at 07:37PM by EngineerScientist
https://ift.tt/34e8h9k
Flutter Skateboard Deck Onboarding - Speed Code
https://youtu.be/CA-BzlKOt_Q
November 22, 2019 at 07:37PM by EngineerScientist
https://ift.tt/34e8h9k
YouTube
Flutter Skateboard Deck Onboarding - Speed Code
New file encryption tool! Go to https://nordlocker.net/devefy to get a special discount and use promo code "Devefy" at checkout to get a 37% off 1-year plan + EXTRA 5% OFF.
Design Credit: https://dribbble.com/shots/5350361-SkateBoard-Decks
this is just…
Design Credit: https://dribbble.com/shots/5350361-SkateBoard-Decks
this is just…
New post on /r/flutterdev subreddit:
Filip H. versus game development #11
https://www.youtube.com/watch?v=Ut4TLSVyE2Q&feature=share
November 22, 2019 at 07:23PM by Pixelreddit
https://ift.tt/2KJo4Fq
Filip H. versus game development #11
https://www.youtube.com/watch?v=Ut4TLSVyE2Q&feature=share
November 22, 2019 at 07:23PM by Pixelreddit
https://ift.tt/2KJo4Fq
YouTube
Filip H. versus game development #11 - parsing custom language
Filip is building egamebook.com, a weird hybrid between a fully simulated computer RPG game and a gamebook. This is an experiment to try and broadcast the we...
New post on /r/flutterdev subreddit:
GPS tracking
I see a few things out there to help out with GPS, but I don't see anything to help me decide which one to use based on my use case. It may be that what I'm looking for is such an obvious component of GPS use that it never gets mentioned.I don't care about things like map integration or geolocation. Recording a track (as a track, not a series of waypoints a few feet apart) would be nice, but not critical. I want to 'grab' a lat/long along with the heading at the time I record it. I think I need continuous speed (and maybe heading), because I want to use a threshold speed (and maybe heading change) to trigger the capture of location and heading.
November 22, 2019 at 09:29PM by jadero
https://ift.tt/2OBFUvj
GPS tracking
I see a few things out there to help out with GPS, but I don't see anything to help me decide which one to use based on my use case. It may be that what I'm looking for is such an obvious component of GPS use that it never gets mentioned.I don't care about things like map integration or geolocation. Recording a track (as a track, not a series of waypoints a few feet apart) would be nice, but not critical. I want to 'grab' a lat/long along with the heading at the time I record it. I think I need continuous speed (and maybe heading), because I want to use a threshold speed (and maybe heading change) to trigger the capture of location and heading.
November 22, 2019 at 09:29PM by jadero
https://ift.tt/2OBFUvj
reddit
GPS tracking
I see a few things out there to help out with GPS, but I don't see anything to help me decide which one to use based on my use case. It may be...
New post on /r/flutterdev subreddit:
FCM iOS push notification broken?
Hi Everyone!I am use FCM for send push notification to device. On Android everything is work no problem. But on iOS notification often not work.I see open issue here: https://github.com/FirebaseExtended/flutterfire/issues/1041#issuecomment-547355695Is anyone else have this issue? How to fix?Thanks!
November 22, 2019 at 10:13PM by Flutter_Dev
https://ift.tt/2qtQzAm
FCM iOS push notification broken?
Hi Everyone!I am use FCM for send push notification to device. On Android everything is work no problem. But on iOS notification often not work.I see open issue here: https://github.com/FirebaseExtended/flutterfire/issues/1041#issuecomment-547355695Is anyone else have this issue? How to fix?Thanks!
November 22, 2019 at 10:13PM by Flutter_Dev
https://ift.tt/2qtQzAm
GitHub
[firebase_messaging] iOS 13 push notification NOT working · Issue #1041 · FirebaseExtended/flutterfire
Push notification does not seem to work on iOS 13 device nor on my iOS 12.4.1 device on stable 1.9.1. Seems to be 2 separate issues as well. in Flutter Stable 1.9.1, push notifications do not appea...
New post on /r/flutterdev subreddit:
Academic Survey on Mobile Cross-Platform Development
Hello wonderful people, I'm doing a quali-quantitative research on cross-platform frameworks and I'd love to take a deeper look on your thoughts on them!Here's the link: https://forms.gle/YCnfddQNvzN38pLU7
November 22, 2019 at 10:06PM by K1NGC0D
https://ift.tt/2OB4Xif
Academic Survey on Mobile Cross-Platform Development
Hello wonderful people, I'm doing a quali-quantitative research on cross-platform frameworks and I'd love to take a deeper look on your thoughts on them!Here's the link: https://forms.gle/YCnfddQNvzN38pLU7
November 22, 2019 at 10:06PM by K1NGC0D
https://ift.tt/2OB4Xif
Google Docs
Cross-Platform Development Tools and Frameworks
The growing number of cross-platform development tools create a complex scenario. Developers need to know many tools in depth to select the one that best suits their project. There is still much discussion in the Cross-Platform Development literature about…
New post on /r/flutterdev subreddit:
I've created a little plugin that allows to add an asset-based localization system in just a few lines of code !
https://ift.tt/33dss69
November 22, 2019 at 10:00PM by Skyost
https://ift.tt/2XENyZT
I've created a little plugin that allows to add an asset-based localization system in just a few lines of code !
https://ift.tt/33dss69
November 22, 2019 at 10:00PM by Skyost
https://ift.tt/2XENyZT
Dart packages
ez_localization | Flutter Package
Setup a powerful localization system in your flutter application quickly and easily.
New post on /r/flutterdev subreddit:
Help improve Flutter! Take our Q4 survey.
Hello from the Flutter team :)Please take a moment to tell us what you think by filling out this quarter’s survey here: https://google.qualtrics.com/jfe/form/SV_5BhR2R8DZIEE6dn?Source=Reddit(We cover different topics every quarter, and you can find what we learned in the lat survey (Q3) from this Medium article.)On behalf of the Flutter team, thank you!
November 22, 2019 at 10:33PM by janim27
https://ift.tt/2OcKRvO
Help improve Flutter! Take our Q4 survey.
Hello from the Flutter team :)Please take a moment to tell us what you think by filling out this quarter’s survey here: https://google.qualtrics.com/jfe/form/SV_5BhR2R8DZIEE6dn?Source=Reddit(We cover different topics every quarter, and you can find what we learned in the lat survey (Q3) from this Medium article.)On behalf of the Flutter team, thank you!
November 22, 2019 at 10:33PM by janim27
https://ift.tt/2OcKRvO
Qualtrics
Flutter User Survey - Q4 2019
Qualtrics sophisticated online survey software solutions make creating online surveys easy. Learn more about Research Suite and get a free account today.
New post on /r/flutterdev subreddit:
Android phone unrecognized when connected to Chromebook through cable (Flutter on ChromeOS)
Hi, I've just installed Flutter on a Chromebook, together with Android Studio and VSCode (and all the plugins). All good so far, I've created that new project to test if / how it runs but unfortunately no android phone is recognized.Mentions:- I've tried on 2 phones, both with Developer Options ON and USB Debugging ON. The phone is cable-connected to laptop- I run flutter doctor and all is green, with one exception: no devices available.Any suggestions?Many thanks!
November 23, 2019 at 01:40AM by marsze
https://ift.tt/2rnoXN5
Android phone unrecognized when connected to Chromebook through cable (Flutter on ChromeOS)
Hi, I've just installed Flutter on a Chromebook, together with Android Studio and VSCode (and all the plugins). All good so far, I've created that new project to test if / how it runs but unfortunately no android phone is recognized.Mentions:- I've tried on 2 phones, both with Developer Options ON and USB Debugging ON. The phone is cable-connected to laptop- I run flutter doctor and all is green, with one exception: no devices available.Any suggestions?Many thanks!
November 23, 2019 at 01:40AM by marsze
https://ift.tt/2rnoXN5
reddit
Android phone unrecognized when connected to Chromebook through...
Hi, I've just installed Flutter on a Chromebook, together with Android Studio and VSCode (and all the plugins). All good so far, I've created that...
New post on /r/flutterdev subreddit:
Academic Survey on Mobile Cross-Platform Development
https://ift.tt/2MCgXQz
November 23, 2019 at 02:49AM by K1NGC0D
https://ift.tt/35t52ve
Academic Survey on Mobile Cross-Platform Development
https://ift.tt/2MCgXQz
November 23, 2019 at 02:49AM by K1NGC0D
https://ift.tt/35t52ve
Google Docs
Cross-Platform Development Tools and Frameworks
The growing number of cross-platform development tools create a complex scenario. Developers need to know many tools in depth to select the one that best suits their project. There is still much discussion in the Cross-Platform Development literature about…
New post on /r/flutterdev subreddit:
How Flutter renders Widgets
https://www.youtube.com/watch?v=996ZgFRENMs&feature=share
November 23, 2019 at 02:47AM by Pixelreddit
https://ift.tt/35m17jA
How Flutter renders Widgets
https://www.youtube.com/watch?v=996ZgFRENMs&feature=share
November 23, 2019 at 02:47AM by Pixelreddit
https://ift.tt/35m17jA
YouTube
How Flutter renders Widgets
At Google Developer Days China 2019, Andrew Fitz Gibbon and Matt Sullivan discuss how Flutter works under the hood, and dig deep into widgets, elements, and render objects. Stay tuned to gain a better understanding of Flutter, and build better apps!
GDD…
GDD…