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

User Login and Signup for App with Multiple, but Separate, Roles

I'm building an app that will have two different types of users, let's say "Shoppers" and "Agents" for example. How do I structure the database in Cloud Firestore. Do I use like a user collection with roles or different collections for Shoppers and Agents I am trying to determine whether I... https://www.reddit.com/r/FlutterDev/comments/1cddpsd/user_login_and_signup_for_app_with_multiple_but/
New post on /r/flutterdev subreddit:

What exactly is expression UI framework?

So I recetly came across the github repo of expression ui. What I understood is that this is another no-code framework to develop mobile UIs. But I still want to know more about it. Expression UI repo: https://github.com/FilledStacks/expression-ui submitted by /u/Civil_Tough_1325 https://www.reddit.com/r/FlutterDev/comments/1ce8j2v/what_exactly_is_expression_ui_framework/ ... https://www.reddit.com/r/FlutterDev/comments/1ce8j2v/what_exactly_is_expression_ui_framework/
👍21
New post on /r/flutterdev subreddit:

Excelling in UML Homework: Your Ultimate Guide to DatabaseHomeworkHelp.com

Are you struggling with your UML homework? Don't fret; https://www.databasehomeworkhelp.com/uml-diagram/ is here to provide you help with uml homework that you need to excel in your assignments. As experts in database management and UML, we understand the challenges students face when tackling... https://www.reddit.com/r/FlutterDev/comments/1cglcjo/excelling_in_uml_homework_your_ultimate_guide_to/
👍1
New post on /r/flutterdev subreddit:

Anyone know extent of Google’s Flutter/Dart team layoffs?

TechCrunch: Google lays off staff from … Timing is obviously bad given the conference. Maybe not surprising overall given Google’s continued cuts of everything that’s not Cloud or AI. Thoughts on long-term prospects for this tech stack? submitted by /u/DaveVT5 https://www.reddit.com/r/FlutterDev/comments/1chamjp/anyoneknowextentofgooglesflutterdartteam/ comments https://www.reddit.com/r/FlutterDev/comments/1chamjp/anyone_know_extent_of_googles_flutterdart_team/
👎1
New post on /r/flutterdev subreddit:

Controlling The User Feed.

Has anyone developed a social networking app that has a feed screen? I am just curious about how to handle the content that the user had already seen, so that it doesn’t show many times to the same user when they for example pull to refresh the feed or come back to the app after a couple of... https://www.reddit.com/r/FlutterDev/comments/1ci4ds9/controlling_the_user_feed/
New post on /r/flutterdev subreddit:

How to open my website url in my app - Deeplinking?

I'm a bit confused and i would appreciate your help. I have branch.io setup in my Flutter app to open up a marketing link i cam send to anyone but i'm confused as to the process here. What I would like to do is have my domain www.zandu.biz/cg/sellernamehere/ open my app on the user's phone but i ... https://www.reddit.com/r/FlutterDev/comments/1cjpz2u/how_to_open_my_website_url_in_my_app_deeplinking/
1
New post on /r/flutterdev subreddit:

Which local database do you use?

I use Isar and I have always used it. But I wonder if there are better options. Isar annoys me sometimes because embedded objects cannot have required parameters, which forces in a lot of parts of my code to use ! Which I learned to not like. Besides that, i don’t have any problems. Maybe only ... https://www.reddit.com/r/FlutterDev/comments/1cldgaq/which_local_database_do_you_use/
New post on /r/flutterdev subreddit:

Collab with Flutter folks

I'm planning to develop a mobile application using Flutter of something like HelloTalk (not a clone though). I mean, it should basically be matching people based on their native and target language, and then they can chat with each other and help each other in their learning process. There can... https://www.reddit.com/r/FlutterDev/comments/1cmtkbh/collab_with_flutter_folks/
New post on /r/flutterdev subreddit:

I've working on flutter map clustering but at some point I dont know how use the Flutter clsutering on map which show up the image from json data and im stuck so does anyone know how to do it right way

import 'dart:async'; import 'dart:convert'; import 'dart:typed_data'; import 'dart:ui' as ui; import 'package:flutter/material.dart'; import 'package:http/http.dart' as http; import 'package:google_maps_flutter/google_maps_flutter.dart' as google_maps_flutter; import... https://www.reddit.com/r/FlutterDev/comments/1cnoogx/ive_working_on_flutter_map_clustering_but_at_some/
New post on /r/flutterdev subreddit:

Macos sandboxing

Hi I started to create a flutter application targetting macos and I immediately ran into a problem - macos sandboxing. In my app I was planning on showing a directory pane that the user is able to navigate and on the right hand pane is the files (not quite a filemanager). But due to sandboxing I ... https://www.reddit.com/r/FlutterDev/comments/1cog8x4/macos_sandboxing/
👍2
New post on /r/flutterdev subreddit:

Flutter new update of 3.22

I had some error in my project file when i update the flutter version the presentation nav bar shows some errors is there any possible way to edit that ? submitted by /u/Delicious-Base-6086 https://www.reddit.com/r/FlutterDev/comments/1ct5p6a/flutternewupdateof322/ comments https://www.reddit.com/r/FlutterDev/comments/1ct5p6a/flutter_new_update_of_322/
1👍1
New post on /r/flutterdev subreddit:

Flutter vs. Kotlin for WearOS? Can I expect to run into any walls with Flutter?

I know Flutter supports WearOS but I'm curious if anyone's used both Flutter and Kotlin can speak to the dev experience for each? I really like Dart but I'm not a Flutter expert by any means. Haven't used it in a while to be honest but I remember running into walls when it comes to "native"... https://www.reddit.com/r/FlutterDev/comments/1ctutos/flutter_vs_kotlin_for_wearos_can_i_expect_to_run/
👍2
New post on /r/flutterdev subreddit:

Data schema migration

For those using Riverpod or Bloc or some other state persistence that uses Json/Map data, how do you migrate your data to a different schema? Is there a package to help with it? submitted by /u/albemala https://www.reddit.com/r/FlutterDev/comments/1cut33w/dataschemamigration/ comments https://www.reddit.com/r/FlutterDev/comments/1cut33w/data_schema_migration/
👍2