Skip to main content

Search

Items tagged with: flutter


Come join us at Michigan Python tomorrow at 7pm EDT! Afranio Costa will be giving a talk about Building Multi-Platform Apps with Flet and Python. All are welcome to come learn how to use Flutter and Python together to build a simple data science oriented app with data graphs. meetup.com/michigan-python/eve… #Python #Flutter #Flet #DataScience


I wrote a benchmark of game engine performance primarily geared towards the types of 2D games that are popular these days.

Here are the results for Flutter, Flame, Unity and Godot. It's a long read with many caveats, so buckle up.

Here:
filiph.net/text/benchmarking-f…

#Flutter #gamedev


I wrote a Dart package for speech-dispatcher, enabling TTS on Linux. It also works with Flutter for Linux. The package supports most features of speech-dispatcher, with additional support for less commonly used functionality like history coming soon. It still needs broader testing, so feel free to open any issues you encounter. My hope is that one of the TTS packages for Flutter will start using it to add Linux support, as most, if not all, currently don't support Linux.

You can find the package on GitHub at github.com/the-byte-bender/dar… and on pub.dev at pub.dev/packages/dart_speechd.

#dart #flutter #tts #linux


I hear from developers that the #Flutter framework seems to be the worst decision in terms of #Accessibility. So let‘s see if these dates are valid. social.heise.de/@vowe/11242339…


A #Flutter #gamedev question: is there sample code for implementing a key binding customization UI?

Something that lists actions in the game and allows the player to customize the keys?

I _think_ I heard someone talking about implementing this in the past. I thought I'd ask.


#FluffyChat v1.18.0 has been released 🥳

FluffyChat v1.18.0 adds some new features, fixes a lot of bugs and improves the notifications on Android by showing them in a conversations style. Voice messages got the ability to change the play speed and the status header is now optional.

Read more at: ko-fi.com/post/FluffyChat-v1-1…

#matrix #flutter #development


Whenever I discover a new GUI toolkit, my first question is always “is it more native than the Web?” For reference, here are some ways Web apps have better system integration than Flutter:

  • System fonts, font hinting settings, and font fallback settings.
  • System text navigation shortcuts.
  • System scrollbar visibility, thickness, and click settings/behavior.
  • System highlight menus and controls (on touchscreens).
  • System display scaling settings.
  • System reduced-motion settings (An API is documented, but I have never used a Flutter app that actually disables animations. I may be wrong).
  • System reduced-transparency settings.
  • System forced-colors mode (Windows High Contrast Mode).
  • System color palettes (some browsers support setting default colors without necessarily forcing the palette).
  • System media controls (play/pause/skip, current track, e.g. using MPRIS on freedesktop platforms).

It’s an easier question to answer than my second question: “What WCAG conformance level can I hope for?


Originally posted on seirdy.one/notes/2023/11/21/mo… (POSSE). #Flutter #Accessibility


Early #Perl luminary and author (#OReilly camel and llama books, many magazine articles, etc.) Randal Schwartz, a/k/a merlyn, is in dire financial straits.

He needs gainful #employment NOW of any kind, and although his #programming language of choice now is #Dart and the #Flutter framework, he’s willing to fall back on his @Perl chops.

Refer or reach him at linkedin.com/in/randalschwartz

Or do what I’m doing and sign up for his #Patreon at patreon.com/randalschwartz

#OpenToWork #FediHire


XMPP + Google Summer of Code 2023

Project presentation:

Moxxy - #Moxxy is an experimental, modern XMPP client written in #Flutter

wiki.xmpp.org/web/Google_Summe…

codeberg.org/moxxy/moxxyv2

#XMPP #GSoC2023 #GSOC, #Google #interoperability #standards #federation #dart


The new switch widgets are cute 🥰 I have updated #fluffychat to #flutter 3.7.0 now which brings performance improvements and design changes.


@Piciok Not everything you want to do may be possible, but everything in Flutter starts with semantic tree. I hope this article helps: didierboelens.com/2018/07/sema….
Also, the general #a11y #flutter documentation can be found here: docs.flutter.dev/development/a…


RT @vick08@twitter.com

Writing your first app with #Flutter — now with screen reader references / demo included: docs.flutter.dev/get-started/c…
#a11y


Writing your first app with #Flutter — now with screen reader references / demo included: docs.flutter.dev/get-started/c…
#a11y


An alle, die mit #Flutter arbeiten: Ist die #Übersetzung der #App in andere #Sprachen wirklich so blöd und aufwändig, wie dort beschrieben? : docs.flutter.dev/development/a…

Hat jemand eine Empfehlung für einen schnellen Workflow oder Tools?

#development #dev


FluffyChat is an open source, nonprofit matrix client created using Flutter, the open source framework that allows building beautiful, natively compiled, multi-platform applications from a single codebase. The app is easy to use, secure and decentralized.

#fluffychat #matrix #flutter #android #linux