Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New tweet from FlutterDev:

58 packages released null safe versions on https://t.co/XAGXN4ILmv in the past week. Among them:

🌟 octo_image
🌟 flutter_blurhash
🌟 webview_flutter
🌟 stream_transform
🌟 google_sign_in

This takes us to 522 null-safe packages. https://t.co/qki9SVXcdW— Dart Language (@dart_lang) January 15, 2021

January 15, 2021 at 08:57PM
http://twitter.com/FlutterDev/status/1350170151560372226
New post on Flutter Dev Google group:

How can I keep background tasks alive when app goes to background in Android?
I have a bussness app that count time, set macros and show notification and alerts. I have a problem when app goes to background and Android stop my counting tasks. I tried many things to keep these tasks alive, but I failed. This notification need to work offline, so FCM not a good solution.

January 15, 2021 at 10:48PM by Lucas Correa
https://ift.tt/3sxzS2a
New post on /r/flutterdev subreddit:

What I ask Junior and Senior Flutter Developers in a Job Interview
https://www.youtube.com/watch?v=pg29FkRxqqw&ab_channel=MobileDevBlog
In this video I talk about Flutter job interviews, questions I ask during Flutter interviews, and point some tips for junior and senior developers.Leave a comment with your thoughts about my approach and what you ask interviewing others or what questions you have been asked during flutter interviews.

January 15, 2021 at 10:44PM by mobiledevblog
https://ift.tt/38MKJx0
New post on Flutter Dev Google group:

Please see that the error" Missing concrete implementation of 'State.build'. Try implementing the missing method, or make the class abstract. Open documentation" is fixed
ListTileFeed.dart import 'dart:async'; import 'package:firebase_auth/firebase_auth.dart'; import 'package:firebase_database/firebase_database.dart';

January 16, 2021 at 06:43AM by shravan kumar Pottala
https://ift.tt/3nMBAc3
New post on /r/flutterdev subreddit:

Riverpod: a better state management solution than bloc?
I took a break from flutter for a few months and now everywhere I see, everyone is talking about riverpod. My go to state management solution was flutter_bloc (unless the app is just a couple of screens) but from what I am reading, Riverpod seems to be just as good as bloc if not better. How has your experience been with riverpod - particularly in medium/large projects? Is it really as robust and good as bloc or is it just the hype?

January 16, 2021 at 06:53AM by dontGiveAnEfAnynore
https://ift.tt/2KiJkF5
New post on Flutter Dev Google group:

ERROR:flutter/flow/layers/transform_layer.cc(22)] TransformLayer is constructed with an invalid matrix.
Hi, I have given the .dart file code below where while executing I am seeing the following error and my List Tile View with Title and subtitle are not showing. Please fix my issue Note: My Output should show One Title and one sub Title in a List Tile form, After click on each tile ,

January 16, 2021 at 09:42AM by shravan kumar Pottala
https://ift.tt/3igctNU
New post on /r/flutterdev subreddit:

Is there a way to start uploading a video while it is being recorded? That way it will be much faster for the end user.
I want to use flutter for this as it seems there is no way of doing this in React Native.

January 16, 2021 at 09:26AM by OutrageousIdeal4
https://ift.tt/38Td3y9
New post on /r/flutterdev subreddit:

This is my freelancer workflow - How does yours compare to it?
Hey Redditors and Flutter enthusiasts. I'm currently working as a freelancer implementing apps for small businesses. Due to the fact that I'm new to freelancing I'm sure that there is still room for improvement in my development process.In this image I visualised my workflow since I'm interested in how it differs from other developer workflows.The following questions come to my mind:How does your workflow look like?Where do you see areas of improvement in the given workflow?

January 16, 2021 at 10:21AM by jenshor
https://ift.tt/35LArM1
New post on /r/flutterdev subreddit:

My First Real Flutter PWA App is live now
[removed]

January 16, 2021 at 12:05PM by JustOnlyFans
https://ift.tt/3qocCSa
New post on /r/flutterdev subreddit:

Animated Search Bar
I have created a simple package with gives you the animated search bar.Package Linkhttps://pub.dev/packages/anim_search_barRepository LinkYou can find the code in this repo.https://github.com/Imgkl/anim_search_bar

January 16, 2021 at 02:08PM by chif_
https://ift.tt/2N5sSJj
New post on /r/flutterdev subreddit:

Join me to build a beautiful app from the ground up [LIVE STREAM]
https://ift.tt/2LDOkoy

January 16, 2021 at 08:01PM by uhossein
https://ift.tt/3nMh2AJ
New post on Flutter Dev Google group:

Please help me remove authenications lik sign, signup or login and Logout from the Application
Here is the github link : https://ift.tt/3sAlgPA Please help me remove authenications lik signin, signup or login and Logout from the Application As I want to use this module in my main Application. 1)How to connct or redirect to ths Application's main.dart page after

January 17, 2021 at 12:06AM by shravan kumar Pottala
https://ift.tt/2N14gRZ