Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
New post on /r/flutterdev subreddit:

You Must Read This Flutter CircleAvatar Tutorial - Really Worth It For Beginners
https://ift.tt/3wvK7og

July 13, 2021 at 05:25AM by athira_reddy
https://ift.tt/3ebXEea
New post on /r/flutterdev subreddit:

Understanding and Animating Stuff using HeroWidget
https://ift.tt/3AZvsVG

July 13, 2021 at 07:32AM by williammcfall
https://ift.tt/3kbVkbd
New post on /r/flutterdev subreddit:

What are the best design patterns suited for Flutter & Dart?
MVVM, MVC, BLOC ?

July 13, 2021 at 11:02AM by DoctorCode8
https://ift.tt/3yUGJ7Q
New post on /r/flutterdev subreddit:

BlackHole: An Open Source Music Player App
https://ift.tt/39axndM

July 13, 2021 at 12:28PM by sangwan_5688
https://ift.tt/3yPRsR8