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

Mobile client for pub.dev to search packages, view installing information and package score information.
https://ift.tt/3kJWicp

August 15, 2020 at 08:22AM by amitb10
https://ift.tt/3iDd2QA
New post on /r/flutterdev subreddit:

How would u manage this?
Hello. So I am building my first app from scratch and it has a point system where a user gets gems after opening the app right now the gems value are stored locally in the device but I want that value to be stored in my databaseAnyone have a suggestion of what I can use to store gems value and manage them? I had been searching a lot but most of people just ask about local value and I don’t want that

August 15, 2020 at 09:31AM by pineapplewithfrulupz
https://ift.tt/31Uyaev
New post on /r/flutterdev subreddit:

Do you guys find Flutter to be taking up a lot of storage space?
Hey allI am just wondering if it is just me or is Flutter + Android Studio taking up A LOT of storage space in your computer too. I am constantly battling for that little extra 1 GB of storage in my computer and constantly battling the Error (No Space left on device)Do you guys experienced the same issue? How do you guys go about it?(Yes I run flutter clean and Xcode's Clean Build Folder religiously as well as deleting device simulators that I don't need / ever use)

August 15, 2020 at 10:45AM by thisIsWorlds
https://ift.tt/30ZULHn
New post on Flutter Dev Google group:

How to capture keystrokes from TextField widget?
Hi, I made a custom Widget that contains a TextField inside of it. I need to be able to detect when the user is pressing the backspace button after the TextField is empty ("over deleting"). For this, I need to be able to capture every keystroke made on the TextField and fire a callback with the

August 15, 2020 at 11:58AM by Guy Or
https://ift.tt/3fWrf9D
New post on /r/flutterdev subreddit:

Flutter Netflix Subscription UI
Found one clean looking Netflix subscription UI. I gave it try in flutter. Within an hour time result is pretty good. Here is the GitHub linkhttps://github.com/ManojMM026/netflix_subscriptions_uiFlutter #flutterdev #dart @FlutterDev @r_FlutterDev

August 15, 2020 at 11:47AM by ManojMM026
https://ift.tt/2PRaWAm
New post on /r/flutterdev subreddit:

Flutter Developer Weekly Newsletter - Issue #7 is LIVE
https://ift.tt/2Ct1Ma7

August 14, 2020 at 10:07PM by FlutterDevWeekly
https://ift.tt/3aulmze
New post on Flutter Dev Google group:

What is the best way to collaborate on one project at the same time with others?
Unity, for example, has the option to collaborate on one project at the same time (or separate times, but the changes are made to the one project). Is there a way to work together with others on one project? If not, what is the best way?

August 15, 2020 at 03:03PM by Victor Shin
https://ift.tt/2PScSJ1
New post on /r/flutterdev subreddit:

What is the best way to work on a project with others at the same time (collaborate)?
I did a quick research and there isn't anything for collaborating on one project at the same time like Google Docs.Is there like a program that allows us to do that?If not, what is the best way to collaborate with others on one project (I assume Github)?

August 15, 2020 at 02:56PM by NotVector
https://ift.tt/3fVc9Bb
New post on /r/flutterdev subreddit:

Backend options
Which you do prefer for those who are new to flutter? Based on your experience.Firebase vs Backendless vs Appwrite

August 15, 2020 at 05:07PM by CRsujan
https://ift.tt/2E85XIQ
New post on /r/flutterdev subreddit:

How do you make your privacy policy and T&C for your flutter apps?
This is honestly one of the most stressful parts of putting together a new app for me because I feel like the public perception of app developers is that we are out to steal everyone's data when they are not looking. I have the impression that there is generally no understanding of app permissions and what they allow or don't allow you to do as a developer unless you are familiar with the development frameworks (even then ...). And sure I would like to develop an app completely independently of any third party service and be able to tell people that no data of theirs is being collected, period. But this is unfeasible for me and probably anyone, I use firebase and Google analytics is actually pretty cool even if you are not at the point that it is helping you make business decisions.It seems like a bit of a catch-22 as any lawyery jargon makes it seem like you are trying to obfuscate something, and I imagine makes your app seem less trustworthy, but if it doesn't include specific language than it is either dishonest or it is not really doing what it is supposed to do.I imagine apps made in Flutter are more secure than apps made in android or iOS, I don't know what kind of back doors developers are exploiting but I imagine those are holes in the native frameworks that simply don't exist in the Flutter framework. I honestly have no idea.What do you use for a privacy policy or T&C? All of the free generators I have tried have seemed pretty terrible. Or do you just write your own?

August 15, 2020 at 08:02PM by definitely_robots
https://ift.tt/2PRZIvs