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

Cubes | Flutter Package
Hey guys!I would like to share a package that I have been evolving and using in personal and freelance projects.A package that helps us to separate business rule from views.Based on the MVVM architecture.I think it's worth a look.I am open to suggestions and contributions.https://pub.dev/packages/cubes

January 27, 2021 at 09:49PM by rafaelbarbosatec
https://ift.tt/3ppc2DF
New post on /r/flutterdev subreddit:

Flutter push notification from laravel
https://ift.tt/3r2guZd

January 28, 2021 at 04:31AM by Pramod_Bhai
https://ift.tt/3iQ4HKU
New post on Flutter Dev Google group:

Is isolate.kill enough?
Hello, If I spawn an isolate, do I need to free all resources manually or isolate.kill enough? Thanks, Akhil

January 28, 2021 at 05:32AM by Akhil Tiwari
https://ift.tt/3poUUxK
New post on /r/flutterdev subreddit:

Question for flutter devs
What has been the backend you have used for your flutter app and why?

January 28, 2021 at 06:42AM by C0d3rStreak
https://ift.tt/3a3tMOg
New post on /r/flutterdev subreddit:

Trying out Moor for the first time (using .moor files) Building an offline first app. [LIVESTREAM]
https://ift.tt/2LDOkoy

January 28, 2021 at 09:03AM by uhossein
https://ift.tt/2Mf3ErT
New post on /r/flutterdev subreddit:

Dpad use approaches?
I am thinking of working on a small Android TV project.The very first step for this though is to understand and use the "official" (or at least the right) way of Dpad (remote control keys).Reading around, I have found 2 ways for using this: * via FocusNode * via ShortcutManagerI was using these two open projects as references, but they are outdated, buggy, and use different approaches. Which adds even more frustration: * https://github.com/hanniiel/flutter_tv * https://github.com/rikaweb/chillyflixThe questions I am having are: * How to navigate inside a list (horizontal or vertical) * how to move between two or more horizontal lists (rows) * Dpad in main sections and navigation menu (horizontal or vertical, etc.)Please anyone who has notes, sample code, open projects, references to articles or even courses - do share.

January 28, 2021 at 08:12AM by dimitar71
https://ift.tt/3r304QD
New post on /r/flutterdev subreddit:

Episode 4 of my "Code with Me" series is out!
https://www.youtube.com/watch?v=IPAL5vJXiXU

January 28, 2021 at 09:16AM by blueishninja
https://ift.tt/2Mxpcju
New post on /r/flutterdev subreddit:

Create a Sticky Footer With a Scrollable Body View in Flutter
How to create a Widget that contains a Header and most importantly a Footer which obviously should remain at the end of your screen.

January 28, 2021 at 11:36AM by Fewthp
https://ift.tt/39rVo0o
New post on Flutter Dev Google group:

send multiple image files to firebase storage
greeting to all, i want to send multiple image path to firebase for which I am using a multi-image picker. i am able to get the path and display it in the console but when I send more than one image file to the backend it shows an error. below is the code that I have used -: import 'dart:convert

January 28, 2021 at 12:31PM by palak pandey
https://ift.tt/2KW02uh
New post on /r/flutterdev subreddit:

New Flutter Package: floating_bubbles
I've Published a new Flutter Package called floating_bubbles. It is a flutter package to add floating bubbles on the foreground to any widget. One can use it in login/sign-up screens, add this to the foreground to any video playing in the app, images, etc. Currently there are minimal customization. But I am working to bring more features to this package. There is also a Pre-release version where this package supports null-safety.I am open to suggestions and contribution.https://pub.dev/packages/floating_bubbles

January 28, 2021 at 12:00PM by poujhit
https://ift.tt/3r3Eg7t
New post on Flutter Dev Google group:

Custom Shape/Container/Card
Hello, Everyone. I tried to make the parent container and the book shape child using CustomPainter but it didn't seem to look exactly like in the picture. Then I couldn't figure out how to add the price banner on the top right corner. Please help me. Thanks in advance. [image: customshape.png

January 28, 2021 at 02:36PM by resha...@gmail.com
https://ift.tt/3prJGsd
New post on /r/flutterdev subreddit:

IOS Jank
We are between deciding between native apps or flutter.What can we do currently to avoid Jank at all?Can transition animations be avoided to not have jank at all?

January 28, 2021 at 02:51PM by RLfashionConsultant
https://ift.tt/36kJ8gB
New post on /r/flutterdev subreddit:

Flutter is the only option!!!
Flutter is the only option!!!That was the question that arises in your mind before starting your career as a flutter developer.There are many other options that allow us to create apps that are in one language and can work on Android and iOS devices. For, ex. Ionic, React Native, and others. Each has its own unique importance, pros, and cons. What you use and what your client demands are also important. The differences shown below are my own opinion. Here I am not promoting any language.So, let’s get started a lot to know a lot to discuss.Flutter works with Dart and Flutter Framework which I have already explained in the previous blog post (Flutter, entire app is widget tree!!!)(Flutter, Why extremely in trending!!!), check it out in which I have discussed how flutter works and What are the advantage when you choose flutter, the main advantage to work with Flutter is developed by GOOGLE.Read more: Click here

January 28, 2021 at 05:06PM by Programmingwithme
https://ift.tt/2KZFW2o
New post on /r/flutterdev subreddit:

Published another video on Widget Testing (w/ Mockito) https://youtu.be/LLLdPr7zZ1M
Hey there fellow Flutter enthusiasts πŸ‘‹2nd post now here in this subreddit, let alone during my lifetime as a Redditor!While on that note of 2nd increment-wise😏, I'm proud to mention that I just published the 2nd sub-part of my multi-part Flutter Dev series where this time, I explain how to test user interactions/events (e.g. tap, drag, and etc.) against mocked out, data bind-ed widgets! As always, feedback is more than welcome. Check it out here: https://youtu.be/LLLdPr7zZ1MThe previous part (which only covered assertions of how the widget/UI gets rendered) can be found here: https://youtu.be/XgvLigoYfl8Until next time ✌️Best,
Dave

January 28, 2021 at 05:28PM by notDaveNOTDavid
https://ift.tt/3r6gyHL
New tweet from FlutterDev:

🌟 Ever wanted your shadow to be pink?

A powerful and customizable widget, PhysicalModel allows you to add shadow effects to your app and customize its color and shape.

Watch for more πŸ“Ί → https://t.co/eyo1l7p1yK pic.twitter.com/Y5TiQhclZbβ€” Flutter (@FlutterDev) January 28, 2021

January 28, 2021 at 07:29PM
http://twitter.com/FlutterDev/status/1354859234563944450
New post on Flutter Dev Google group:

Bad State :Document Snapshot error
Greeting to all, Can anyone help me to fix this problem? Whenever I run my emulator or hard device and open my chat in my app it shows me this error. I know this error occurs due to an update in flutter fire and I was searched a lot but don't find a proper solution. Please tell me what should

January 28, 2021 at 08:39PM by Karan Tripathi
https://ift.tt/3clWPzw
New post on /r/flutterdev subreddit:

Suggestion
Hello peopleI want to learn flutter, I'm complete new into this need your suggestions. kindly suggest me some quality of resources from which I can make strong grip on flutter.

January 28, 2021 at 08:36PM by Enough-Hunt8868
https://ift.tt/3iXRUpy