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

Where can I learn models? Is it backend dev?
In an app “model” folder where you create user class, user service etc..I want to learn that but don’t know what courses to search for.Should I search for a backend course or will a course on maybe Node js teach me this?

August 20, 2021 at 08:21AM by ManleyPlayz
https://ift.tt/3mjVZIn
New post on /r/flutterdev subreddit:

Flutter Autocomplete with arrow keyboard navigation
Hi Everyone,We're busy building a desktop application and I'm doing a refactor of our auto complete functionality and was wondering if anyone knows of a flutter auto complete package that allows you to navigate with the arrow keys and submit using tab or enter.I want to remove everything we had to manually build last year, or improve on it. But if I could I'd like to completely remove it. The requirements we have are:- Show auto complete box with suggestions- Using arrow keys we should be able to navigate the suggestions up and down- Using tab the navigation should be selectedThat's the major ones. If you know of anything I'd appreciate your input. So far I've looked at. None of these packages allow for that functionality

August 20, 2021 at 09:58AM by Filledstacks
https://ift.tt/3sBCgW2
New post on /r/flutterdev subreddit:

Elegant Portfolio Website Built With Flutter Web
Decided to craft the second iteration of my portfolio website built with flutter web.
Learnt a lot about animations and responsiveness on the web using flutter.
You can checkout the live site here - https://davidcobbina.com/Also find codebase here - https://github.com/david-legend/david-legend.github.ioLet me know what you think..Enjoy!!

August 20, 2021 at 11:18AM by david-legend
https://ift.tt/2W8ayUM
New post on /r/flutterdev subreddit:

App Feedback Thread - August 20, 2021
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods

August 20, 2021 at 03:00PM by AutoModerator
https://ift.tt/3sADuAU
New post on /r/flutterdev subreddit:

Wallboard: A wallpaper dashboard
Made a wallpaper template app. Codebase: GithubWould love some feedback on it.PS. I am using an Isolate to get the color palette of the wallpaper. The implementation I settled was using a single isolate and sending/receiving info via ports. If the isolate is currently computing a palette, it other requests poll to see the status of the isolate and only then send the request. This is my first time working with isolates. Is this implementation a good practice?

August 20, 2021 at 04:00PM by BallisticSwami
https://ift.tt/3mjpwSP
New post on /r/flutterdev subreddit:

Free RASP for Flutter just published at pub.dev 🎉. Try out in-app protection, shielding and monitoring SDK
https://ift.tt/3ine1HF

August 20, 2021 at 04:09PM by sergeychuk
https://ift.tt/2XzF4Hw
New post on /r/flutterdev subreddit:

Updating Firestore Docs!
https://ift.tt/2WbF1AY

August 20, 2021 at 05:50PM by mukhtharcm
https://ift.tt/2W4XH5v
New post on /r/flutterdev subreddit:

Flutter Developer Weekly Newsletter - Issue #24 is LIVE!
https://ift.tt/3glYG8B

August 20, 2021 at 08:31PM by FlutterDevWeekly
https://ift.tt/3y9kytP
New post on /r/flutterdev subreddit:

Inspect Widget Tree On Your Devices with "inspectable" Package
I'm now challenging to develop my third Flutter package, named "inspectable".https://pub.dev/packages/inspectableinspectable enables you to visualize Widget Tree on your devices, not on IDE, by simply callingInspectable.of(context).inspect();Though it's not suitable for production use, it would be helpful for you to research or debug current displaying widget tree.Hope you are interested in this bland-new package and leave some feedbacks. I'm glad if you leave some comment about ideas of suitable situation to use this package or desired features.Thanks.

August 20, 2021 at 08:11PM by chooyan-eng
https://ift.tt/3sz2JmU
New post on /r/flutterdev subreddit:

Whats flutter web actual situation?
I was looking to build build apps and web pages and finding different options like React Native - React or Vue - Vue native, but then i founded that flutter sometime ago moved web to stable so i wanted to know Flutter's web actual situation

August 20, 2021 at 10:54PM by danielb74
https://ift.tt/3keXwwM
New post on /r/flutterdev subreddit:

Basic todo app using flutter and firebase
Made a very simple todo app using flutter with the help of firebase to learn how authentication and CRUD operations work. Tried to keep the user interface as minimal and aesthetic as possible. Would highly appreciate if you guys could have a look and provide your feedback! https://github.com/anubhavbagri/firebase-rudiments-flutter

August 21, 2021 at 03:47AM by oyebagri
https://ift.tt/3j30DbH
New post on /r/flutterdev subreddit:

Plugin to get your device's thermal state and battery temperature
https://ift.tt/3CXJVmf

August 21, 2021 at 07:12AM by muxfd
https://ift.tt/3glHQH4
New post on /r/flutterdev subreddit:

Could someone please explain to me what the different syntax highlight colours mean when writing a flutter project in android studio?
There's purple, orange, yellow etc. Thanks!

August 21, 2021 at 07:09AM by NextGenGeneration
https://ift.tt/3z94DNz