zeioth, to ubuntu Spanish

I seriously don't get how a popular distro as don't have or on its repositories.

This is why I don't use distros without a user repository.

People get pedantic insulting users, but truth is you can find anything on (arch user repository)

Anything that doesn't exist on the oficial repos, users can upload it and maintain it.

foxanna, to Flutter

I recently posted a lot about using code generation with build_runner for productive #Dart and #Flutter development. Now that I am working on an in-depth article on this topic, I'd like to ask for your input. What questions do you have or what particular aspects do you struggle with? Let me know in the comments!

In the meantime, I thought I’d gather 5️⃣ useful resources I previously shared about code generation in a single thread below.

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.

itnewsbot, to Flutter

Steamboat Willie Never Sounded Better - Mickey Mouse’s introduction to the world was the 1928 cartoon, Steamboat Willie. N... - https://hackaday.com/2024/01/24/steamboat-willie-never-sounded-better/ #audioprocessing #steamboatwillie #mickeymouse #mischacks #flutter #disney

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

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.

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++

hankg, to Flutter

Does anyone know if there is an implementation of the Ribbon Interface in yet? Scouring pub.dev I'm not finding it but it wouldn't be the first time the search engine failed me, especially with such a common name.
graphical user interface element

shalien, to Flutter French
@shalien@projetretro.io avatar

🇫🇷 Et soudain je me dit que je vais devoir faire du build_runner

🇬🇧 And suddenly build_runner seems the solution

hankg, to Flutter

I had trouble getting a VerticalDivider to show up in a #flutter toolbar. It's because the Row didn't have any explicit height. There are two solutions: wrap it in a SizedBox, or wrap the row in an IntrinsicHeight. The latter can have performance penalties deep in the widget tree.

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.

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

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

cryptax, to android
@cryptax@mastodon.social avatar

Interesting. This is how an Android/MoneyMonger detects if ADB is enabled or not: it looks for development settings. This is not a new technique, but I rarely see it in malware.

#Android #moneymonger #ADB #Flutter

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.

hankg, to Flutter

I never realized you could check type with switch and if-case statements, but there is some nuance there. I also never did but see why it is generally not a good idea to use the runtimeType of an object to do a similar comparison
Dart .runtimeType Caution!

coneno, to Flutter

QuikFlow is now available for Windows 🚀🪟

Create flowcharts with a mind mapping workflow!

Available on the Microsoft Store and the Mac App Store:

https://apps.microsoft.com/detail/9mwmkls09tgz

https://apps.apple.com/us/app/quikflow/id1626354390

#mindmapping #flowchart #flutter #flutterdev #windows #windows10 #windows11 #mac #macos #quikflow

hankg, to Flutter

I often run my Flutter apps on my Mac and Linux desktops even beyond debugging but they are essentially the mobile app UI/UX running in a desktop window. I have an unwieldy spreadsheet "app" I have decided to convert to some Dart/Flutter code. I was originally going to just do my usual dev process but now I'm thinking I may try to make a legit desktop version of it. I'm curious to see where things are with respect to features like menus, toolbars, MDI (if I chose to do that), etc. I haven't explored true desktop UI/UX in Flutter since Flutter Desktop first hit beta back in 2021 so this should be interesting :).

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

khalidabuhakmeh, to chinese
@khalidabuhakmeh@mastodon.social avatar
ConnyDuck, to Flutter
@ConnyDuck@chaos.social avatar

So which Fedi Apps are built with ? :breadpeek:

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.

shalien, to random
@shalien@projetretro.io avatar

I will take the last five minutes of my break to make a smoll callback on vs

IMO; was made with influencers in minds since it deeply connect with , etc .I perfectly see it being using during a live and answering asap a question is asked.

Retrospring and on the others feel more like a way to open to peoples without pressuring anything. The UI remember me of liberapay, simple, straighforward. And you can actually customize it using simple css. 1/?

shalien,
@shalien@projetretro.io avatar

On the others NGL interface (only mobile app) look like a mashup between iOS UI code (bottom scroll for choices) and Android 4.3 theming. If think I could get something more natural using
.
Restrospring doesn't have a mobile app at all and , well who care? The website is enough indeed and responsive. And the mobile version is quite well made.

So ofc, my choice is biaised toward retrospring, the UI, the privacy features, the customization, it's something made to be ... 2/?

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

  • 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