Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

Cannot ignore .flutter-plugins-dependencies
Added .flutter-plugins-dependencies to the .gitignore file but it's not getting ignored... still queued for check-in. Anyone else having this issue?

May 25, 2020 at 04:37AM by Jeff Jorczak
https://ift.tt/3d1wDrx
New post on Flutter Dev Google group:

Can you guide me to any sample code of navigating to screens through bottom navigation bar?
I am not looking for samples shared on flutter.dev or other sites, rather looking for concrete implementation

May 25, 2020 at 06:48AM by Santosh Patil
https://ift.tt/2ZyZX4P
New post on Flutter Dev Google group:

mongodb data does not return object data to list in flutter
I am retrieving the data from mongodb and I want to show the specific items data as ListView, I trying to show the data as we do in parsing data through json but I am unable to get the data.My code is as below please help me getting the mongodb data as list import 'package:flutter/material.dart'

May 25, 2020 at 07:21AM by mahantappa b k
https://ift.tt/2X28zzf
New post on /r/flutterdev subreddit:

I just added Flutter tips 43-49 on ❤️Awesome Flutter Tips❤️
I have published 7 new tips (43-49) on ❤️Awesome Flutter ❤️ tips and tricks ❤️https://github.com/erluxman/awesomefluttertips#day-43-collection-if--forCheck them out.Like always, I would appreciate any contribution or feedback. 🙏🏻For daily new tips follow this thread :https://twitter.com/erluxman/status/1246608678486065152

May 25, 2020 at 08:21AM by erluxman
https://ift.tt/3ehcj5D
New post on /r/flutterdev subreddit:

Learn or recall Dart with Koans. Part 1.
Koans are a practical way to learn Dart. You are going step by step. Each step starts from some broken (red) unit test. You have to use your intuition and google search to fix it. The next step is to think about this test, play around. This way leads to long-lasting memorization and practical experience.https://medium.com/@adrobnych/learn-or-recall-dart-with-koans-part-1-f54c5f26c60#flutlab

May 25, 2020 at 08:55AM by Elegium
https://ift.tt/3d0s0hl
New post on Flutter Dev Google group:

How to write licence in flutter
Flutter plugins licence are almost 'Copyright 2017 The Chromium Authors. All rights reserved.' and remarked like this [image: Screen Shot 2020-05-25 at 3.54.10 PM.png] Is it right? How can I publish licence?

May 25, 2020 at 09:24AM by 권제호
https://ift.tt/2X0fM2x
New post on Flutter Dev Google group:

Background process based on events (like incoming calls)
I need to run a dart function while the app is terminated or closed on specific event happened(like on recieving an incoming call). Is this possible with flutter....I read the background process documentation by flutter...It is too complicated.... Can anyone please suggest any plugins or videos

May 25, 2020 at 09:57AM by Gaming Paradox
https://ift.tt/2zuyBC1
New post on /r/flutterdev subreddit:

Wiredash :Flutter : In-App Feedback simplified !
hello,The wiredash integration has arrived for flutter finally ! It is probably the easiest and most convenient way to capture in-app user feedback, wishes, ratings and much more. The SDK is completely written in Dart and runs on Android, iOS, Desktop and the Web and it is free for Developers!. I integrate wiredash in an easy short example to demonstrate its capabilities and how easily it can improve the user experience.Do let me know if you found this useful! <3tutorial link: https://youtu.be/McSpOn4uw6Uwiredash console page: https://wiredash.io/Github project code link: https://github.com/abhishekmahajan98/wiredash\_tutorial

May 25, 2020 at 09:36AM by abhishekmah98
https://ift.tt/2X0JvZ6
New post on /r/flutterdev subreddit:

Poll: What's your Flutter app crash rate in production?
Scope: Flutter apps published on Google Play and / or App Store, with more than 1000 monthly active users.Metric: % Crash-free users over the past 30 days.View Poll

May 25, 2020 at 11:02AM by dasebasto
https://ift.tt/2ZudlqO
New post on /r/flutterdev subreddit:

About resources and books in Flutter and Dart
Hi, I am new to flutter and struggling to understand the state management in flutter. I am currently looking at stream and streambuilder and terms like snapshot,connection state and I find it too complex.And I looked at the documentation of flutter but still not able to understand all of them completely.I just wanted to know, is there any courses,any kind of books ,resources, tutorials that you guys followed to understand stream, streambuilder,bloc,provider? Please suggest me the books,resources,courses that have helped you.

May 25, 2020 at 10:55AM by milanpoudel
https://ift.tt/2LYvzIS