lichess, to opensource
@lichess@mastodon.online avatar

After 1.5 years of active development by our mobile developer, we are releasing the new Lichess mobile app in public beta. Read about it and download from our blog https://lichess.org/@/Lichess/blog/the-new-mobile-app/KXlgb3X2

SteveFaulkner, to accessibility
@SteveFaulkner@mastodon.social avatar

⌨️Flutter Wang

"it is important to highlight that Full Keyboard Access (FKA) on Flutter does not exist. If you are planning on building an app using Flutter, FKA users will not be able to use your app"

#a11y #mobile #flutter

https://www.tpgi.com/mobile-tabs-part-3-flutter/

hankg, to Flutter

The "What's New in Flutter" Presentation from 2024 Google I/O (with some updates on the Dart core language features like Macros)
What's new in Flutter

hankg, to Flutter

I'm finally at the making pretty pictures part of my Dart/Flutter implementation of the Ray Tracer Challenge. I even have live rendering updates albeit janky as hell. On to world building chapter... #DartLang #Flutter #RayTracerChallenge
gitlab.com/HankG/raytracerchal…

A phong shaded spheroid showing each of the transformations and settings

hankg, to retrogaming

Watching through the 2.5 hour long 3dfx oral history panel in small slices as I resume work on my Dart implemetation of The Ray Tracer Challenge :)
3dfx Oral History Panel with Ross Smith, Scott Sellers, Gary Tarolli, and Gordon Campbell

mobileatom, to Flutter
@mobileatom@flipboard.com avatar
publicvoit, to programming
@publicvoit@graz.social avatar

What happens, when you join two paths in a language when the second one is an absolute one?

join("foo", "/bar")
returns "foo/bar" or "/bar"?

The wonderful @meisterluk wrote a great article about that you might want to read: https://lukas-prokop.at/articles/2024-05-03-filepath-join-behavior

I can not tell what version I'd actually prefer. There are situations where both versions would be "proper".

#C++

fuzzybinary, to Flutter
@fuzzybinary@mastodon.gamedev.place avatar

Thinking about submitting a talk or two to Fluttercon USA. Company would like me to talk about mobile observability, but I kinda also want to talk about Dart embedding. Curious if Fluttercon is a good fit for that....

#flutter #dart

hankg, to programming

I've been in a bit of a developer rut. It's not lack of projects I want to do and can work on. It's more like analysis paralysis on some, death by a thousand cuts aversion on others. So I piss away time on social media. I decided to try to get some dev momentum by picking up something I first tried back in 2020 the last time I got dev writers block: The Ray Tracing Challenge. Back then it was Kotlin and I only got as far as basic ray projection before wrestling with the Cucumber test system and "real work" derailed me. This time I'm going to be trying it in Dart and Flutter. My progress, or lack thereof, will be in this repository with a corresponding plain text developer log.

gitlab.com/HankG/raytracerchal…

ssoper, to Flutter

everyone’s talking about the python layoffs but the #flutter and #dart layoffs seem to have flown under the radar. from a mobile dev perspective they are more concerning regarding google’s commitment to its supposedly first class cross platform development ecosystem

https://www.reddit.com/r/FlutterDev/comments/1cduhra/comment/l1j9eoo/

Yonggan, to web

Puh heute bischen am Caching der gearbeitet. Wenn irgendjemand weiß wie das mit Drift im funktioniert bei wäre ich sehr dankbar für Hilfe. Aktuell hab ich das nur mit Memory Caching hinbekommen.

tomayac, to Flutter
@tomayac@toot.cafe avatar

📢 Accessibility in Flutter on the Web—How Flutter aims to make canvas-rendered apps accessible to users of assistive technologies: https://medium.com/flutter/accessibility-in-flutter-on-the-web-51bfc558b7d3. I’ve reverse-engineered what Flutter does (peer-reviewed by Flutter engineers). Note that I haven’t tested if the approach actually works for users of assistive technologies; I’m not qualified to do that.

foss_android, to web
@foss_android@mstdn.social avatar

freeCodeCamp
freeCodeCamp's open-source mobile app

freeCodeCamp.org is an online learning platform offering a comprehensive curriculum in #web development and machine learning. The curriculum is self-paced and available free of charge. The App includes challenges, tutorials, Code Radio, and podcasts.
Contribute to freeCodeCamp: https://contribute.freecodecamp.org/

Download: https://play.google.com/store/apps/details?id=org.freecodecamp

#FOSS #Android #OpenSource #Coding #Education #freeCodeCamp #OSS #Podcasts #python #Flutter #JavaScript #iOS

openreads, to books

