REDDIT
"-bash: dart: command not found" error.
Good day dear sub members. I'm new to the world of coding. I literally just started today. I hope to eventually be good enough to build my own mobile app for my business. I have no previous experience...
REDDIT
Dart & Flutter news aggregator
I'm happy to share with you my new Dart & Flutter news aggregator. I currently support 8 sources: - dart.dev - flutter.dev - medium - GitHub - reddit - hackernews - devto - pub More features are comin...
REDDIT
What should i do?
So i choose mobile development with flutter as like my path rn, since it's the framework we used on our capstone project, and I contributed a lot there, and I kinda familiarize myself with it, that's ...
MASTODON
**🚀 MimikaStudio: Ứng dụng nhái giọng & TTS chạy offline!**- Nhái giọng chỉ từ **3 giây audio**-…
**🚀 MimikaStudio: Ứng dụng nhái giọng & TTS chạy offline!**- Nhái giọng chỉ từ **3 giây audio**- **9 giọng preset** (Anh, Trung, Nhật, Hàn)- Đọc **PDF** với highlight từng câu- Chạy **100% offline**,...
REDDIT
How do you stay updated with framework, platform, and policy changes?
Iâm curious how people actually stay up to date in real life. Things I personally struggle to track: Framework & language releases Platform changes (Android / iOS) Patch vs breaking updates Policy c...
GITHUB
3.41.0-0.1.pre: use git hash not content hash for engine.version (#181494)
bin/internal/last_engine_commit.sh > bin/internal/engine.version Update engine version is not working see: #181404
REDDIT
Production Postmortem: Why I removed Hive, GetX, and Connectivity Plus from a large offline-first app
Hey everyone, I've been maintaining a production offline-first Flutter app (fintech scale) for the last year, and I wanted to share some "regrets" regarding our initial tech stack choices. We prioriti...
REDDIT
Not everything is a widget
I made a short video explaining the main reason behind Flutterâs performance
MASTODON
Eduardo vừa tích hợp giao diện “Liquid Glass” vào ứng dụng ngân sách BYB (Flutter).
Eduardo vừa tích hợp giao diện “Liquid Glass” vào ứng dụng ngân sách BYB (Flutter). Ứng dụng đã lên Google Play và App Store, mời mọi người dùng thử và đưa phản hồi! #Flutter #LiquidGlass #BudgetApp #...
MASTODON
個人開発「ひたすら数学」作ってリリースしてみた iOS/Androidhttps://qiita.com/keitaMax/items/eba4cc53538a37121ede?utm_campaig…
個人開発「ひたすら数学」作ってリリースしてみた iOS/Androidhttps://qiita.com/keitaMax/items/eba4cc53538a37121ede?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items#qiita #Android #iOS #アプリ #Flutter #個人開発
REDDIT
import '';
Hidden feature i just discovered. Use case? When you have a barrel file that's exporting stuff and you want something from that exported stuff without using explicit imports. It's like "hey! import my...
PUBDEV
flutter_local_notifications_linux v7.0.0
Linux implementation of the flutter_local_notifications plugin
PUBDEV
flutter_local_notifications_platform_interface v10.0.0
A common platform interface for the flutter_local_notifications plugin.
REDDIT
Built a PDF viewer that is so smooth on the web build but the windows build is way worse (like 30hz)
First time ever using dart/flutter, ik it's a sin but i vibe-coded a decent looking pdf viewer bc i hated how cluttered the UIs on most popular viewers look. When i run the app on a browser it scrolls...
REDDIT
new to Dart
Hey! Iâm trying to learn Dart in VS Code and following a Video tutorial, but the same code from the video is throwing errors on my end. Iâm totally new to this. any ideas what I should check? Than...
REDDIT
Dart Devs in Sydney
Any Dart/ Flutter developers in Sydney? Hi Everyone, I have been trying to make a dart flutter app and I need someone's second opinion. Looking to partner up with like-minded developers who love to ex...
REDDIT
Error Handling Tutorial Problem - Learning and need help
I'm really new to Dart and have been following the the tutorials online. I've come across an issue that I can't find an answer for and wondered if anyone could help me. [Its the one on the dart dev we...
REDDIT
FormatException rather than Argument Exception in Tutorial
Hi, I'm really new to Dart and have been following the the tutorials online. I've come across an issue that I can't find an answer for and wondered if anyone could help me. I am following this tutoria...