REDDIT
I built a state management package for Flutter after getting frustrated with BLoC boilerplate â flutter_stasis
After years building fintech and healthtech apps with BLoC, MobX, and ValueNotifier, I kept running into the same issues: too many files, manual try/catch everywhere, and state that could be isLoading...
REDDIT
I built a state management package for Flutter after getting frustrated with BLoC boilerplate â flutter_stasis
After years building fintech and healthtech apps with BLoC, MobX, and ValueNotifier, I kept running into the same issues: too many files, manual try/catch everywhere, and state that could be isLoading...
REDDIT
- YouTube
ð Welcome to Module 2 of the Dart Programming Course for Beginners! In this video, youâll dive deeper into the core concepts of Dart programming. This module is essential for building a strong fo...
REDDIT
Tried Spotify-style music app on web: feedback welcome â¤ï¸
Hi devs ð NOT a promotion : just make sharing spotify like ui as open soureced I recently built Hivefy Web an open-source, ad-free music streaming app using Next.js. Nothing too fancy here ð¤·ââ...
REDDIT
how to build strong and engaging app with flutter
so i start learning app dev with flutter and i want o create SaaS with my self and publish it to palystore first and than to app store and i want to start with basic app to trying and atracte users an...
REDDIT
[Open Source] I've created a spin-off of FFmpeg-Kit Plugin with ability to deploy custom builds
I saw an older post discussing FFmpegKit on here and people were upset that it was sun-set. I have created a Spin-off of FFmpegKit that's fully open source with ability to deploy custom builds of FFmp...
REDDIT
Flutter analytics tools that handle screen transitions and gestures properly
Anyone had issues with standard analytics SDKs not tracking Flutter navigation correctly? I keep running into problems where screen views fire incorrectly because of how Flutter's navigator stack work...
REDDIT
are local LLMs the future? Integrate local LLMs in your mobile apps within seconds!
I built a flutter (more languages and platforms coming soon) package that lets you run local LLMs in your mobile apps without fighting native code. Itâs called 1nm. No JNI/Swift headaches Works str...
REDDIT
Struggling to find Flutter roles with 2 YOE â should I switch to React Native?
Hey everyone, Iâm currently trying to switch jobs and could really use some guidance from the community. I have around 2 years of experience: First year: Worked as a native Android developer (Java) ...
REDDIT
I m having a flutter app for which I m thinking to do a smart watch app that runs on all smartwatches ... How do I achieve it?
Hey devs out here, So as said in title, I have a flutter application which is there on playstore. Now I want to build its smartwatch version. How can I achieve it? The only thing is that it should run...
MASTODON
My old, dirty laptop boots an #openSUSE image with my new, dirty desktop environment.
My old, dirty laptop boots an #openSUSE image with my new, dirty desktop environment. I'll be making the repositories public soon, but if anyone out there wants to embark on a #Rust, #Flutter (tiny-sk...
REDDIT
Do apps need to be completely unique to succeed?
Iâve been thinking about this a lot lately. Do we always have to build something that doesnât already exist for it to survive in the tech industry? Or is it possible to take an existing idea (like...
REDDIT
How to recreate this back page transition in Flutter?
Video link: https://www.reddit.com/r/SwiftUI/comments/1rwt6fg/how_does_airbnb_do_this_tab_swipe_animation/ Instagram also has a transition like this. You can move around the page while swiping back.
REDDIT
A problem with building a Baas using the âZeytinâ package!
Hello developers! Today, as the creator of Zeytin, Iâm going to explain the biggest problem youâll face when developing a Baas with Zeytin: The multi-tenant problem. If multiple administrators are...