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

How to create facebook like detail animation for images
I have attached a video https://www.dropbox.com/s/hw8e8hl6x3i24wc/bad%20swipe%20down%20issue.MP4?dl=0​Check the facebook image part in the video,. I want to achieve animation like that. Does any body know what it is called. I tried hero tag but it is not working for me

May 07, 2020 at 06:11AM by BraveEvidence
https://ift.tt/3fo8Y6h
New post on Flutter Dev Google group:

Create Services
Please develope package for background services like andriod

May 07, 2020 at 08:36AM by navtej singh
https://ift.tt/2L6vzGn
New post on Flutter Dev Google group:

Change and force to reload Items in ListView.Builder
So I got a `ListView.builder` and a Variable `VideoInstance.curIndex` which is changing child: ListView.builder( controller: controller, physics: NeverScrollableScrollPhysics(), scrollDirection: Axis.vert

May 07, 2020 at 10:40AM by Marcel Dz
https://ift.tt/2L9I83C
New post on /r/flutterdev subreddit:

Drawing over an Image
Hi all, I'm facing a problem with an app that we are planning to develop.The client wants to draw above an Image (loaded from camera or file) then save it somewhere at native resolution. I've searched on Google about some solution but they allowed to draw but then when I save they "screenshot" the page and save.I'm asking if someone know a way to achive that.

May 07, 2020 at 11:52AM by Errichamonda
https://ift.tt/2zZQ9G2
New post on /r/flutterdev subreddit:

Is InheritedWidget just to avoid boilerplate?
As far as I can see, the only value it provides is that parameters don't need to be propagated through constructors. There's no way to use it to update only some widgets which depend on the data it serves, right?Even to change it, it needs to be hosted in a stateful widget, and set state will recreate the widget tree anyway. So I don't see how updateShouldNotify would be useful, as child widgets would be updated anyway through stateful widget.

May 07, 2020 at 01:29PM by AnalDifficulty
https://ift.tt/2zmkyxS
New post on Flutter Dev Google group:

Flutte Web Firebase
Does jmd know a really good instruction how to add Firebase to a Flutter web app?

May 07, 2020 at 01:59PM by Jonas Riesen
https://ift.tt/35Gvu5W
New post on /r/flutterdev subreddit:

Has anyone made browser extensions with flutter ?
I'm wondering if its possible and anyone has done it

May 07, 2020 at 02:50PM by chutiyabehenchod
https://ift.tt/2YIPVO8
New post on Flutter Dev Google group:

ISSEUE: Gradle task assembleDebug failed with exit code 1
Dear Friends, I need your help to come over to an issue/error in running an Android Emulator while checking at console as follow: *Exception: Gradle task assembleDebug failed with exit code 1* *A screenshot is attached for your reference. * *Kindly help to resolve this.....* [image: Screensho

May 07, 2020 at 02:52PM by Sumit Bhasin
https://ift.tt/2YJDu4u
New post on /r/flutterdev subreddit:

Reference to an enclosed class method cannot be extracted??
Hey everyone, I'm fairly new to Flutter and I'm love every bit of it. However I have been encountering the error titled whenever I try to extract my RaisedButton widget. I notice when I comment out the onPressed function extraction is possible. But I would like to be able to extract my widget and pass in the necessary function.I could just leave it as is but my code wouldn't be DRY and that bothers me. I was wondering if there is a way to overcome this issue. Any help would be appreciated.Code Snippet

May 07, 2020 at 03:31PM by chriscampdev
https://ift.tt/2YJBLfl
New post on /r/flutterdev subreddit:

Flutter and Gmail
Hello, I want to ask you if there are a packages or permission to help me to read the content of Gmail For ex : when i receive an email from xyz@gmail.com, i want to my flutter app send me an sms.

May 07, 2020 at 03:17PM by Djamel_Sebbagh
https://ift.tt/35FgR2t
New post on Flutter Dev Google group:

Re : Flutter Bloc dropdown issue
Hi developers, I was unable to do the drop down menu after selecting the data it needs to be updated the text widget and button widget values Here is the github repo https://ift.tt/2xGDBTd Thanks & Regards din kurth 7358670730 < https://www.avast.com/sig-email?utm_medium=

May 07, 2020 at 04:20PM by Dindukurthi Kondiah
https://ift.tt/2yrE8sQ
New post on /r/flutterdev subreddit:

Beginner app developer
Hello all,i’m currently on my own personal journey to learn how to code (currently day 4). I’d like to develop a text heavy educational app for students and qualified professionals.I was just in the process of deciding between react native and Flutter (as they allow cross-platform development) and i had a few questions i was just hoping someone could help clarify:a) is flutter a good platform to develop an app which will have a lot of text/ content?b) what are some of its limitations?c) why would you choose it over react native?Thank you all for the answers you might provide :)!

May 07, 2020 at 04:58PM by mriaz95
https://ift.tt/2zhKoDu