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

App Feedback Thread - December 25, 2020
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

December 25, 2020 at 03:00PM by AutoModerator
https://ift.tt/3aFYDT0
New post on Flutter Dev Google group:

merge streams firestore
how to flutter merge streams firestore or combine streams ?can anyone help me to find some way to combine streams from firestore?

December 25, 2020 at 05:12PM by Light Life
https://ift.tt/3mS9vQa
New post on Flutter Dev Google group:

unexpectedly taking long time
flutter run is taking unexpectedly taking long time

December 25, 2020 at 05:21PM by Nauman Asghar
https://ift.tt/2WKl6Gr
New post on Flutter Dev Google group:

Implementing routing mechanism based on Document ID similar to Google Docs
Hi, I am trying to implement routing mechanism quite similar to the Google Docs. example.com/#/p/documentID/ should show Preview View for certain Firestore Document and example.com/#/e/documentID/ should open the Editor View for same document. Is it possible to implement this kind of

December 26, 2020 at 01:31AM by berkayogu...@gmail.com
https://ift.tt/3rx0Arc
New post on Flutter Dev Google group:

Looking for freelance developers in Flutter - short term
Hi, We are looking for freelance developers with in depth knowledge in Flutter platform for our project. If anyone is interested please reach out to me Thank you

December 26, 2020 at 06:43AM by Lalitha Gayathri
https://ift.tt/3nQQH5j
New post on Flutter Dev Google group:

Why an extra indirection when creating stateful widgets?
Why does a StatefulWidget have a createState method that creates a State object that then has a build method? Why doesn't the StatefulWidget have a build method directly instead to avoid this extra level of indirection? That is, why do you need: class MyStatefulWidget extends StatefulWidget {

December 26, 2020 at 09:34AM by Christian Worm Mortensen
https://ift.tt/3ppJkC2
New post on /r/flutterdev subreddit:

Youtube new ripple effect
Hi, I am a big fan of the new UI Youtube app uses, is it possible to make the new Youtube ripple effect in flutter? Eg (in InkWell) Or using the new icons?

December 26, 2020 at 10:55AM by elmomani
https://ift.tt/2JlqWep
New post on /r/flutterdev subreddit:

What kind of security aspects should be kept in mind while making a marketplace in flutter based app.
Security

December 26, 2020 at 11:43AM by piyush_bhatia
https://ift.tt/3rxbUmT
New post on /r/flutterdev subreddit:

Is there a flutter package that hints an action like shown here?
https://ibb.co/NsVGvmn

December 26, 2020 at 04:34PM by fcort
https://ift.tt/2KCEC5h
New post on /r/flutterdev subreddit:

Can someone help me to build this app bar? Ideally without third party packages. Not fussed on the icons matching.
https://ibb.co/ZXV2vXY

December 26, 2020 at 05:48PM by GotRedditFever
https://ift.tt/3rwbzkA
New post on /r/flutterdev subreddit:

Collapsible Sidebar Package
Link to Package: https://pub.dev/packages/collapsible_sidebarHi Guys, a few months back I made this package in Flutter to implement a fully customizable Collapsible Sidebar. Some days back I updated it with even more cool features.Do check it out once. Your feedbacks will enable me to make even more better packages.

December 26, 2020 at 07:00PM by ryuu_kenshi
https://ift.tt/3aIR9yJ
New post on /r/flutterdev subreddit:

Flutter Web okay for Website Portfolio?
Hi, title says it all.I am planning on making a portfolio on flutter and am wondering if it would run fine (performance wise). It's going to be one page with mostly static elements besides a few animations here and there.

December 26, 2020 at 08:01PM by Chappie3690
https://ift.tt/3rsyGMN
New post on /r/flutterdev subreddit:

Flutter Collabs / Fitness App
I saw a recent post regarding someone that's interested in joining/making a flutter dev group in order to learn and share more about flutter, personally I think its a great idea, it's somewhat hard to find people or a small group of people that are interesting in collaborative flutter projects (as a good hobby, otherwise I would understand if you charge money for your work) since -in my own personal experience- the community is not as ample as other programming languages, and finding help for outdated dependencies or anything of that sort is extremely hard to find.
There is a lot more to making Apps than coding!
I am learning about UX / UI Design -VERY important, your app can be coded perfectly but if the user feels it's hard to find things as well as colors are off and appeal isn't there then your App will struggle a bit-, color pallets, design systems, iOS and Android ecosystems, as well as making my own UX/ UI case studies that I plan to publish once they are polished up.This being said if there is anyone that has an interest in working with a fitness / gym app as well as a check-in system made in flutter + firebase drop a comment or DM me, I can teach you the little I know and vice-versa. I have been working on a fitness app for about a year and a half and it's been going pretty well, I've made a lot of progress and it's thanks to this community I was able to publish it in the App Store and Play Store. The App is essentially "done" and is functional, but if someone has a genuine interest and would like to collaborate and share ideas then by all means I'd appreciate your support.

December 26, 2020 at 09:16PM by SinValentino
https://ift.tt/3mS1Gdt
New post on Flutter Dev Google group:

TextField without keyboard
I am making a calculator and I have tried to do it by putting a textfield, but I want the keyboard not to appear if the texfield is focused, I have tried with systemchannel of services.dart and other things that make the keyboard not appear when you do tap, but if you select the text to copy it,

December 27, 2020 at 02:48AM by Hekhy
https://ift.tt/34LhHLM