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

How do you make a Selector/Selection screen without Navigator in Flutter?
My real case scenario is this: http://imgur.com/a/4yxAzzSYou might also think in my use case as Instagram stories or YouTube app (which displays a video player on top of the list). My issue is that when I use Navigator I loose the state. I want the user to search for things, find what he wants and when he goes opens the menu again, it is there. With Navigator every time you open is a new widget. And it "closes" (or at least reloads) the previous one when popping, which doesn't seem efficient for me in that specific scenario.I've been trying to use Bottom Sheets, but they work really weird in Flutter, a lot different than other platforms. At my current situation, even a button would make me happy, but I want the transition animation, without navigating.Is any of this possible? Has anyone ever find a similar situation? It seems really simple/frequent to me, but I can't figure it out. I discovered about DraggableScrollableSheet, but it stops scrolling when you lift the finger.Edit: another way to see what I want: any launcher in Android where you need to drag up to see what you want. Or a Drawer that could be anywhere.

August 30, 2019 at 01:59AM by bernaferrari
https://ift.tt/2ZxmoYf
New post on Flutter Dev Google group:

How to upload images throught FTP?
I'm working,encounter a problem that upload many imags to FTP server ,but I search all of net and don't find a plugin.only search a plugin is 'ssh' ,but this plugin not working.

August 30, 2019 at 04:40AM by 孙龙
https://ift.tt/30KKiNv
New post on /r/flutterdev subreddit:

Can I share models from Android native to Flutter?
Hello, I am planning to redesign our Android app to flutter. The question is : can I share my data models( pure Java classes POJO) in Kotlin to the Flutter app? So that I could speed up redesign process and still use native Android Room library and interact with Sqlite natively.

August 30, 2019 at 07:28AM by wellbranding
https://ift.tt/2ZB9Riw
New post on Flutter Dev Google group:

Add selected image to horizontal listView
I using multi_image_picker plugin for my project and it works perfectly. Now I trying to modifiy the code so that the selected images will be displayed in horizontal ListView instead of GridView. But I get below exception I/flutter (18429): Another

August 30, 2019 at 10:48AM by Tony Seng
https://ift.tt/2zBOd2Z
New post on /r/flutterdev subreddit:

Third Part Plugins - Assessing Safety
This may be a bit of a novice question but I am concerned about implementing a third party flutter plugin in my app that may have malicious code in it.I am not yet proficient enough to carry put a review of plugins myself and was wondering as to people's thoughts as to how much of a risk this is with third party flutter plugins on the pub.dev site?

August 30, 2019 at 10:49AM by pigeon888
https://ift.tt/2ZxqfVf
New post on /r/flutterdev subreddit:

12 Critical Points to Consider Before App Launch
https://ift.tt/2ZDKr81

August 30, 2019 at 11:08AM by Gigatronbot
https://ift.tt/2LaNFI9
New post on Flutter Dev Google group:

Android dependency 'androidx.XXX:YYYY' has different version for the compile (1.0.0-rc01) and runtime (1.0.0) classpath. You should manually set the same version via DependencyResolution
Hello coders, I always have the same kind of errors and I don't know how to avoid it and It's never about the same library FAILURE: Build failed with an exception. * What went wrong:

August 30, 2019 at 01:06PM by Mael Elvis FOSSO N.
https://ift.tt/2MK33NB
New post on Flutter Dev Google group:

HAXM / VIRTUALIZATION ISSUE
Hi guys, i'm trying to fix my Emulator on my machine (Windows 10 64bit), but it's giving me a very crazy reply like vt x is enables but HAXM can't be installed. . i'm tired and really need help at the moment cause i'm working on a project that will increase my repo. thanks in advance

August 30, 2019 at 04:02PM by Aderoju Olaitan
https://ift.tt/2ZCHrEQ
New post on Flutter Dev Google group:

Unable to locate android SDK while installing flutter on Ubuntu.
Hi Guys, Hope you all are doing great!. I need help in flutter development. I installed the flutter on the Linux server. But I am getting an issue about locating the android SDK. I installed the Android SDK on the server as well. Added path of flutter bin and android SDK to the bash profile

August 30, 2019 at 04:23PM by Sagar Solace
https://ift.tt/2L7jJwt
New tweet from FlutterDev:

🙌Use a Stack!

Looking to place widgets on top of each other? Inside a Stack, you can position widgets by wrapping them in a Positioned or Align widget. #FlutterFriday

More here → https://t.co/IZoCKyRexU pic.twitter.com/pezdiQI6fd— Flutter (@FlutterDev) August 30, 2019

August 30, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1167467015327625217
New post on /r/flutterdev subreddit:

How to prevent google remembering me after uninstall
Hi Guys,Pretty new to flutter development, but we have a little project where we use Firebase and Google Auth. If I logged in with Google even after we uninstall the app and back again we still in logged in state. I know in iOS development if that's a keychain you have an option to set for keychain not to be backed up between reinstalls. Anyone knows what parameter is missing, so if the user uninstalls the app no data is left over ?Many Thanks.

August 30, 2019 at 05:58PM by ramzez_uk
https://ift.tt/2NRo0pR
New post on /r/flutterdev subreddit:

The final advanced tutorial to wrap up our launch - Flutter Text Rendering
https://ift.tt/2ZuG2V1

August 30, 2019 at 05:57PM by Swefnian
https://ift.tt/2MIindD
New post on /r/flutterdev subreddit:

audioguides in flutter app
Hello everyone,In my app I want to include audio guide that can be downloaded or not but I want it to work offline. Can anyone please hep with that?

August 30, 2019 at 05:52PM by alba_sula
https://ift.tt/2PqQida