Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

Multiple separate FlutterDriver executions on the same machine at the same time
Say I have a maxed out 2018 MacMini that I am using for a build agent for Pull-Requests merging in master and well as Pull-Requests entering code review and not yet merged to master.The machine easily has enough RAM, SSD and CPU for more than one in parallel, but there are problems with locking of flutter command execution on the same machine. With VirtualBox 6.x I could have more than one Mac within a Mac. Cool, but nested virtualization (QEMU) is not supported for VirtualBox 6.x on Intel CPUs (AMD for now). I can't virtualize MacOS on AMD CPUs so there's a catch-22 there.I could flip to Linux host and guests and redo the flutter build tool-chain for that of course. Has anyone done that on a high-spec'd phsyical machine? Are there any other downsides to multiple VirtualBox desktops running within a large host, each with screen-saver disabled, and auto-login enabled?

August 14, 2019 at 07:44PM by paul_h
https://ift.tt/2YOsgNd
New tweet from FlutterDev:

💥Easily switch between widgets!

IndexedStack lets you toggle between different widgets, like a TV switching between channels. Only one child shows at a time, but the state of all the children widgets is preserved.

More #WidgetoftheWeek here → https://t.co/u4T0w61b8D pic.twitter.com/WKCXSrvNs2— Flutter (@FlutterDev) August 14, 2019

August 14, 2019 at 08:33PM
http://twitter.com/FlutterDev/status/1161707441702068225
New post on Flutter Dev Google group:

Unable to launch flutter
Hello everyone please help me I am stuck. I am using geanymotion as emulator my pc is slow .when I run the emulator to start debugging the genymotion emulator runs perfect but flutter doctor as well as vs code shows no device connected/ found I tried downgrading genymotion version but nothing

August 14, 2019 at 09:05PM by Piyus
https://ift.tt/2YRtQhB
New post on /r/flutterdev subreddit:

Detect if app is in background outside widget
I'd like to check if the app is in background from some bloc business logic. I don't want todo it in a widget by implementing WidgetsBindingObserver. Is it possible to do it?

August 15, 2019 at 06:04AM by pimpante
https://ift.tt/2TvJ31X
New post on Flutter Dev Google group:

How to make login and display logged in user details in home page drwawer
I have Home screen and login screen Where my home screen app having button of login when user taps on login it takes him to loginpage and afret logging in it should written user details to user header and make login button as log out.I have attached my code below. Loginpage.dart import

August 15, 2019 at 09:21AM by mahantappa b k
https://ift.tt/2Z9qPs4
New post on /r/flutterdev subreddit:

Flutter vs FlutterDriver's development (Feb 2016 to now) - a side by side visualization of commits via 'Gource'
https://ift.tt/3038CtJ

August 15, 2019 at 08:48AM by paul_h
https://ift.tt/2P6hUnM
New post on /r/flutterdev subreddit:

[HELP] bottomNavigationBar is giving me an error
Hello,I'm new to flutter and dart and I'm trying to build a bottom navigation for my app but I'm getting an error, how can i fix this?this is a screenshot of the error: https://imgur.com/a/VKFCDzxthank you

August 15, 2019 at 12:29PM by 1shot1kill1dab
https://ift.tt/2z0z7UC
New post on /r/flutterdev subreddit:

Released my first app on the Play Store (iOS will come soon)
So, after trying Flutter out for a couple of months I felt comfortable enough with my app that I finally released it.Here is the link:Tag Me​I really really like Flutter and would love some feedback on my app :)

August 15, 2019 at 12:18PM by schn1tzelm4nn
https://ift.tt/2OT5rDA
New post on /r/flutterdev subreddit:

Can I develop a Tinder like Dating App with Flutter??
Hey guys, I'm curious if I can build an application like Tinder or lets call it an Dating App using Flutter and Dart? If Yes, what are the things I have learn? Eg. Swiping animation, making matches etc.I'm just curious to make one because it will be cool and to put it on my portfolio.

August 15, 2019 at 12:54PM by threeinitial
https://ift.tt/31zBVEm
New post on /r/flutterdev subreddit:

Thoughts on best way to continue app development due to situation. (Discussion / Thoughts / Suggestions)
Thoughts on best way to continue app development due to situation. (Discussion / Thoughts / Suggestions)Small rant / discussion, looking for others thought on this.So I have recently built a couple of apps with flutter and have deployed them to the Play Store.The first app started off as a project into learning Flutter as well making a useful app that myself and friends use multiple times throughout the day. Mission accomplished. Doing so they convinced me to put it on the PlayStore and a few weeks later to add ads into the app to generate some money.I implemented Admob to monetize the app. This went well, over the first week or so getting near the $100 dollar threshold. right before I hit the $100 required to withdraw my AdMob account became disabled. I eventually received an email stating something along the lines that I broke the terms of service do to news ads loading and showing too often.Quick rundown of the App. Home page loads with home page related stuff, you click navigation icon and change pages to do a couple task. These some of these tasks took place with webpages so I utilized web-views. On average a person would navigate roughly 10 pages an hour a few times a day.My goal was to have an add load when the app started and that ad banner stayed at the bottom of the screen on top of all screens throughout user experience. I thought this was coded correctly but in reality a new banner ad was created every time a user changed pages and this caused me to be flagged for abusing admob by increasing my ad traffic to quickly (I dont remember the exact wording but it was something close to that of ads loading to many times.)I lost the appeal (Big Shocker) and now am in tough spot. I would like to still monetize my apps but not sure of best approach. I know facebook ads are available for Android and not iOS with flutter. The ability to ad native ads have been waiting to be implemented for a while and no telling how long that could take.I could learn kotlin so I can rebuild app and use native ads. This seems like the best approach, I just think flutter has a huge future and would prefer to keep to flutter/dart for all non web development (day job is front end developer and I use ionic/angular for PWA's).Am I missing options for other ways to monetize app outside of re-writting in native code?Appreciate any feedback to help enlighten me on others thoughts.

August 15, 2019 at 01:47PM by moehagene
https://ift.tt/2Z98vzo
New post on /r/flutterdev subreddit:

A brief example of how to use flutter_svg to animate an SVG drawing in a Flutter app
https://ift.tt/2Z5XzSZ

August 14, 2019 at 09:09PM by quad99
https://ift.tt/3076yAS
New post on /r/flutterdev subreddit:

Is there some session replay tool with support for Flutter?
Our (Fortune 100 company) app will likely be migrating to Flutter, and as a big company, we've got people who really want the ability to capture and replay anonymized user sessions for the purposes of reporting and debugging.There are several solutions for such a feature on Web and Native, but we're having a hard time finding any session replay tools which support Flutter. Has anyone encountered any/do you have your own product for us to research?

August 15, 2019 at 03:41PM by GrandEdgemaster
https://ift.tt/2Z7AYSa
New tweet from FlutterDev:

🍿Grab your popcorn, the #BoringShow is here!

The mystery continues as the Emilys dig into why the database updates but the UI won't. Watch them build a custom drop down menu using the navigation drawer, which feels like magic .

Watch here → https://t.co/AOOZ6oRzkB pic.twitter.com/sBUt984J0Q— Flutter (@FlutterDev) August 15, 2019

August 15, 2019 at 06:27PM
http://twitter.com/FlutterDev/status/1162038025213190144