Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
GGroup: Padding
I have a row which has 2 containers, but when I appy padding to one container, the other one moves as well, so is there any way to make sure that this doesn't happen?

Submitted August 06, 2018 at 06:32PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2nhGDo0
Curious about the files inside the release build of an app bundle? Check out @chinmaygarde's post. He breaks down how the iOS application bundle is put together, and also has some details on Android apps.

Read it here ↓ https://t.co/4bS9LR327z— Flutter (@flutterio) August 6, 2018

August 06, 2018 at 07:12PM
via Twitter https://twitter.com/flutterio
Reddit: Lightweight Http logger inspired from Retrofit's http logger.
https://ift.tt/2KxjCqz

Submitted August 05, 2018 at 08:40PM by sarusethi
via reddit https://ift.tt/2ASaUDw
GGroup: next flutter beta update?
Flutter beta channel has not been updated since May 29th. Do you guys plan to update it any time soon? thx

Submitted August 06, 2018 at 10:55PM by Alex Rudyk
via Flutter Dev https://ift.tt/2M0OZzz
GGroup: Intellij Connected Devices
I was using intellij with my device plugged into my computer and it was working fine, however, it suddenly stopped showing my device as a connected device at the upper right hand corner, but my computer is able to see my device. Can someone help me out with this?

Submitted August 07, 2018 at 12:36AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2Md0CCM
GGroup: 17 long path
17 of your EXPECT files have got a quite long path for Windows 10. ;)

Submitted August 07, 2018 at 01:52AM by Bened
via Flutter Dev https://ift.tt/2vHGnTq
GGroup: Firebase realtime database
I have to make an app which has to access a database, so I was thinking of using a firebase real-time database so would the user's device have to be online in order for my app to access the firebase real-time database, or would it be fine if the user is offline. If the user has to be online, is

Submitted August 07, 2018 at 01:54AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2LWVOSl
Reddit: What files to change if changing project name?
I ran into a funny problem today. I tried to change the name of my project. I altered the name at the following locations:The MaterialApp class within my apppubspec.yamlAndroidManifest.xmlInfo.plist*.iml files in the main directoryI found that this would cause my app to crash without much debug info so I believe I am missing one more location.`flutter clean` did not fix this issue.Has anybody run into this. I can't seem to figure out the last place to change the name.UPDATE:I realized I was not supposed to but underscores in the AndroidManifest.xml com.* name! That fixed it!

Submitted August 07, 2018 at 01:52AM by Fathomx1
via reddit https://ift.tt/2OdyaxI