Big news for 🚀

100% of the strings in our @weblate project have now screenshots assigned to them to help you with the context while translating!

Thanks to our amazing community, we've conquered 23 languages with over 90% completion, and we're catching up with the next 10 more.

I invite you to take a look if you want to help with translating.

🔗 https://hosted.weblate.org/engage/openreads

openreads, to accessibility

I'm excited to announce Openreads 2.7.0 📚 🎉 🚀

✨ In the newest version:

Download from :github: :apple_inc: :android: and :fdroid:

🔗 : https://github.com/mateusz-bak/openreads
Big thanks to contributors! 📱🌟 💓

amugofjava, to Flutter

It occurred to my today that I have been coding for 40 years, starting with ZX Spectrum BASIC and currently enjoying and . I still love , it still excites me and I am always learning. I can't image a time when I don't code.

filiph, to Flutter
@filiph@mastodon.social avatar

Remember my call for a proper audio engine for Flutter?
https://filiph.net/fmod/

Turns out there's pkg:flutter_soloud, which already does most of the things we need. I spent the last few weeks helping Marco, the author of the package, to make the API more Dart-isan.

Please test the hell out of the preview version in your projects:
https://pub.dev/packages/flutter_soloud/versions/2.0.0-pre.4

sergio_101,

@filiph so, i am about to finally take the time to learn properly. mostly for cross platform desktop apps. but maybe a mobile app soonish.

makealinuxapp, to linux

Hello 👋

Four years ago we created https://makealinux.app/ to encourage new developers to build applications for #Linux.

Reception to the initiative was great, but now the site is in dire need of a spring clean, and new coat of electronic paint! 🖌️

We've started a fresh repository (link in bio) to build the new site. Do stop by, and take a look. It's all a little empty, but we're working on it!

If you'd like to help, we'd welcome contributions! 🙏

#gnome #kde #flutter #electron

keyle, to Flutter

After sinking into the world of vs. I must say I'm starting to enjoy flutter more than Apple's stuff. Pssst, they have documentation! And examples! and tons of code freely available without being deprecated or extinct, and no secret cabal.

estevez, to proxmox
@estevez@techhub.social avatar

I made it and it went better than expected.

I have a single-node setup with various services in containers and a VM. For example, https://blog.randomplace.online/ is hosted there. I needed a build machine to build a work project, so I decided to spin up a new VM.

I got 10 minutes of build time and my server didn't die during the build. You can see the CPU load of two builds. There is plenty compute power left to serve my blog for that one visitor per month. Also, the Home Assistant VM was not affected.

Need to mention that the node is an PN41 with 4-core Celeron N5100 and 16GB of RAM.

dateapp, to linuxphones

Date Calculator is on PostmarketOS!

On GNOME shell mobile too!

Download here: https://github.com/AtiusAmy/net.winscloud.DateCalculator/releases/
(The Flatpak version because the tarball doesn't work on PostmarketOS due to glibc reasons 😅 )

#LinuxPhone #Linux #Flutter #PostmarketOS #FOSS

The Range calculator page on Date Caculator

dateapp, to Flutter

ALPHA RELEASE 0.0.7 NOW OUT
Finally, after a period of silence... A new release has appeared!
Now with:

  • UI design overhaul
  • New navigation bar, removed slow animations
  • Modified "Calendar" page to "Range"
  • Minor icon changes
  • Added source code and community links

Available for download now on GitHub!

Source code available at: https://git.winscloud.net/winsdominoes/dateapp

@flutter #flutter #dateapp

image/png
image/png
image/png

ConnyDuck, to Flutter
@ConnyDuck@chaos.social avatar

So which Fedi Apps are built with ? :breadpeek:

dateapp, to Flutter

Hiya everyone! We're on the Fediverse! #introduction

Date Calculator is a Flutter app to calculate date related things, it is still in alpha/pre-alpha so it is not feature complete, but the bare minimum is already here.

It is developed by @winsdominoes at the request of @AmyIsCoolz :3

It is available on Linux, Android, MacOS, and Windows
Download here: https://github.com/WinsDominoes/dateapp/releases/
Flatpak: https://github.com/AtiusAmy/net.winscloud.DateCalculator/releases/

@flutter #Flutter #FlutterDev #Linux #Android #MacOS #Windows #Dates #FOSS

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • ngwrru68w68
  • modclub
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • megavids
  • GTA5RPClips
  • tacticalgear
  • normalnudes
  • tester
  • osvaldo12
  • everett
  • cubers
  • ethstaker
  • anitta
  • provamag3
  • Leos
  • cisconetworking
  • lostlight
  • All magazines