Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
New post on Flutter Dev Google group:

How to use List
class CovidData { final String countryName; final String date; final double confirmed; final double deaths; final double recovered; CovidData({ this.countryName, this.date, this.confirmed, this.deaths, this.recovered, }); } void main(){ List
New post on Flutter Dev Google group:

TextFormField input text alightment
Hi, in my textformfield input text is not coming in proper alignments and also suffix widget, please check image and code help me. Row(children: [ Flexible( child: TextFormField( validator: (value) { if (value.isEm

August 15, 2020 at 09:31PM by Gulam Fahad Ahmed
https://ift.tt/3aqaiU2
New post on Flutter Dev Google group:

How to use List of Class datatype
how to use List
New post on Flutter Dev Google group:

I'm looking to connect with Flutter Developers as Interns (Paid)
We are building a project and need a help on application development on UI base. Anyone who is interested please guide me from where I can connect with them or Share the resume of those who wants to work with us. It's a paid internship where the intern will get the stipend every month till the

August 16, 2020 at 06:25AM by Sanchit Taksali
https://ift.tt/2Y7febj
New post on /r/flutterdev subreddit:

A new package makes it simple and efficient to pass events from logic code to UI code.
Hello friends.I've just created a package that makes it simple and efficient to pass events from logic code to UI code. I hope you guys use it and appreciate how useful it is compared to other ways. For example, listening to a stream. I am currently testing it in my project.https://pub.dev/packages/action_mixin

August 16, 2020 at 06:59AM by tbm98dev
https://ift.tt/31USFYG
New post on /r/flutterdev subreddit:

Pub.dev library example source code on GitHub not aligning to stable/selected version (e.g. firebase_auth)
I'm a new Flutter developer and I have been trying to view the example for the packages on pub.dev.One thing I noticed is that the example source code usually aligns to the latest code in the github repository - not the code that is used in the stable/selected pub.dev package. That means in many libraries I tried, the example simply won't work with the stable package. This could be a short-fall in Pub.dev.Does anyone know the easy way to get the source code that is used for the stable/selected package?Example:Package: https://pub.dev/packages/firebase_auth .The latest stable version is 0.16.1Clicking on the example application link will take me to latest code on GitHub just committed a few days ago (which revamped the entire firebase_auth library)... this mean I cannot use that example source code with the latest stable package (0.1.6.1.)Thanks!

August 16, 2020 at 07:51AM by Signature-Conscious
https://ift.tt/31XwrFq
New post on Flutter Dev Google group:

Connecting Flutter with Django rest api (Futter web)
Hii, Currently I am working on an flutter project for which I am using django rest framework as the backend. For now I am creating a login page using the help from flutter cookbook https://ift.tt/31RxVAW https://ift.tt/3hdnqy8

August 16, 2020 at 08:49AM by Vaibhav Bisht
https://ift.tt/31VjprT
New post on Flutter Dev Google group:

Looking for a Flutter Lead
Hi Group, My apology if this message is not appropriate here. In fact, I couldn’t think of a better place for this. At the same time, I’m aware of the possible annoyance this might cause. I’m running a startup and we are getting ready to launch our Flutter app later this year. We are

August 16, 2020 at 09:20AM by Quan Nguyen
https://ift.tt/3iLP85y
New post on /r/flutterdev subreddit:

FlutterForce — Week 86
https://ift.tt/2DWd9Is

August 16, 2020 at 10:13AM by flutterist
https://ift.tt/3asQeQQ