Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: What is the scope of implementing machine learning models in a flutter made app?
I am planning to study machine learning in my upcoming summer holidays . I have already started learning flutter for developing android apps . However with flutter still in beta I'm not sure how much it supports implementation of ML.So basically I want to know what tools would I require for doing so and a step by step process for the same.

Submitted May 22, 2018 at 07:17AM by D10S_1
via reddit https://ift.tt/2GBEXgB
GGroup: Tracking down hot-reload issues
At some stage in my app there's been some change where now hot-reload only works half the time, the other half it just hangs or loses connection to the emulator. If I could reliably make it either hot-reload on save or fail then I'd be able to track it down easier, but without any code changes

Submitted May 22, 2018 at 01:23PM by Ash Simmonds
via Flutter Dev https://ift.tt/2s1hmRh
Reddit: just published a new package for Dart and Flutter: a simple but handy service locator inspired by Paul Bett's Splat
https://ift.tt/2IFavYZ

Submitted May 22, 2018 at 12:47PM by escamoteur
via reddit https://ift.tt/2GGV7Fg
GGroup: PERMISSION_DENIED: Missing or insufficient permissions
Hello. Could you please help with Firebase authentication. 1. Firebase Auth Plugin works (could see user token on auth tab in Firebase console). 2. Cloudfirestore plugin works (without authentication). As soon as they are combined and database rules are not public: service

Submitted May 22, 2018 at 04:48PM by Marat Gubaidullin
via Flutter Dev https://ift.tt/2IYn54Q
GGroup: Flutter Youtube channel
I will be great if we have a separate youtube channel for Flutter, out of Google Developers channel. Just like Android Developers channel.

Submitted May 22, 2018 at 09:29PM by Dhiman Dasgupta
via Flutter Dev https://ift.tt/2s0R7v7
GGroup: Enquiry
Hello good evening, Please, I humbly write to enquire if flutter is still going to sponsor the Google IO extended event for GDG chapters that included flutter in their Codelabs. Thanks a lot. Hope to receive a favorable response. Best regards.

Submitted May 22, 2018 at 11:31PM by Abraham Kalu Ume
via Flutter Dev https://ift.tt/2IY8ma1
Reddit: How do you handle runtime permission for android?
I tried using simple permissions plug-in, however it doesn't quite work on xcode 9.3.1, I get SWIFT_VERSION error.I would also like to check if permission has been granted on both iOS and Android. How can I go about this?

Submitted May 23, 2018 at 04:21AM by johnxreturn
via reddit https://ift.tt/2kimrRL
Reddit: Feedback: Just published my first Flutter app: a simple but flexible time manager. It's pretty basic but nice to finally get something out
Google Play: https://play.google.com/apps/testing/com.chipthinkstudios.watoplan.freeSource code: https://github.com/Eternali/watoplan_flutFeedback is welcome

Submitted May 23, 2018 at 06:38AM by f4t3d
via reddit https://ift.tt/2Lm1z8c
GGroup: Hot Reload Not Working Properly
Hello I am Bishworaj Poudel from Nepal, hot reload not worked in all case for me? Are you also facing such problem?

Submitted May 23, 2018 at 07:52AM by Technology Channel
via Flutter Dev https://ift.tt/2kgKBfb
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