Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

Techforks - Become The Boss of Your Life
https://ift.tt/2EB52l1

September 26, 2020 at 02:54PM by SnooCompliments4143
https://ift.tt/3j7Q30H
New post on /r/flutterdev subreddit:

Complete Guide To Flutter Project(#100FlutterAppChallenge)
Hey, Everyone!#54ApplicationI'm happy to share the update the in Project(Complete Guides to Flutter). Today I had created my 54's App, Tensorflow Lite using Dog/Cat Classifier. In this basically I had used the Tensorflow lite to create the Classifier to distinguish between Dog and Cat.Unique Features of the Application:[] Used Kaggle Dataset of Cat/Dogs.[] Tensorflow Lite had been used to do the classification.[] Used around more than 2000 image each for Dog and Cat.[] Prediction percentage is overall 90%.You can check out the repo: https://github.com/irahulcse/A-Complete-Guide-To-Flutter#54---tensorflow-lite-dog-cat-classifier-using-flutterMain Repo Link is:https://github.com/irahulcse/A-Complete-Guide-To-FlutterPlease Star this repo or follow me on GitHub, if you found it interesting. Pls, do let me know if you're interested in #contributing towards this project.Discord Id is: rahul_chandra#1150#EveryFlutterAppsCount

September 26, 2020 at 02:52PM by flutterboxinc
https://ift.tt/3n2d73F
New post on /r/flutterdev subreddit:

Complete Guide To Flutter Project(#100FlutterAppChallenge)
Hey, Everyone!#56ApplicationI'm happy to share the update the in Project(Complete Guides to Flutter). Today I had created my 56's App, # Fruits Classifier using Tensorflow Flite using Flutter 💥Created a Fruits Classifier which can be used to create the model which can be used to find the difference between themLearnt about the following:* [] Used Kaggle Dataset of different fruits.
* [] Tensorflow Lite had been used to do the classification.
* [] Trained the data on more than 50000  images of different fruits.
* [] Average Accuracy is around 85%.As stated, in the earlier post, I am trying to keep my promise to the Reddit Community to push one app every day. Hope to maintain this continuity until my 100 Apps.You can check out the repo: https://github.com/irahulcse/Tensorflow_Fruits_Classifier_using_FlutterMain Repo Link is:https://github.com/irahulcse/A-Complete-Guide-To-FlutterPlease Star this repo or follow me on GitHub, if you found it interesting. Pls, do let me know if you're interested in #contributing towards this project.Discord Id is: rahul_chandra#1150#EveryFlutterAppsCount

September 26, 2020 at 02:49PM by flutterboxinc
https://ift.tt/343MTon
New post on /r/flutterdev subreddit:

How good is flutters preformance on desktop?
I'm working on a small hobby game engine project. I have been using .NET for the most part I scrapped the project and started again with C++I still have one problem which is that I'm still not sure which UI library to use, Desktop UI seems dead. some of the options that I considered were either using something like QT or draw the UI using OpenGL(imgui). of course, the last option was to use a js framework like react or flutter.now these frameworks tend to have a bad reputation in terms of performance on desktop, most notably a framework called "electron". a friend of mine kept suggesting flutter he told me that it can actually translate to real native code. how close is it compared to a native win32 app?

September 26, 2020 at 05:39PM by 10o00o01
https://ift.tt/2G9IE2r
New post on /r/flutterdev subreddit:

Anyone interested with building flutter-node-builder (ts) with me?
https://github.com/bridgedxyz/flutter-jsjust kicked-off the project, main goal is building a sdk for building flutter widget tree in nodejs, for general purpose. such as building flutter code exporter based on node platform (sketch/figma, etc...)

September 26, 2020 at 09:20PM by softmarshmallow
https://ift.tt/2S1TcmV
New post on /r/flutterdev subreddit:

Problem with Flutter documentation
hello there,i want to learn flutter but when i go to the site which has the flutter documentation it keeps loading then show an internet connection error is that a problem in my internet or the site doesn't work ?

September 27, 2020 at 12:01AM by Mahmoud_Samir
https://ift.tt/3kV47vf
New post on /r/flutterdev subreddit:

Flutter apps in the browser
I love the idea of cross platform development. I've been looking for a project on which to learn flutter. I have an idea for a project but it would be delivered primarily via PC web browser . Does it make sense to use this as a way to learn flutter or should I stick to more standard web development technologies?

September 27, 2020 at 05:01AM by ShaneFerguson
https://ift.tt/2G26i1a
New post on Flutter Dev Google group:

FutureProvider cannot access updated variable
Flutter Provider : Learning FutureProvider Need Help. I am trying to change text onPressed button, the Text only changes if i save my file or make some changes and save it. FutureProvider is State manager , do i have to set its state manually ? CODE : https://ift.tt/336vTin

September 27, 2020 at 11:07AM by Forcod
https://ift.tt/333XsZx
New post on Flutter Dev Google group:

change color of button onpressed / filtering stream builder using indexedstack
hi guys . i am filtering my stream builder with indexedstack returning list of flatbuttons. i am trying to change the color of button on pressed but if so all buttons colors get changed? what am i doing wrong? thanks guys Container( height: 40, width: MediaQuery.of(context).size.width, child:

September 27, 2020 at 01:50PM by reza7....@gmail.com
https://ift.tt/2Gbq4Hd
New post on /r/flutterdev subreddit:

Any Flutter conf speakers? GDG Devfest Poland 2020 - CFP online event
#gdg #devfest #google
Any pro 'Flutters'? I believe there are great speakers among this subreddit, technology guru’s, leaders of the pack… Yeah! That’s you we are speaking about!We want to offer you to take part in GDG Devfest POLAND 2020 as a speaker and share your precious knowledge with our attendees.
Did Flutter change your life or turned out to be the next big thing in your work/business? Do you have a great story to share?
Submit your talk at https://sessionize.com/devfest-poland-2020-with-gdg/The conference will be held online, but it's still a great opportunity for speakers and attendees to meet other awesome people :)

September 27, 2020 at 02:23PM by muflon1337
https://ift.tt/340Y69j
New post on /r/flutterdev subreddit:

FlutterForce — Week 89
https://ift.tt/2ECMaC1

September 27, 2020 at 02:56PM by flutterist
https://ift.tt/3kODasY
New post on /r/flutterdev subreddit:

googles Grasshopper app for Flutter?
Hey guys, i was wondering if theres an app thats like the grasshopper learning app but just for Flutter, you guys know some Flutter learn apps ?

September 27, 2020 at 04:05PM by wucl0ne
https://ift.tt/2HAxOTY
New post on Flutter Dev Google group:

url_launch
Hello guys, i creating click2chat app, in which while sending a message to whatsapp, the link taking 8 lines out 20 lines of message. please help

September 27, 2020 at 04:17PM by Gulam Fahad Ahmed
https://ift.tt/2GbIyHB
New post on /r/flutterdev subreddit:

I am Developing a music player app using flutter and I need some feedback
Hey All,
I am developing a Flutter app called TuneIn.
TuneIn is a cross-platform Music Player Built for Android for the moment, It allows the management of Songs, automatic mapping into Albums/Artists, Tag (song details) Changing.You can also Cast your songs to start playing on any UPnP capable device, like your smart TV, fireStick, Chromecast, ...
TuneIn is currently OpenSource and Can be found via the Github link below.Don't forget to Star the repository and open issues, if you have any.
You can leave your feedback on the code here or on the gitter channel (found in the README file)link: https://github.com/moda20/flutter-tunein

September 27, 2020 at 04:36PM by RARBK
https://ift.tt/3kPHTdY