Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Save state of buttons
I have two radio buttons. One of them is selected while the other isn't selected by default. When I click on the other button, it is selected and the first button is deselected. However, when I leave the app, the app resets the buttons, so how can I save the state of the buttons after I made the

Submitted August 05, 2018 at 05:48PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2LWOJkY
GGroup: Push Notification is tapped
How do you use flutter to know if a push notification is tapped, because I know how to do it for a local notification. For push notifications, I use firebase cloud messaging.

Submitted August 05, 2018 at 05:53PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2MoW6hm
GGroup: Handle incoming intents from external apps for iOS in Flutter
I ran into an issue where I couldn't find the iOS counterpart for https://ift.tt/2KslVLC. The use case is I want to share content from browser into my app. Can you please help?

Submitted August 05, 2018 at 08:28PM by Chetan Sachdeva
via Flutter Dev https://ift.tt/2LQMqjn
Reddit: From Kotlin to Dart — an Android developer’s perspective
https://ift.tt/2nbySQu

Submitted August 05, 2018 at 07:57PM by la__bruja
via reddit https://ift.tt/2vDdx6t
GGroup: Unselected color
I know how to change the active Color of a radio button but is there any way to change the color of a radio button that isn't active? If you see the buttons in the file below, the unselected button is grey, so is there any way of changing the color of this?

Submitted August 06, 2018 at 12:29AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2LSX2ya
Reddit: Fancy On-boarding Library.
Hey Everyone, I just modified a repository into an Awesome library. Just Import and be Fancy.
Do STAR the repository and make Pull requests.
Github : Fancy On-BoardingFancy On-Boarding Demo

Submitted August 06, 2018 at 12:41AM by xsahil03x
via reddit https://ift.tt/2APvep4
Reddit: looking to hire a more experienced flutter dev to help work on a project with me
This is a paid position not sure of hourly rate depends on experience.

Submitted August 05, 2018 at 11:35PM by atylerrice
via reddit https://ift.tt/2vHWzUq
GGroup: Title Bar in MaterialApp
In Android, once you press the square at the bottom of the screen, you can see all the apps running in the background and when seeing a flutter app, the default color for the bar containing the title is blue, so how do you change this color?

Submitted August 06, 2018 at 04:13AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2LZ8BEc
Reddit: How can I make an app that make request to API each X minutes, and show notification to user, i need that the app never get down (killer by OS) 🤔🤔🤔
No text found

Submitted August 06, 2018 at 03:33AM by Basketball-ICO
via reddit https://ift.tt/2nftrQN
GGroup: Debugging a render tree of an application (Documentation)
Hello Flutter Dev How do I debug or view a render tree of a flutter application. For instance if I ran the hello_world example I need to be able to debug the files under the package *rendering.* I did look at the Contributing.md and I didn't quite find what I was looking for unless I totally

Submitted August 06, 2018 at 04:45AM by Arunoday
via Flutter Dev https://ift.tt/2vkL8ms
GGroup: Run-time asking enable devices location on both Android and IOS
I found https://ift.tt/2Gs7abd plugins and it helped to asking enable *application location permission*, *not the global one*. *To be clear:* - *Expect behavior like google map*: When you turn of GPS setting on device, then I open the google map and run-time

Submitted August 06, 2018 at 07:34AM by Phương Dương Thanh
via Flutter Dev https://ift.tt/2vmPARx
GGroup: Using Google Play Game Services in Flutter
Hello List, how would I use https://ift.tt/1mqiF0j in Flutter? Will there be documentation on how to easily use Googles Services with Googles Flutter/Dart ;-) ? Thanks & Cheers, - Thomas -

Submitted August 06, 2018 at 09:50AM by Tom Arnold
via Flutter Dev https://ift.tt/2vmQ36t
Reddit: E-Commerce app using Flutter — Part 1: The User Interface
https://ift.tt/2vn3Sl9

Submitted August 06, 2018 at 09:21AM by Purple_Pizzazz
via reddit https://ift.tt/2AGmMJ2
GGroup: Using Bluetooth in Flutter
Any one in the group using Flutter for interacting with BLE? Is there a recommended BLE library for this? please advise regards Maddy

Submitted August 06, 2018 at 10:59AM by Maddy Anand
via Flutter Dev https://ift.tt/2AJEpHF
GGroup: Is there any third party search service like Algolia in dart?
full text search is not possible in firestore So, they've given a solution for that (use third party search service like Algolia). But there is no Dart support for that service. Do anyone know any search service that supports Dart?

Submitted August 06, 2018 at 05:32PM by shashikant durge
via Flutter Dev https://ift.tt/2OgY0B8
GGroup: Flutter For Beginners - Episode 2 Layout
Hey everyone! Just released the second episode of many that will focus on understanding and to use Flutter as straightforward as possible! Flutter For Beginners - Episode 2 Introduction Have an amazing day everyone! Robert Brunhage

Submitted August 06, 2018 at 05:59PM by Robert Brunhage
via Flutter Dev https://ift.tt/2LV1jRI
Does your app retrieve data in the JSON encoded format? How do you de-serialize it? This article describes some options for decoding JSON in Flutter.

Learn more here → https://t.co/kRGK3mUXDh pic.twitter.com/ShvSjPmSzN— Flutter (@flutterio) August 6, 2018

August 06, 2018 at 06:30PM
via Twitter https://twitter.com/flutterio
Reddit: MaterialPageRoute animations on iOS has a visibility uglier easing then native
MaterialPageRoute has got the physics on iOS wrong IMO. It's almost linear as opposed to the heavy easing the native iOS component do.Any plans to get it updated/links where I can follow the progress?

Submitted August 06, 2018 at 06:28PM by nick_pl
via reddit https://ift.tt/2AWVFcT