Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Camera plugin: captured picture orientation wrong
I am using the camera plugin and after taking the picture, I convert to base64 and send to my servers but when previewed on my server the image on the server comes 90 degrees clockwise rotated, so instead of portrait image of my face I get landscape image of my face. how do I fix this?

Submitted May 23, 2018 at 06:02PM by Michael Tawiah Sowah
via Flutter Dev https://ift.tt/2KOsN6r
GGroup: Flutter architectural issue
I am trying to develop a trivial mobile application with flutter wherein I have to show 4 to 8 products on a page. The important thing is, the price of these items keep on changing continuously so I have to show them live. To achieve this, I'm using websockets. In fact, I use websocket for all

Submitted May 23, 2018 at 10:13PM by Murtuza Kabul
via Flutter Dev https://ift.tt/2Lk5cvD
GGroup: accessing firebase user from all widgets as a static
what is the best practice for authenticating once, and then having that FirebaseUser available globally? whether via listening to a stream of onAuthStateChanged or calling currentUser() in main() and passing it down every widget tree? this is driving me crazy on an app that requires you to be

Submitted May 23, 2018 at 10:22PM by neil blaney
via Flutter Dev https://ift.tt/2x5shPv
GGroup: Beta Update (v0.4.4)
Hello Flutter Developers! We just released a new build on our beta channel with the version number v0.4.4, containing an update to our previous Beta 3 build. Here are some highlights from the change log < https://github.com/flutter/flutter/wiki/Changelog#changes-in-v04x-since-v032> :

Submitted May 23, 2018 at 10:55PM by G Spencer
via Flutter Dev https://ift.tt/2KMGLWy
Reddit: Getting "command not found: flutter" in my terminal. But the file path in my Visual Studio Code is set to the filepath I have. What am I doing wrong?
I've been having this error for a while. I'm not sure why I"m getting this error in Visual Studio Code right now even though I have my settings set to the filepath where I saved flutter.

Submitted May 24, 2018 at 01:20AM by ambiguous-shrimp
via reddit https://ift.tt/2s5JmDl
Reddit: How to slide in / out a flutter app on top of an android app?
Ive seen some examples in the official github with having flutter communicate with a native android app. It seems one way is to split the screen between the two and another overlays one on the other. I think thats what i saw demoed anyways.What id like to do is have my flutter app display then slide away to reveal the bottom native app.A simple use case is having a button in flutter that when tapped slides the entire flutter app and reveals a running native camera app underneath(yes I understand there is a camera plugin to do just showing the camera. but this is for integration with an AR library that must run as a native android activity)

Submitted May 24, 2018 at 05:25AM by movdev
via reddit https://ift.tt/2IFpnqe
1
GGroup: iOS emulator
Hi friends, I am new to Flutter development. I am in Windows 10 environment. Is there any way to use iOS emulator for Android Studio without VMWare? Thanks in advance.

Submitted May 24, 2018 at 07:04AM by iliyas Abdul Kader
via Flutter Dev https://ift.tt/2J0UITz
Reddit: For Flutter plugin development: StreamsChannel is inspired from EventChannel. It allows to create streams of events between Flutter and platform side.
https://ift.tt/2GJPiqX

Submitted May 24, 2018 at 11:13AM by Elixane
via reddit https://ift.tt/2kpQK9f
Reddit: [Flutter] Just released this little app for people having a hard time coming up with ideas.
It's basically an infinite list of ideas (pulled from Reddit).https://play.google.com/store/apps/details?id=com.norbertkozsir.toomanyideasAnother (bigger) app (also something revolving around ideas) is in the making.

Submitted May 24, 2018 at 10:57AM by norbert515
via reddit https://ift.tt/2kpQUgR
Reddit: Carousel Pro: A Flutter Carousel widget.
https://ift.tt/2x7uJoy

Submitted May 24, 2018 at 12:57PM by KingBaal
via reddit https://ift.tt/2LqN9UG
Reddit: Does anyone have an example of an autocomplete text field?
I would like to force a user to select something from an autocomplete text field that is prepopulated by a firebase DB list. I have searched all over and haven't found any examples. Any help?

Submitted May 24, 2018 at 06:02PM by ralphyb0b
via reddit https://ift.tt/2GNNxZw
Reddit: Breakdown — Flutter @i/o 2018 (Part One)
https://ift.tt/2koGqy9

Submitted May 24, 2018 at 05:59PM by Darkglow666
via reddit https://ift.tt/2GNNCfM
Reddit: Flutter from scratch – Input widgets.
https://ift.tt/2xch1Ru

Submitted May 24, 2018 at 06:35PM by rajayogan27
via reddit https://ift.tt/2IHL0WM