med-mastodon.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Medical community on Mastodon

Administered by:

Server stats:

343
active users

#flutter

7 posts5 participants0 posts today

Hello book lovers 📚

New version of #Openreads - free and private reading tracker is out!

- Scanning books by ISBN is much quicker now
- Default tags and books lists order can be changed
- Improved UI/UX

Fixed:
- #Goodreads import
- Sorting half-star books
- Stats

Download 2.11.0 from :github: #github :apple_inc: #appstore :android: #googleplay :fdroid: #fdroid

🔗 : github.com/mateusz-bak/openrea
Big thanks to contributors ❤️

A mobile books tracker written in Flutter that respects your privacy. - mateusz-bak/openreads
GitHubGitHub - mateusz-bak/openreads: A mobile books tracker written in Flutter that respects your privacy.A mobile books tracker written in Flutter that respects your privacy. - mateusz-bak/openreads

I wish I could explain to you all how proud (and simultaneously insecure) I am of what I have been working on, and how utterly insane and complex my project has been becoming. 🫠 Suffice to say I have built an automatic device coordination and communication system (including spinning up new data streams :uplink: )...all of that was just to build this simple game for my experiment, but to make it flexible to run with teams of 2, 3, 5, N, players and be able to handle data collection, EEG, and other stuff. :corteximplant_b: :mk2:

It, hopefully, will be a super useful tool for anyone wanting to do research into groups, social dynamics and related investigation...or you could just use it to build a game haha. :commodore:

github.com/NexusDynamic/

I maintain a few pure-Dart projects that are ultimately consumed in a Flutter app.

Due to Flutter version pinning (dart.dev/go/sdk-version-pinning), sometimes I accidentally bump my deps too far and can't use my packages in my app. Then I have to revert and re-release.

I finally made a GitHub Actions action to prevent this problem:
github.com/marketplace/actions

If you have a pure-Dart project and want to be nice to Flutter users, check it out!

GitHubsdk/docs/Flutter-Pinned-Packages.md at main · dart-lang/sdkThe Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more. - dart-lang/sdk
#Dart#Flutter#CI