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

What is the best way to handle licenses in apps developed with flutter ?
Hello guys,I was wondering how should we as developers handle different licenses for packages used in our apps, and the BSD license chosen by flutter team for flutter.

May 26, 2021 at 08:31PM by noureddine38
https://ift.tt/3oQlTTA
New post on Flutter Dev Google group:

Instagram
Hi guys I need to connect my app to instagram is it possible in flutter Because I have searched in Google but I am not getting the way I needed it Like generally in apps we connect our profile with insta or fb I need to do it in similar fashion is it possible in flutter

May 26, 2021 at 09:24PM by P Sanjeevi
https://ift.tt/3fkT66q
New post on /r/flutterdev subreddit:

Is there currently a comprehensive up-to-date Flutter 2.0 video tutorial that covers null-safety?
Hello everyone.I want to get back into Flutter and I am looking for a Flutter 2.0 video tutorial series that covers null-safety. And yes I know about udemy, but Angela Yu's course is severely outdated, the Academind one says it was updated in 05/2021, but it still doesn't cover things like null-safety. Same with Stephen Griders course.I also checked Youtube, but didn't find anything.Does anyone know a course that is up-to-date?Does anyone know if existing courses will be updated?I just sent an email to the Academind team, but it will probably take a while until they answer.Thanks in advance for any input!

May 26, 2021 at 10:46PM by booooomba
https://ift.tt/3fQbe71
New post on /r/flutterdev subreddit:

App Tracking Transparency
Hi. A recent update to my Flutter app has been rejected as I don't integrate the App Tracking Transparency framework. I collect user metrics and currently use my own opt-in solution, but this isn't enough.I've been looking at using app_tracking_transparency plugin. Looks good. But I still need to cater to Android users, so am I going to have to detect ios vs android and have two different solutions? I'd rather not have logic based on the os. Has anyone else implemented the framework?

May 26, 2021 at 10:13PM by badlyDrawnToy
https://ift.tt/3oSJa7e
New tweet from FlutterDev:

πŸ“– Tips to writing a good package README are here!

πŸ” Use short descriptions up top
βœ”οΈ Use lists to present key info
πŸ‘ͺ Mention related terms

…and more πŸ’₯

Read the full blog post here πŸ‘‡ https://t.co/mXoFEMIKn4β€” Flutter (@FlutterDev) May 26, 2021

May 26, 2021 at 11:00PM
http://twitter.com/FlutterDev/status/1397658802799927296
New post on Flutter Dev Google group:

'C:\src\flutter\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 991
*How to solve this problem?FAILURE: Build failed with an exception.* Where:Script 'C:\src\flutter\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 991* What went wrong:Execution failed for task ':app:compileFlutterBuildDebug'.> Process 'command 'C:\src\flutter\flutter\bin\flutter.bat

May 26, 2021 at 11:12PM by sona
https://ift.tt/3yG43XI
New post on Flutter Dev Google group:

Nested Array API unable to parse to listview
Hi I am trying to parse Api which has nested array of images and data, i am not able to parse images into listview with data. how should i achieve this into listview with all images? [ { "Features": "1111", "Category": "Sedan", "carsalingImage": [ { "PhoneNo":

May 26, 2021 at 11:48PM by malik gee
https://ift.tt/3hWxlvA
New post on /r/flutterdev subreddit:

Does anyone have a tutorial for Firebase, Cloud Firestore and Firebase Auth setup for flutter with M1 macbook?
I always run into issues such as "pods is not installed" or "deployment target blah blah blah," and it's really irritating me. I've looked all over stackoverflow for suggestions and tried various different commands but none seem to work.

May 27, 2021 at 12:38AM by 31Carlton7
https://ift.tt/3wvPHHu
New post on Flutter Dev Google group:

Android License problem
I'm new to Flutter development. When running the flutter doctor (see output below), I got a message to run flutter doctor again to accept licenses. However when I run it again (see output below), I get a Java error message. Anyone have a clue how to remedy this? Thanks, Rich Output from

May 27, 2021 at 01:11AM by Richard Lamb
https://ift.tt/3bVOUYJ
New post on /r/flutterdev subreddit:

Was anyone able to print with a thermal printer from a Flutter application?
I'm trying to understand if there is a way to print to a thermal printer from a Flutter application. I'd like to interact with a thermal printer regardless of its brand as long as it is an iPhone or Android compatible printer. I'm looking at the printing package.

May 27, 2021 at 04:30AM by pimpante
https://ift.tt/3vpmC0k
New post on Flutter Dev Google group:

Please guide for installation process for flutter basic app
I am a beginner

May 27, 2021 at 06:55AM by SHILPA TANEJA
https://ift.tt/3yDHH9o
New post on /r/flutterdev subreddit:

Do I need to install Android Studio?
As the title says, is it necessary to install Android Studio to develop flutter apps? I want to code flutter in VS code with only the necessary software required. My device barely supports Android Studio and it's making my device run slow.

May 27, 2021 at 08:34AM by DankBot69420
https://ift.tt/3uuqMTo
New post on Flutter Dev Google group:

Error
* What went wrong: Could not open settings generic class cache for settings file 'D:\projects\thirdapp\android\settings.gradle' (C:\Users\ue\.gradle\caches\6.7\scripts\1fnwrr8g4rohfp 291nvlxj5qe). > BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class

May 27, 2021 at 10:10AM by Divya Gawande
https://ift.tt/3uqAaaG
New post on Flutter Dev Google group:

Version Control Issue
Hello All, How to handle this? Because google_map_location_picker >=3.3.1 <4.1.3 depends on intl >=0.16.0 <=0.16.1 and every version of flutter_localizations from sdk depends on intl 0.17.0, google_map_location_picker >=3.3.1 <4.1.3 is incompatible with flutter_localizations from sdk. So,

May 27, 2021 at 11:06AM by HIMANSHU MISHRA
https://ift.tt/3upliJH