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

any example repo regarding hydrate bloc with rest API
Guys are anyone use hydrate bloc is there a project to call the data from the rest API please helpI want to use this in my project but I didn't find a proper example anywhere so please help and it's really helpful if u can share repo of the project

July 12, 2021 at 01:00PM by Prashant_4200
https://ift.tt/3keUzy9
New post on /r/flutterdev subreddit:

Flutter Web: Should I use it? (Part 4- I believe so)
In this final part of the series, this will go through some ideas and suggestions that will work best for those of you working on a Flutter Web project.Read the full article.

July 12, 2021 at 12:39PM by Viruscatman
https://ift.tt/36JMRnL
New post on /r/flutterdev subreddit:

Free Flutter Course
Hello,On my YouTube channel, I share my knowledge about Flutter in the form of a mini training. Be careful, it's in French.So I wanted to share all of this with you so that you can enjoy it (hoping that there are people who speak French here 😁)Here are the tutorials: https://www.youtube.com/c/DavidSilveraChannel/playlists?view=50&sort=dd&shelf_id=3

July 12, 2021 at 12:14PM by DavidSilvera
https://ift.tt/2T2EKPG
New post on /r/flutterdev subreddit:

How to implement Twitch app backend for storage
Videos are huge how do I go about the video storage for a video sharing app like Twitch with both Live and stored content

July 12, 2021 at 03:02PM by MarslixAsmrApp
https://ift.tt/3i4jYaQ
New post on /r/flutterdev subreddit:

Making Video Calls Using Flutter and Vonage Video
Learn to create a Flutter app capable of:Connecting to a Video sessionPublish an audio-video stream to the sessionSubscribe to another client's audio-video streamAll using the Vonage Video SDK. Full article here.

July 12, 2021 at 03:18PM by ruskibenya
https://ift.tt/3hZTveG
New post on /r/flutterdev subreddit:

Flutter Web: Should I use it? (Part 4— I believe so)
https://ift.tt/3xxCVJL

July 12, 2021 at 04:37PM by RemeJuan
https://ift.tt/3e689Qb
New post on /r/flutterdev subreddit:

Flutter Tap Weekly Newsletter Week 93 - Tutorials, videos, packages, and much more!
https://ift.tt/36v45oD

July 12, 2021 at 04:31PM by vensign
https://ift.tt/2UAdOY1
New post on /r/flutterdev subreddit:

A marketplace for Flutter widgets
Hi everybody!I'm trying to figure out if there's a place online where you could buy and sell Flutter widgets. I'm not talking about fully fledged apps, but just single widgets and perhaps components libraries (like Tailwind UI)To be more specific, I'm actually thinking of building such a marketplace and I'd like to collect your feedback on the idea.Would you or your company be interested in purchasing components instead of developing everything in house?And, on the other hand, would you sell your creations online for a profit?Thanks!

July 12, 2021 at 04:29PM by prascuna
https://ift.tt/3e7AVA2
New post on /r/flutterdev subreddit:

Seeking experiences from splitting an app into multiple packages
I am building a SaaS with thousands of lines of code, and right now every line of code is seperated into different feature folders in the same repo.Now, I want to decouple shared widgets, theme, utilities, repositories etc from the main repo as its going to be easier to reuse, test and maintain. I especially see the value in this as more developers start working on the project, and null-safety migration will be a lot smoother.Does anybody here have some good/bad experiences when it comes to splitting an app into different packages? Should we go for a monorepo or not?Essentially I want the repo of the app itself to only contain feature folders with the widgets/pages and presentation logic unique to them (we are using bloc). Then the blocs will interact with the backend by using a package Ā«appname_dataĀ» or Ā«appname_coreĀ». And any calculations etc. that are used multiple times throughout the app which doesn’t use third party services/dependencies and isnt tied to specific features will live in Ā«appname_utilsĀ».Btw, should we create a single package called Ā«appname_coreĀ» or multiple ones like Ā«appname_uiĀ», Ā«appname_utilsĀ», Ā«appname_repositories/dataĀ»?

July 12, 2021 at 06:22PM by Corthza
https://ift.tt/3k9IEBn
New post on /r/flutterdev subreddit:

charts_flutter v0.11.0 migrated to null safety after 6 months
https://ift.tt/2U1cRYQ

July 12, 2021 at 05:17PM by Codelessly
https://ift.tt/3kbkNRN
New post on /r/flutterdev subreddit:

TDD in Flutter Part 2: How to write a unit test ?
https://ift.tt/2VAL55Z

July 12, 2021 at 07:32PM by TesteurManiak
https://ift.tt/3yK3k72
New post on /r/flutterdev subreddit:

Vedio player
What is the best vedio library to make flutter vedio player with casting?

July 12, 2021 at 07:26PM by wera_hydra
https://ift.tt/3yRD3Ee
New post on Flutter Dev Google group:

problem
hello every one i have a simple question i have gridview.duilder which have different catogries like Samsung catogry, Iphone cateory,huawei Catogory i want when i want to click on samsung they goes to samsung sub catogories... _

July 12, 2021 at 08:16PM by Shahzad Khan
https://ift.tt/3AVHRdl
New post on Flutter Dev Google group:

Deleting document and its sub-collections from Firestore Flutter
Hello! I'm trying to delete a post and all its sub-collections. When using the code below, I'm only able to delete all the fields in the post, but NOT the sub-collections it has. *FirebaseFirestore.instance.collection('posts').doc(postId).get().then((doc) {* * if (doc.exists) {* *

July 12, 2021 at 08:30PM by Alvaro Gonzalez Rico
https://ift.tt/3i4Beg3
New post on Flutter Dev Google group:

Module 'shared_preferences' not found
shared_preferences: ^2.0.6 now app no work on the Mac or iPhone // // Generated file. Do not edit. // #import "GeneratedPluginRegistrant.h" #if __has_include(
New post on /r/flutterdev subreddit:

Create manga reader app li Tachiyomi
Hello, I want to create an app to read manga by Flutter like Tachiyomi, I'm looking for a package could view zoom pinch big image (about size), display a lot images with lazy load, anyone have experience with the problem, please share me some advice, thank you so much!

July 13, 2021 at 04:42AM by wintery2027
https://ift.tt/3xwDQtP