Flutter Programming

mobileatom,
@mobileatom@flipboard.com avatar
fuzzybinary,
@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....

fahrni,
@fahrni@curmudgeon.cafe avatar

@fuzzybinary Hell, I’d like to hear more about that.

ssoper,
@ssoper@noc.social avatar

everyone’s talking about the python layoffs but the and 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/

tomayac,
@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.

niutech,
@niutech@fosstodon.org avatar

@tomayac How about terminal-based web browsers like lynx, links, w3m? Does this also apply to them?

tomayac,
@tomayac@toot.cafe avatar

@niutech I just tried loading https://flutter-gallery-archive.web.app/#/demo/card in Lynx, but it doesn't get far…

amugofjava,
@amugofjava@podcastindex.social avatar

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.

dave,
@dave@podcastindex.social avatar

@amugofjava Very cool. The first code I ever wrote was BASIC on a Commodore 64. That was probably 1987 or 88 I guess. Those were the good old days when they would ship a BASIC language manual with the computer, in the box.

filiph,
@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,
@sergio_101@mastodon.social avatar

@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.

keyle,
@keyle@mastodon.world avatar

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.

MuseumShuffle,
@MuseumShuffle@mastodon.social avatar

@keyle I filed feedback saying that I desperately need examples in my documentation to understand how some things work.

alephoto85, (edited ) Italian
@alephoto85@livellosegreto.it avatar

Perché non dovrei studiare ?

@programmazione

Mi date una mano? Scatenatevi con aspetti negativi e critiche.

Grazie amicз 🙏

alephoto85, (edited )
@alephoto85@livellosegreto.it avatar

@iam0day @DieguiTux8623 molto interessante anche Tauri (una delle mille cose che ho "guardato" e piantato lì, non ricordo neanche perché)

DieguiTux8623,

Compose desktop l’ho provato ed è interessante, gli altri target (web e iOS) non ho ancora avuto modo. Però stanno facendo un gran lavoro…

dateapp,
@dateapp@floss.social avatar

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

image/png
image/png
image/png

ConnyDuck,
@ConnyDuck@chaos.social avatar

So which Fedi Apps are built with ? :breadpeek:

ConnyDuck,
@ConnyDuck@chaos.social avatar

@cheeaun @trunksapp is it closed source? 😯

cheeaun,
@cheeaun@mastodon.social avatar

@ConnyDuck @trunksapp yeah I think so

dateapp,
@dateapp@floss.social avatar

Hiya everyone! We're on the Fediverse!

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

coneno,
@coneno@mastodon.social avatar

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

ctietze,
@ctietze@mastodon.social avatar

@coneno Interesting! In our local mobile dev meetup, there's been a surprising (to me) amount of praise for Flutter, so maybe I should check that out in earnest

coneno,
@coneno@mastodon.social avatar

@ctietze It is definitely a very attractive option for mobile development!

For desktop, there are honestly still a lot of challenges, but as you can see, with enough determination, you can achieve some good (in our opinion :D) results.

hankg,

I had trouble getting a VerticalDivider to show up in a 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.

hankg,

The third example should read:

IntrinsicHeight(
  child: Row(children: [
    IconButton(onPressed: () {}, icon: Icon(Icons.save)),
    VerticalDivider(),
    IconButton(onPressed: () {}, icon: Icon(Icons.cut)),
  ]),
);
foxanna,
@foxanna@fluttercommunity.social avatar

I recently posted a lot about using code generation with build_runner for productive and 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.

filiph,
@filiph@mastodon.social avatar

I think Flutter needs an audio engine plugin (as opposed to an audio player plugin). For mixing, gapless loops, effects, streaming, performance. Something that can easily support a game (or an immersive app).

Before I go ahead with something nobody will use or that I won't be able to maintain, I want to gauge interest within the community, and ideally stir up some excitement. Here: https://filiph.net/fmod/

filiph,
@filiph@mastodon.social avatar

Whoa! The author just let me know about this plugin. I haven't tested it yet but damn! https://github.com/alnitak/flutter_soloud

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