Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: deep learning with flutter
how to do this?Deep learning models with flutter/dart.

Submitted June 09, 2018 at 07:00PM by denny120515
via reddit https://ift.tt/2LAafra
Reddit: Best way to set up MacInCloud with my PC to build iOS
I have done some very basic Xamarin dev the past few weeks, then I came across flutter and would like to give it a go. I'm at a loss though how to set everything up smoothly. With Xamarin and I could build apps with a remote build host (my MacInCloud box) from my dev PC. Is there some similar way i can set up flutter/vs code to easily work with my remote build host from my windows box in an easy manner like I did with xamarin? Can i use some other workaround to get the hot reload function working with my setup?

Submitted June 10, 2018 at 06:06AM by KimPaow
via reddit https://ift.tt/2LDnHdF
Reddit: Is Flutter just the flavor of the month?
Having worked with flutter during the past few months i love it. But i wonder if it is just the new falvor of the month. I have seen so many frameworks come and go. Most go because innovation makes them stale. But others because their corporate sponsors change directions.Do you guys see flutter being developed and in demand a year from now?

Submitted June 10, 2018 at 08:27AM by movdev
via reddit https://ift.tt/2sWkhLv
GGroup: Are dart packages (https://ift.tt/2kYuO5b ) verified to be safe, secure to use?
Ie - Is someone moderating it for malicious behaviour? If not - how do you suggest to verify a package is safe? Thanks.

Submitted June 10, 2018 at 03:13PM by R Rabinovici
via Flutter Dev https://ift.tt/2sUQcf5
GGroup: Check if URL is an image in Flutter with CachedNetworkImage
I want to check if a URL returns a valid image and if it doesn't I want to show a different image. I used CachedNetworkImage, but it didn't work. The problem is that if the image does not exist on the website, it redirects you to one of these 'Site not found', and i think that confuses the

Submitted June 10, 2018 at 08:44PM by leo nx
via Flutter Dev https://ift.tt/2xWfsaQ
Reddit: Make sure offline created items will sync to Firestore
Hey, i'm still pretty new to mobile development, and absolutely new for working with Firebase.In my app the user can create "items" which will be created in the Firestore DB, and that's also the source where the app reads from when started or when the user logs in.My problem is the fact that the user won't always be online and i want to make sure that items he will create while offline will first show up, and also sync when user becomes online.What is the best way to do it? How do i create an item (class made of few premitive types) locally in the device?Thanks!

Submitted June 10, 2018 at 11:39PM by argamanza
via reddit https://ift.tt/2Mi2GWW
Reddit: Create beautiful, responsive, animated charts using a simple and intuitive API
https://ift.tt/2kZayQK

Submitted June 11, 2018 at 05:21AM by Sol_Ido
via reddit https://ift.tt/2xXQyr2
Reddit: GitHub - amangautam1/flutter-musicplayer: A complete music player in flutter with cool UI and design.
Have a look at my open-source music player designed in flutter . This app uses material design and sqlite database. It comes with lot of feature and more will be added soon. Star the repo if you like it. Check out demo Video

Submitted June 11, 2018 at 05:46AM by aman_gautam
via reddit https://ift.tt/2Mh7OdX
Reddit: Flutter Text & Barcode Scanner App with Firebase ML Kit
https://ift.tt/2JtmGs7

Submitted June 11, 2018 at 07:32AM by Elixane
via reddit https://ift.tt/2LG9zQO
Reddit: Third party widget library
Does anyone know of any widget libraries that are currently under works for flutter (premium or otherwise)?I'm assuming ui components are widgets in flutter.

Submitted June 11, 2018 at 01:36PM by ifndefx
via reddit https://ift.tt/2MiQSUC
GGroup: Re: Check if URL is an image in Flutter
You might want https://ift.tt/2l0MEo9 ? On Sun, Jun 10, 2018 at 11:42 AM leo nx wrote: > I want to check if a URL returns a valid image and if it doesn't I want to > show a different image. I used CachedNetworkImage, but it didn't work. > > The

Submitted June 11, 2018 at 06:14PM by eseidel
via Flutter Dev https://ift.tt/2sZFcgH
GGroup: Future returning null also using FutureBuilder in Flutter
I want to use a FutureBuilder to check if a url is a png image, and then build either one or two images(in a list). But somehow the Future always returns null when i print it... The result is the app always building the listview with the two CachedNetworkImages, which is not what i want it to

Submitted June 11, 2018 at 06:33PM by leo nx
via Flutter Dev https://ift.tt/2sNrMVI
Reddit: Filtering & Sorting Firebase (Firestore) Data on a Flutter App [Please Help]
Hey guys,I am trying to build a Flutter + Firebase (FireStore) app. If my user database is on Firebase and on Registration I ask each users a set of few questions (checkboxes, radio buttons, etc). I want to create a Filter and Sort mechanism where a user is able to filter and sort a list of other users (from firebase) based on multiple filter parameters**,** sorted according to a particular field.Is what I want to create even possible on Firebase (FireStore) and Flutter, do I need anything else?Can anybody please link me to any relating Flutter/Firebase documentation, YouTube videos, or any other relevant content.Thank you!

Submitted June 11, 2018 at 09:26PM by shaurya2109
via reddit https://ift.tt/2HDT2uz