veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

293
active users

#flutter

6 posts6 participants1 post today

73% of developers now prefer cross-platform frameworks over native development. But choosing between Flutter and React Native? That's where it gets interesting.

This guide goes beyond the usual "pros and cons" lists to help you make strategic technology decisions: bluelight.co/blog/flutter-vs-r

bluelight.coFlutter vs React Native: A Detailed BreakdownWondering whether to choose Flutter or React Native for your next app? Explore key differences and expert insights with this full guide.

Dựng app đa nền tảng cực nhanh với Prompt to Flutter! Biến ý tưởng thành hiện thực chỉ trong chớp mắt, giảm thiểu thời gian code. AI giúp tạo code Flutter từ mô tả, giúp bạn tập trung vào sáng tạo. Khám phá ngay! #Flutter #AppDevelopment #AI #PhátTriểnỨngDụng #CôngNghệ

dev.to/atforeveryoung/flutter-

DEV CommunityFlutter in a Flash: Instantly Build Cross-Platform Apps from PromptsInstantly build cross-platform apps with prompt to flutter. Learn to accelerate development & explore career paths.

See you at Fluttercon Europe 2025! My talk "Successfully reducing Firestore read operations" was accepted. 🎉

I will guide you through some methods on how to detect where your read operations come from and how to effectively reduce costs for you and your company once your project starts growing! See you in Berlin between 24 Sep and 26 Sep 2025!

🚀 Lập trình app mobile dễ hơn với Flutter – bạn đã thử chưa?

Chỉ cần một bộ code, Flutter giúp bạn tạo ra app cho cả iOS và Android luôn đó! 😮
Giao diện mượt, tốc độ nhanh, lại còn được Google chống lưng nữa 🧑‍💻✨

👉 Dev mới hay lâu năm đều nên biết Flutter!

📌 Xem chi tiết về Flutter tại đây: interdata.vn/blog/flutter-la-g

#Flutter Local DB

A high-performance local database for Flutter that leverages Rust's #LMDB embedded database through FFI (Foreign Function Interface). This library provides a robust, efficient, and safe way to store local data in your Flutter applications across multiple platforms.
pub.dev/packages/flutter_local

Dart packagesflutter_local_db | Flutter packageA high-performance cross-platform local database for Flutter. Native platforms use Rust+LMDB via FFI, web uses IndexedDB for optimal performance.

New #WasmAssembly podcast 🎙️ episode! Dart, Flutter, and WasmGC:

🍿 youtube.com/watch?v=vgOABOvtBT
🎧 wasmassembly.libsyn.com/dart-f

🚀 In this episode of WasmAssembly, I chat with Ömer Ağacan & Martin Kustermann from the Dart team at Google about #Dart, #Flutter, #WasmGC, dart2wasm vs dart2js, Jaspr, and the future of #WebAssembly—both in and beyond the browser. A must-listen for #Wasm nerds!

I have so much mixed feeling about #react. In one hand, I like #jsx. I mean, I really don't like #JavaScript but I like the idea to integrate #HTML and #css so they can be syntax checked instead of a big hard to read string. On the other hand your site is now coming with scripts even if it's just a simple form that could be coded in plane HTML. I learned react to help getting jobs but if it was my own website, I would use something else. I started to check #flutter. I like the idea of having one code that can generate websites, desktop apps and phone apps.