Flutter Heroes
25.9K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: State Management Using BLoC Pattern In Flutter
https://ift.tt/2uxVizH

Submitted July 20, 2018 at 05:00PM by kiarash-irandoust
via reddit https://ift.tt/2mvqriM
Do you need to store preferences or other simple data on device? The shared_preferences plugin wraps NSUserDefaults (iOS) & SharedPreferences (Android) with a simple API #FlutterFriday

Download the plugin → https://t.co/mZCeJmrNM5

Learn more here → https://t.co/ro1zBehODN pic.twitter.com/jliDNpmu5j— Flutter (@flutterio) July 20, 2018

July 20, 2018 at 07:00PM
via Twitter https://twitter.com/flutterio
GGroup: Videos
Is there a way to play offline videos in Flutter. I have heard of the video player plugin, but I don't know it that supports any offline features.

Submitted July 20, 2018 at 10:36PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2JFei42
Reddit: how to implement comments and reply functionality using flutter ?
if anybody code show me sample code example , thanks .

Submitted July 20, 2018 at 10:07PM by maxdart63
via reddit https://ift.tt/2uRi8lc
Reddit: Volume Control With Flutter?
This is a repost from /r/androiddevI plan on making an app that dynamically adjusts the volume of the device. I was going to use React Native, but I was having troubles with dealing with the native code so I decided to try out flutter instread. Unfortunately I can't find anything on dealing with the system volume. Could someone point me in the right direction? I can't imagine it not being possible.Thanks

Submitted July 20, 2018 at 10:59PM by SolarFloss
via reddit https://ift.tt/2LfAF5S
GGroup: OnLongPress Gesture Detector
The onlongpress property has a predefined time that it checks to see if the user was holding on it for, so is there a way of extending this predefined time?

Submitted July 21, 2018 at 02:48AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2O5lauX
Reddit: Flutter can not save image to local from widget
Many people like the flutter way to write app cross platform but it just cannot save image from widget(which can be image from network or image from memory). Still now I can not found a proper way to save it to local.

Submitted July 21, 2018 at 05:07AM by LewisJin
via reddit https://ift.tt/2uRK5JI
Reddit: Make your own slidable with left & right actions & animation
https://ift.tt/2uG9tCG

Submitted July 21, 2018 at 10:05AM by Sol_Ido
via reddit https://ift.tt/2zYaEm1
GGroup: help needed Expandable Card
Dear All, any idea how to get expandable card like the one in the video below ... https://ift.tt/2uDlXv3 sharing a link or code snippet will be great. thank you.

Submitted July 21, 2018 at 12:24PM by Yusuf Kabbara
via Flutter Dev https://ift.tt/2LAOSGi
GGroup: Trivia questionswhere to put them
Hello, I am working on a trivia app using multiple choice questions, and I am stuck. Where would you store the questions and possible answers for this game? Would I just create a separate file within the app or do I need to create a server or something like that to house them "in the cloud"? I

Submitted July 21, 2018 at 12:52PM by Greg Tardif
via Flutter Dev https://ift.tt/2uSoUqW
Reddit: 👆🏻 Builds indication marks for PageView.
https://ift.tt/2NANBjf

Submitted July 21, 2018 at 07:54PM by leocavalcantee
via reddit https://ift.tt/2O5P2Hz
Reddit: An experiment about a thin layer of a Redux-based state manager over RxDart and built_value.
https://ift.tt/2LDbxSw

Submitted July 21, 2018 at 08:04PM by leocavalcantee
via reddit https://ift.tt/2LbcN33
Reddit: Slidable: A Flutter story
https://ift.tt/2LbucbT

Submitted July 21, 2018 at 10:48PM by Purple_Pizzazz
via reddit https://ift.tt/2LC5CNo
Reddit: [Question] How to display push notification banner in Android?
I was able to implement push notifications for both iOS and Android, problem is in android the banner is not showing up.I understand there's the implementation of notification channels in Android. I tried adding some code for channels in my MainActivity but it still doesn't show up.Anyone tried doing this? Can anyone help me point to the right direction?

Submitted July 22, 2018 at 08:46AM by Epalogs8
via reddit https://ift.tt/2LE1s7R
GGroup: Please update Flutter Tutorial. It's out of date.
Hi Flutter Dev Team, Thanks for your tutorial about Flutter. It really helps me a lot. But I think you should update the tutorial page because it's out of date. For example: https://ift.tt/2F596be When I follow the tutorial it didn't run at all. So I have to compare your main.dart

Submitted July 22, 2018 at 04:22PM by Vũ Văn Lý
via Flutter Dev https://ift.tt/2uFpWaf
GGroup: Periodically Updating Data
I'm fairly new to Flutter and am trying to accomplish the following: Data is displayed on a page and it's values are updated periodically by reading a web service endpoint with returns a JSON. I have everything working but can't seem to get my head around how to actually access/update the data

Submitted July 22, 2018 at 08:52PM by K Wilde
via Flutter Dev https://ift.tt/2uUGevj