Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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!!!
Reddit: We developed and published a project using Flutter. The apps are on Google Play and App Store for a while. And we thought that we can share our experience, and ideas about using Flutter
https://ift.tt/2KTrVh1

Submitted May 26, 2018 at 10:10PM by metalfrekans
via reddit https://ift.tt/2sgafnY
GGroup: Can't Import english_words 3.1.0 #Help
< https://lh3.googleusercontent.com/-RCyCWTO59MM/WwqPvzmRqoI/AAAAAAAAAXg/q_e2QR4PhEwgkph6t3xJvInnf6uLZk-VwCLcBGAs/s1600/fl.JPG> I added english_words: ^3.1.0 on dependencies on pubspec.yaml and tied flutter packages get. Everything is ok but can't import 😴😴😴😴 < https://lh3.googleuserconten

Submitted May 27, 2018 at 01:00PM by Technology Channel
via Flutter Dev https://ift.tt/2scgjP3
Reddit: Our Journey With Flutter and Dart – Didiet Noor
https://ift.tt/2GUoeVZ

Submitted May 27, 2018 at 01:50PM by Elixane
via reddit https://ift.tt/2sc7btQ
Flutter achitecture examples: http://fluttersamples.com/