Reddit: Getting IntelliJ/Android Studio to recognize the Flutter part as a Flutter project AND, at the same time, the android module as an Android project
Title says it all really. If I open the Flutter project with the IDE, Gradle won't be enabled so the sources from the Android module can't see the dependencies added via Gradle, like the flutter.jar, which includes things such as FlutterActivity, so the IDE thinks things are broken even though it all works fine.If I open the android module, everything in it is recognized fine by the IDE, but I can't run the Flutter app.This is annoying because this seems to prevent me from debugging platform-specific code.Apologies if this is pretty obvious; been doing native Android for like forever but just checking out Flutter now.
Submitted May 29, 2018 at 02:18PM by stoyicker
via reddit https://ift.tt/2slaNcg
Title says it all really. If I open the Flutter project with the IDE, Gradle won't be enabled so the sources from the Android module can't see the dependencies added via Gradle, like the flutter.jar, which includes things such as FlutterActivity, so the IDE thinks things are broken even though it all works fine.If I open the android module, everything in it is recognized fine by the IDE, but I can't run the Flutter app.This is annoying because this seems to prevent me from debugging platform-specific code.Apologies if this is pretty obvious; been doing native Android for like forever but just checking out Flutter now.
Submitted May 29, 2018 at 02:18PM by stoyicker
via reddit https://ift.tt/2slaNcg
reddit
r/FlutterDev - Getting IntelliJ/Android Studio to recognize the Flutter part as a Flutter project AND, at the same time, the android…
2 votes and 0 so far on reddit
GGroup: Bar chart with positive and negative values
Hi! I want to create a bar chart like this: https://ift.tt/2JdAiqA. The problem is that it doesn't support negative values (do not draw the bars) how can I do that with positive and negative values?
Submitted May 29, 2018 at 03:00PM by Fabricio Bayarri
via Flutter Dev https://ift.tt/2IU0HGw
Hi! I want to create a bar chart like this: https://ift.tt/2JdAiqA. The problem is that it doesn't support negative values (do not draw the bars) how can I do that with positive and negative values?
Submitted May 29, 2018 at 03:00PM by Fabricio Bayarri
via Flutter Dev https://ift.tt/2IU0HGw
GGroup: Reminders notifications with a specific date and time
HI Guys, It´s my first time with Flutter and I'm still getting used to the whole ecosystem. It's possible to create reminders notifications with a specific date and time, like a "Drink Water Riminder" ?
Submitted May 29, 2018 at 03:41PM by Pablo Souza
via Flutter Dev https://ift.tt/2shKmVy
HI Guys, It´s my first time with Flutter and I'm still getting used to the whole ecosystem. It's possible to create reminders notifications with a specific date and time, like a "Drink Water Riminder" ?
Submitted May 29, 2018 at 03:41PM by Pablo Souza
via Flutter Dev https://ift.tt/2shKmVy
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.
Reddit: Using flutter with the Google Pixelbook
Hello!I'm currently in school for Computer Science and I bought this Pixelbook to aid me in my studies. As a side project I'd LOVE to get both Flutter and Android studio working on the linux side. I keep running into the same wall without much luck yet. KVM is required to run this AVD./dev/kvm device: permission denied.
Grant current user access to /dev/kvmI've given myself permission (or so I thought) but I'm still not able to boot up a virtual pixel 2 to test some apps that I'm working on. I am able to use an external device which by passes my whole issue but I'd really like to figure this out!.If anyone knows how to get this all working please let me know.Thanks, Chris
Submitted May 29, 2018 at 10:01PM by Chris_Code
via reddit https://ift.tt/2Jh7RrJ
Hello!I'm currently in school for Computer Science and I bought this Pixelbook to aid me in my studies. As a side project I'd LOVE to get both Flutter and Android studio working on the linux side. I keep running into the same wall without much luck yet. KVM is required to run this AVD./dev/kvm device: permission denied.
Grant current user access to /dev/kvmI've given myself permission (or so I thought) but I'm still not able to boot up a virtual pixel 2 to test some apps that I'm working on. I am able to use an external device which by passes my whole issue but I'd really like to figure this out!.If anyone knows how to get this all working please let me know.Thanks, Chris
Submitted May 29, 2018 at 10:01PM by Chris_Code
via reddit https://ift.tt/2Jh7RrJ
reddit
r/FlutterDev - Using flutter with the Google Pixelbook
1 votes and 0 so far on reddit
Reddit: Flutter can now scan directories for all asset files; no more need to manually list every file.
https://ift.tt/2IYqY6p
Submitted May 29, 2018 at 09:51PM by Elixane
via reddit https://ift.tt/2shAprn
https://ift.tt/2IYqY6p
Submitted May 29, 2018 at 09:51PM by Elixane
via reddit https://ift.tt/2shAprn
GitHub
Scan directory for all asset files (#992) · flutter/website@8e0fc64
Updates doc to reflect changes on https://github.com/flutter/flutter/pull/16413
GGroup: Sign up for future UX studies on Flutter
Hello! Tell us what you think about Flutter and help us test new features and enhancements by participating in our UX research studies. For study sessions that last longer than 30 minutes, Google usually provides a gift as a token of appreciation to participants in many regions of the world.
Submitted May 29, 2018 at 10:34PM by Tao Dong
via Flutter Dev https://ift.tt/2L1QpEP
Hello! Tell us what you think about Flutter and help us test new features and enhancements by participating in our UX research studies. For study sessions that last longer than 30 minutes, Google usually provides a gift as a token of appreciation to participants in many regions of the world.
Submitted May 29, 2018 at 10:34PM by Tao Dong
via Flutter Dev https://ift.tt/2L1QpEP
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.
Reddit: Flutter — navigating off the charts
https://ift.tt/2L3fzCW
Submitted May 29, 2018 at 10:41PM by Purple_Pizzazz
via reddit https://ift.tt/2JfbI8t
https://ift.tt/2L3fzCW
Submitted May 29, 2018 at 10:41PM by Purple_Pizzazz
via reddit https://ift.tt/2JfbI8t
Medium
Flutter — navigating off the charts
Flutter comes equipped with a Navigator class which allows defining Routes for an application flow. A Route defines the
Reddit: Flutter from scratch - Side menu
https://ift.tt/2L8dqpR
Submitted May 29, 2018 at 10:20PM by rajayogan27
via reddit https://ift.tt/2LHtznh
https://ift.tt/2L8dqpR
Submitted May 29, 2018 at 10:20PM by rajayogan27
via reddit https://ift.tt/2LHtznh
T-Pub :)
Flutter – Side menu
Hi Friends, Hope you are all well, In this post let’s see how to bring in side-menu/hamburger menu/navigation-drawer/hidden-drawer menu in your flutter apps. Let’s begin. A screencast o…
Reddit: The Future Is One Operating System to Rule Them All, and It’s Coming Soon
https://ift.tt/2kywT7R
Submitted May 30, 2018 at 12:11AM by davide9192
via reddit https://ift.tt/2JbCmPI
https://ift.tt/2kywT7R
Submitted May 30, 2018 at 12:11AM by davide9192
via reddit https://ift.tt/2JbCmPI
Digital Trends
Tomorrow’s laptop will work more like your phone, and you’re going to love it
Thanks to the proliferation of the smartphone, the operating systems we use today couldn’t be more fragmented. But we’ve been reading the tea leaves and see an important event on the horizon, perhaps the most important since the iPhone. A unified operating…
Reddit: Using Material Design with Flutter
https://www.youtube.com/attribution_link?a=bfzxwfAASrE&u=%2Fwatch%3Fv%3DDL0Ix1lnC4w%26feature%3Dshare
Submitted May 29, 2018 at 11:24PM by miltux
via reddit https://ift.tt/2so6RYj
https://www.youtube.com/attribution_link?a=bfzxwfAASrE&u=%2Fwatch%3Fv%3DDL0Ix1lnC4w%26feature%3Dshare
Submitted May 29, 2018 at 11:24PM by miltux
via reddit https://ift.tt/2so6RYj
YouTube
Using Material Design with Flutter
Watch Andrew from the Flutter team turn a two-screen design into real code that runs on both iOS and Android. Flutter is Google’s mobile SDK for crafting hig...
Reddit: [Discussion] The more I learn Flutter the more impressed I am at its brilliance
I'm watching a lot of tutorial videos on YouTube and I'm in the process of cloning my Android app in Flutter. Like the title says, I'm more and more impressed as I learn how to use it.That's all, just wanted to share my excitement!
Submitted May 29, 2018 at 11:13PM by GroovinChip
via reddit https://ift.tt/2ITlJJj
I'm watching a lot of tutorial videos on YouTube and I'm in the process of cloning my Android app in Flutter. Like the title says, I'm more and more impressed as I learn how to use it.That's all, just wanted to share my excitement!
Submitted May 29, 2018 at 11:13PM by GroovinChip
via reddit https://ift.tt/2ITlJJj
reddit
r/FlutterDev - [Discussion] The more I learn Flutter the more impressed I am at its brilliance
2 votes and 0 so far on reddit
GGroup: Dart is good, but Go is better for success
Dear all, when I heard of Flutter, what I think is: Dart is definitely a good new language, no problem on tech. but for market, engineers need to learn Dart, company need to pay for a Dart team for client side. why we don't learn from node.js? since JS is a must, then people make JS can
Submitted May 30, 2018 at 03:15AM by fino xiangfu meng
via Flutter Dev https://ift.tt/2xoWxVJ
Dear all, when I heard of Flutter, what I think is: Dart is definitely a good new language, no problem on tech. but for market, engineers need to learn Dart, company need to pay for a Dart team for client side. why we don't learn from node.js? since JS is a must, then people make JS can
Submitted May 30, 2018 at 03:15AM by fino xiangfu meng
via Flutter Dev https://ift.tt/2xoWxVJ
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.
GGroup: google AdMob into Flutter app
is there a working example that shows how to integrate google admob into a flutter app? Thanks
Submitted May 30, 2018 at 05:37AM by vishy K
via Flutter Dev https://ift.tt/2suWVwn
is there a working example that shows how to integrate google admob into a flutter app? Thanks
Submitted May 30, 2018 at 05:37AM by vishy K
via Flutter Dev https://ift.tt/2suWVwn
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.
Reddit: Flutter Studio, Version 2 – Paul Mutisya
https://ift.tt/2se4o3t
Submitted May 30, 2018 at 08:54AM by KingBaal
via reddit https://ift.tt/2xp1ded
https://ift.tt/2se4o3t
Submitted May 30, 2018 at 08:54AM by KingBaal
via reddit https://ift.tt/2xp1ded
Medium
Flutter Studio, Version 2
I’ve updated the Flutter Studio web application with the goal of making it more flexible, complete, responsive and accurate.
Reddit: Flutter Development on a Pixelbook
https://ift.tt/2IWdvfy
Submitted May 30, 2018 at 08:50AM by KingBaal
via reddit https://ift.tt/2LG8YQ8
https://ift.tt/2IWdvfy
Submitted May 30, 2018 at 08:50AM by KingBaal
via reddit https://ift.tt/2LG8YQ8
Medium
Flutter Development on a Pixelbook
Newly added features in Chrome OS that let you develop and test a Flutter application without a simulator or emulator.
GGroup: Nordic BLE GATT packages for Flutter
Hi Team, Has anyone built any BLE apps (GATT) on Flutter? Can I use FlutterBlue for Gatt nordic ble connections? any example code or help/advise is appreciated Please help thank you regards Maddy
Submitted May 30, 2018 at 10:29AM by Maddy Anand
via Flutter Dev https://ift.tt/2L7cOke
Hi Team, Has anyone built any BLE apps (GATT) on Flutter? Can I use FlutterBlue for Gatt nordic ble connections? any example code or help/advise is appreciated Please help thank you regards Maddy
Submitted May 30, 2018 at 10:29AM by Maddy Anand
via Flutter Dev https://ift.tt/2L7cOke
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.
GGroup: Rest Client for Post request
Hello All, I am working on Flutter rest client, where i am able to get the response from the server. But when I was trying to post the data over the server it is not working properly. Postman gives correct output if the request is in the raw form while form-data giving wrong output.
Submitted May 30, 2018 at 10:59AM by sumeet kasar
via Flutter Dev https://ift.tt/2IYz4Mk
Hello All, I am working on Flutter rest client, where i am able to get the response from the server. But when I was trying to post the data over the server it is not working properly. Postman gives correct output if the request is in the raw form while form-data giving wrong output.
Submitted May 30, 2018 at 10:59AM by sumeet kasar
via Flutter Dev https://ift.tt/2IYz4Mk
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.
GGroup: bottomNavigationBar keeps rebuilding multiple times when calling Navigator.pushNamed inside tab
I have a problem with the structure/design of Flutter project. At the moment structure looks like this: Homepage with bottomNavigationBar with multiple tabs, each tab is StatefulWidget and contains some heavy processing (remote API calls and data display). In case I call Navigator.pushNamed
Submitted May 30, 2018 at 01:54PM by Andrew
via Flutter Dev https://ift.tt/2LF7TYF
I have a problem with the structure/design of Flutter project. At the moment structure looks like this: Homepage with bottomNavigationBar with multiple tabs, each tab is StatefulWidget and contains some heavy processing (remote API calls and data display). In case I call Navigator.pushNamed
Submitted May 30, 2018 at 01:54PM by Andrew
via Flutter Dev https://ift.tt/2LF7TYF
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.
Reddit: Flutter vs React Native (Controversial)
https://ift.tt/2xdLZIW
Submitted May 30, 2018 at 03:12PM by techie_ninja
via reddit https://ift.tt/2xo3rup
https://ift.tt/2xdLZIW
Submitted May 30, 2018 at 03:12PM by techie_ninja
via reddit https://ift.tt/2xo3rup
Medium
Flutter vs React Native (Controversial)
Flutter vs React Native: Native is 100% perfect. Native is 100% perfect. And the built-in navigator in Flutter is amazing.
GGroup: Switching ringing modes
Can I switch ringing modes of the ios/android device programmatically using flutter?
Submitted May 30, 2018 at 03:18PM by Ritu Bala
via Flutter Dev https://ift.tt/2xs53n0
Can I switch ringing modes of the ios/android device programmatically using flutter?
Submitted May 30, 2018 at 03:18PM by Ritu Bala
via Flutter Dev https://ift.tt/2xs53n0
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.
GGroup: Social login sdk
Hi there, does google plan to release social login (also stay logged in) for social networks ( facebook, google, twitter, instagram etc.) without being have to use firebase ? All I can find is some weird workaround like using webviews and such. Not nice also look unprofessional. Are we going
Submitted May 30, 2018 at 05:32PM by Yavuz Günay
via Flutter Dev https://ift.tt/2IZdzuV
Hi there, does google plan to release social login (also stay logged in) for social networks ( facebook, google, twitter, instagram etc.) without being have to use firebase ? All I can find is some weird workaround like using webviews and such. Not nice also look unprofessional. Are we going
Submitted May 30, 2018 at 05:32PM by Yavuz Günay
via Flutter Dev https://ift.tt/2IZdzuV
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.