Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: What is the best way to get current locale for android and iOS?
Hi, I have a Flutter Project and need to get user locale so, my first question is. * 1) What is the best way to get current locale for android and iOS?* I have a Flutter Project and with user locale it loads the supported internationalisation using json language file. So my second

Submitted May 25, 2018 at 10:56AM by Niyazi Toros
via Flutter Dev https://ift.tt/2shOYun
Reddit: [Question] How to connect to separate firebase project for debug builds on iOS
Hi There!So I'm trying to convert an app to flutter and have a live firebase project for my current project. But obviously I would like to connect to a different FB project for my debug builds. To do that for my Android flutter debug builds I did the following:Downloaded the google-services.json for the debug projectDumped this file in [flutter project]/android/app/src/debug folderUpdated my android project's build.gradle file buildTypes section to include debug { signingConfig signingConfigs.debug applicationIdSuffix ".debug" versionNameSuffix '-DEBUG' }Profit!But what is the equivalent of this on iOS? Where can I leave the GoogleService-Info.plist debug file in the xcode project so that it gets picked up during debug builds and how do I add a suffix to the app's Bundle Identifier? Or am I missing a way more obvious way to handle this? Thanks!

Submitted May 25, 2018 at 11:21AM by cuberob
via reddit https://ift.tt/2shS1mj
Reddit: prompts: Rich, simple, synchronous command-line prompt library for Dart.
https://ift.tt/2knknYG

Submitted May 25, 2018 at 02:52PM by Purple_Pizzazz
via reddit https://ift.tt/2x8Xwcx
Reddit: codable: A library for converting dynamic, structured data (JSON, YAML) into Dart types.
https://ift.tt/2Lwll18

Submitted May 25, 2018 at 03:34PM by Purple_Pizzazz
via reddit https://ift.tt/2J8EuI6
GGroup: Proposed changes to image loading & caching
Howdy, I've created a proposal for updates to the Image Loading and Image Caching systems in Flutter which address some notable issues such as: * Image cache size is based on # of images instead of memory. * image cache doesn't respond to memory pressure. * Image caching behavior isn't

Submitted May 25, 2018 at 08:24PM by Jonah Williams
via Flutter Dev https://ift.tt/2sbDGHS
GGroup: Flutter stack clicking through top object
I coded a menu in my flutter app, it is a rectangle that you can draw up from the bottom of the screen, and its in a stack with my main page, so it overlays the main page. But when i click on one of the Inkwells in my menu, it instead clicks on the same position on the Card below it(tested that

Submitted May 25, 2018 at 10:58PM by leo nx
via Flutter Dev https://ift.tt/2xk4RpU
Reddit: The way im learning Futter's Widget set...
https://ift.tt/2IOyroG

Submitted May 26, 2018 at 05:50AM by movdev
via reddit https://ift.tt/2sec8Bz
GGroup: Is flutter dead too?
I am new person to enter into flutter framework which is based on DART language, used by google to create large applications? But Dart is dead. one amongst worst languages to learn in 2018? (Google Search Results) If It is so then why we are using it in flutter? why not some other language?

Submitted May 26, 2018 at 06:35AM by Satyapriy Chindak
via Flutter Dev https://ift.tt/2kppU0N
GGroup: Transform Gesture Detector in Flutter(with Stack)
Hey, in my code i use a gesture detector to pull up my menu as the user is dragging. But when i pull the menu up, the hitbox of the GestureDetector doesn't change, so when i want to put it back down it only registers dragging on the initial hitbox, not the new one(where I transformed the widget

Submitted May 26, 2018 at 11:27AM by leo nx
via Flutter Dev https://ift.tt/2J9l0mx
GGroup: Flutter and Firestore, Stream builder
Hi, I am trying to stream some data from firestore to flutter app. Problem that I am facing is that getting the data from firestore in to the Widget that I created. I am trying to follow the mountain stream example in the official firestore plugin git page. But, ofcourse modified to my code and

Submitted May 26, 2018 at 02:32PM by Raju Naga
via Flutter Dev https://ift.tt/2J5jxO3
Reddit: Flutter on raspberry pi?
Anyone had success trying to run flutter on raspberry pi? I believe it has some variants of android running on it? Is it compatible with pi's hardware?If yes, would it support mouse interaction or would it depend on touch screen ?

Submitted May 26, 2018 at 04:00PM by movdev
via reddit https://ift.tt/2Jbg1ll
GGroup: Gitter is a terrible way to learn Flutter
As discussed recently in the Gitter Flutter community, Gitter is a terrible way for people to get and give help. The very simple stream-of-consciousness format isn't conducive to asking your own questions or even following along as others ask theirs. Is there any plan to move to a more friendly

Submitted May 26, 2018 at 05:13PM by TB
via Flutter Dev https://ift.tt/2kqturp
Reddit: Any one knows how to fix it?
https://ift.tt/2J3jCC7

Submitted May 26, 2018 at 06:00PM by OsuSeimei
via reddit https://ift.tt/2KYUVnl
We are already 300 users here, allright!!!