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

flutter-webrtc: mac, ios, simulator β€” no external IP found

When I run flutter-webrtc-demo and open the data channel, it doesn't get an external ip address (only internal). The problem occurs inside getTurnCredential doing a simple HTTP request. I get a timeout. client.getUrl(… inside lib/src/utils/turn.dart When I use... https://www.reddit.com/r/FlutterDev/comments/1dpk0yp/flutterwebrtc_mac_ios_simulator_no_external_ip/
New post on /r/flutterdev subreddit:

Blood Donor App: A Small Effort to Save Lives

In recent months, I've noticed that people in my village struggle to find blood donors when they're in urgent need. As a mobile app developer, I decided to create a solution to address this problem. Key Issues I Had to Solve: Simplicity and Clean Design: The app needed to be user-friendly and... https://www.reddit.com/r/FlutterDev/comments/1dqbjcw/blood_donor_app_a_small_effort_to_save_lives/
πŸ‘1
New post on /r/flutterdev subreddit:

Google map in the Windows desktop application.

How can I implement a Google map into a Windows desktop application? As I understand it, the google_maps_flutter plugin is not supported for desktop applications* submitted by /u/Just_Archy_ https://www.reddit.com/r/FlutterDev/comments/1dr3sju/google_map_in_the_windows_desktop_application/ [comments] https://www.reddit.com/r/FlutterDev/comments/1dr3sju/google_map_in_the_windows_desktop_application/
❀1
New post on /r/flutterdev subreddit:

Gigs and Internship

Hey, everyone I'm a college student and learning flutter since last 6-7 months. I can build medium level applications and can use state management solutions like provider and riverpod. Now I've been looking for some freelance gigs or a proper internship in flutter only. I tried to find on... https://www.reddit.com/r/FlutterDev/comments/1dte497/gigs_and_internship/
New post on /r/flutterdev subreddit:

Do you know some cool Open Source projects?

Do you guys know any interesting projects on git to see some nice aproches? I want to see some nice approaches for some common flows like auth, refresh token with Dio, some interesting approaches with BLoC (app level bloc, bloc to bloc communication and best ways to do such things) and other... https://www.reddit.com/r/FlutterDev/comments/1dwm36x/do_you_know_some_cool_open_source_projects/
New post on /r/flutterdev subreddit:

Resource Exhausted Error When Setting Up Google Play Console Account | Play Console | LK Number

Has anyone else experienced this issue when trying to create a new Google Play Console account? I'm attempting to publish my very first personal app to the Play Store, but I can't proceed past the account creation step. When I check my network requests, I see an error message like "Resource has... https://www.reddit.com/r/FlutterDev/comments/1dy1amm/resource_exhausted_error_when_setting_up_google/
New post on /r/flutterdev subreddit:

Looking for a dart equivalent to nodejs iohook package

Is there a package in dart which could be used along with Flutter to track user activity - keyboard and mouse inputs (on Desktop)? I was able to find one in nodejs ecosystem called iohook (https://www.npmjs.com/package/iohook). Is there a similar package in dart ecosystem? submitted by ... https://www.reddit.com/r/FlutterDev/comments/1dyurgl/looking_for_a_dart_equivalent_to_nodejs_iohook/
πŸ‘1😁1
New post on /r/flutterdev subreddit:

all in one flutter run commands

I was working on this to help me test my app on multiple emulators, like for example posting on one device and testing notification on the other(or testing real time game dev) but every time I have to run different commands on different emulators, so I kind of made my own start run menu which... https://www.reddit.com/r/FlutterDev/comments/1dzfz6h/all_in_one_flutter_run_commands/
New post on /r/flutterdev subreddit:

KMP vs FMP

People here are sometimes freaking out about KMP taking over Flutter but I'm actually considering using Flutter where I am supposed to use KMP. I mean KMP is basically a way to share business logic between platforms so you can write the BL in Kotlin and then use it from 2 different native... https://www.reddit.com/r/FlutterDev/comments/1e0gkvx/kmp_vs_fmp/
New post on /r/flutterdev subreddit:

Flutter Starter Project Template recommendation

Friends, Any recommendation for any starter project template for a new project. We are planning an app which needs to be supported on android, iOS as well as web, so need to create an adaptive layout. Also, localization needs to be in built for supporting multi language. Looking for any starter... https://www.reddit.com/r/FlutterDev/comments/1e3nmd0/flutter_starter_project_template_recommendation/
πŸ‘2
New post on /r/flutterdev subreddit:

Total Noob to coding/software dev- Please help with feedback

Hello, I am currently developing an app for help keep kids occupied during times when they need to remain quite and still. The app is called sandBox it is a painting/coloring app designed to keep the kids attention.App screenshots I have also begun to implement fail safes so the child will... https://www.reddit.com/r/FlutterDev/comments/1e5631n/total_noob_to_codingsoftware_dev_please_help_with/
❀1
New post on /r/flutterdev subreddit:

Flutter Design System

Good day everybody, Recently our team switch to develop on Flutter, and it seems there is not so much UI design system available, so we tend to build a new one, just base on some other UI system on web. Our scope is for some small project of us, and maybe for customers if any in future. However, ... https://www.reddit.com/r/FlutterDev/comments/1e626sz/flutter_design_system/