mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.8K
active users

#dart

4 posts4 participants0 posts today
Blake Leonard<p><span>More </span><a href="https://infosec.town/tags/dart" rel="nofollow noopener noreferrer" target="_blank">#dart</a><span> troubles today, this time particularly with </span><a href="https://infosec.town/tags/riverpod" rel="nofollow noopener noreferrer" target="_blank">#riverpod</a><span>.<br><br>It looks like sometimes, with an unknown cause, setting a StateNotifier-based provider that holds an error message from within a ConsumerWidget (in response to another provider) will fail, because "Providers are not allowed to modify other providers during their initialization."<br><br>The only provider that should be being initialized is the command provider, and I've taken it out of the equation by delaying the set until that is done executing. The behavior hasn't changed at all. Oddly enough, once that error grinds through the debugger, it actually sets the StateNotifier to a resulting error ("At least listener [sic] of the StateNotifier Instance of '_CommandNoteNotifier' threw an exception<br>when the notifier tried to update its state"; the console shows that that error is in response to the "Providers are not allowed" error). I just don't know where exactly that's happening, or why that works. Or how I can get it to work correctly.<br><br>Would it work fine if I took executeCommand (which now-indirectly runs the "set") to not be a Provider and just be a function that takes a ref instead? That's not preferable because then I have to take a WidgetRef outside of a widget, which is "wrong" to do and comes with other issues.</span></p>
KDAB<p>Improve your&nbsp;<a href="https://techhub.social/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a>&nbsp;skills with Codebrowser - an online C, C++, Rust &amp; Dart code browser. It focuses on improving the code navigation with proper semantic highlighting and tooltips. Try it out on&nbsp;<a href="https://codebrowser.dev" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">codebrowser.dev</span><span class="invisible"></span></a>&nbsp;<a href="https://techhub.social/tags/C" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>C</span></a>&nbsp;<a href="https://techhub.social/tags/Cpp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Cpp</span></a>&nbsp;<a href="https://techhub.social/tags/RustLang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RustLang</span></a>&nbsp;<a href="https://techhub.social/tags/Dart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Dart</span></a>&nbsp;<a href="https://techhub.social/tags/Coding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Coding</span></a>&nbsp;<br><a href="https://codebrowser.dev" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">codebrowser.dev</span><span class="invisible"></span></a></p>
Felix 🇺🇦🚴‍♂️🇨🇦🇬🇱🇩🇰🇲🇽🇵🇦 🇪🇺<p><span class="h-card" translate="no"><a href="https://infosec.exchange/@barubary" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>barubary</span></a></span> <span class="h-card" translate="no"><a href="https://social.tchncs.de/@rena2019" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>rena2019</span></a></span> Noch etwas Persönliches zum <a href="https://norden.social/tags/Dart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Dart</span></a>. Natürlich hat die Sprache ihre Berechtigung. Aber so richtig schön ist die Programmiersprache nicht. Macht nicht wirklich Spaß. Irgendwas zwischen <a href="https://norden.social/tags/Java" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Java</span></a>, <a href="https://norden.social/tags/Typescript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Typescript</span></a>, <a href="https://norden.social/tags/Javascript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Javascript</span></a> und <a href="https://norden.social/tags/Kotlin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kotlin</span></a>. Sicher kann man damit gut Anwendungen entwickeln. Ich wette nur, wenn Google sich für Typescript, JavaScript oder (Kotlin) im Gegensatz zu Dart entschieden hätte, wäre es sicher noch weiter verbreitet.</p>
rena2019 ☑️<p>Artikel von vor 14 Jahren: <br>Why <a href="https://social.tchncs.de/tags/Dart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Dart</span></a> is not the language of the future<br><a href="https://blogs.perl.org/users/rafael_garcia-suarez/2011/10/why-dart-is-not-the-language-of-the-future.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blogs.perl.org/users/rafael_ga</span><span class="invisible">rcia-suarez/2011/10/why-dart-is-not-the-language-of-the-future.html</span></a></p><p>...im Perl Blog...ok<br>...nutzt noch jmd <a href="https://social.tchncs.de/tags/Perl" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Perl</span></a>?<br>...egal, muss jetzt wieder weiter arbeiten, mit Flutter....Dart Code schreiben 😂</p>
Hacker News<p>Dart added support for cross-compilation</p><p><a href="https://dart.dev/tools/dart-compile#cross-compilation-exe" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">dart.dev/tools/dart-compile#cr</span><span class="invisible">oss-compilation-exe</span></a></p><p><a href="https://mastodon.social/tags/HackerNews" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HackerNews</span></a> <a href="https://mastodon.social/tags/Dart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Dart</span></a> <a href="https://mastodon.social/tags/CrossCompilation" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CrossCompilation</span></a> <a href="https://mastodon.social/tags/DartDev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DartDev</span></a> <a href="https://mastodon.social/tags/Programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Programming</span></a> <a href="https://mastodon.social/tags/News" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>News</span></a> <a href="https://mastodon.social/tags/Development" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Development</span></a></p>
Blake Leonard<p><a href="https://infosec.town/tags/dart" rel="nofollow noopener noreferrer" target="_blank">#dart</a><span>: fun times<br><br>So I'm loading up the Spades source on my PC because it's easier to get to and gives me a chance to develop for Windows too (on top of Linux and Android). I go to run build_runner and oops! Wall of errors for imports in a dependency of a dependency. Okay, let's figure out what needs to be updated. Riverpod, Freezed, alright no apparent breakage of my app so far... And build_runner still fails.<br><br>I might need to update </span><code>moxxmpp</code><span> and its dependency </span><code>moxlib</code><span>. Or replace them with something better maintained.</span></p>
Blake Leonard<p><span>i uh.... probably should not do this but now I'm tempted. Not even sure where to start -- somewhere in the sea of TLS and SASL, I suppose... then stream management... and idfk after that<br><br></span><a href="https://infosec.town/tags/xmpp" rel="nofollow noopener noreferrer" target="_blank">#xmpp</a><span> </span><a href="https://infosec.town/tags/dart" rel="nofollow noopener noreferrer" target="_blank">#dart</a><span><br><br>RE: </span><a href="https://infosec.town/notes/a7hq5f93bjvil7mm" rel="nofollow noopener noreferrer" target="_blank">infosec.town/notes/a7hq5f93bjvil7mm</a></p>
Flutter Community :va:<p>🔴 <a href="https://fluttercommunity.social/tags/HumpdayQandA" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HumpdayQandA</span></a> with GDE Jhin Lee 💙 at 5pm BST / 6pm CEST / 9am PDT today! We're going to talk AI, and answering all your <a href="https://fluttercommunity.social/tags/Flutter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Flutter</span></a> and <a href="https://fluttercommunity.social/tags/Dart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Dart</span></a> questions with <span class="h-card"><a href="https://fluttercommunity.social/@simon" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>simon</span></a></span> @Randal Danielle, John and Stef</p><p><a href="https://www.youtube.com/watch?v=1U-zd6MYrOA" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/watch?v=1U-zd6MYrO</span><span class="invisible">A</span></a></p>
zeyus :gopnik_implant_b:‎<p>So, you might (or not, no judgement) recall I was participating in a game jam. It's done, we submitted ☠️ check it out!</p><p><a href="https://zeyus.itch.io/red-ocelot" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">zeyus.itch.io/red-ocelot</span><span class="invisible"></span></a></p><p>Red Ocelot, a 2D space shooter</p><p><a href="https://corteximplant.com/tags/game" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>game</span></a> <a href="https://corteximplant.com/tags/gamedev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>gamedev</span></a> <a href="https://corteximplant.com/tags/gamjam" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>gamjam</span></a> <a href="https://corteximplant.com/tags/flame" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>flame</span></a> <a href="https://corteximplant.com/tags/forge2d" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>forge2d</span></a> <a href="https://corteximplant.com/tags/flutter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>flutter</span></a> <a href="https://corteximplant.com/tags/dart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dart</span></a> <a href="https://corteximplant.com/tags/spaceshooter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>spaceshooter</span></a> <a href="https://corteximplant.com/tags/shooter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>shooter</span></a> <a href="https://corteximplant.com/tags/gamephysics" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>gamephysics</span></a> <a href="https://corteximplant.com/tags/opensource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opensource</span></a> <a href="https://corteximplant.com/tags/shaders" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>shaders</span></a> <a href="https://corteximplant.com/tags/crossplatform" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>crossplatform</span></a> <a href="https://corteximplant.com/tags/oss" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>oss</span></a> <a href="https://corteximplant.com/tags/freegame" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>freegame</span></a> <a href="https://corteximplant.com/tags/freegames" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>freegames</span></a> <a href="https://corteximplant.com/tags/flamegamejam" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>flamegamejam</span></a></p>
WordofTheHour<p><a href="https://mastodon.social/tags/dart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dart</span></a> : a pointed missile weapon, intended to be thrown by the hand</p><p>- German: der Dart</p><p>- Italian: dardo</p><p>- Portuguese: dardo</p><p>- Spanish: dardo</p><p>------------</p><p>Join our new Discord Server for language learners @ <a href="https://wordofthehour.org/discord" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">wordofthehour.org/discord</span><span class="invisible"></span></a></p>
Jakob Miksch<p>There are two cross-platform smartphone apps for <a href="https://mastodon.social/tags/osm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>osm</span></a> written in <a href="https://mastodon.social/tags/Flutter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Flutter</span></a> <a href="https://mastodon.social/tags/Dart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Dart</span></a> :</p><p>- <span class="h-card" translate="no"><a href="https://en.osm.town/@everydoor" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>everydoor</span></a></span> <br>- <a href="https://mastodon.social/tags/OpenStop" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenStop</span></a> <a href="https://github.com/OPENER-next/OpenStop" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/OPENER-next/OpenStop</span><span class="invisible"></span></a></p><p>Wondering if there are some synergies in the development <a href="https://mastodon.social/tags/openstreetmap" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>openstreetmap</span></a></p>
zeyus :gopnik_implant_b:‎<p>Yo, software devs, visual artists, musicians, and more, I'm joining the flame game jam this weekend/next week. It should be awesome fun. If you're interested in Dart/Flutter and/or making games you should consider joining too!! </p><p><a href="https://itch.io/jam/flame-jam-2025" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">itch.io/jam/flame-jam-2025</span><span class="invisible"></span></a></p><p><a href="https://corteximplant.com/tags/flame" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>flame</span></a> <a href="https://corteximplant.com/tags/flutter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>flutter</span></a> <a href="https://corteximplant.com/tags/dev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dev</span></a> <a href="https://corteximplant.com/tags/GameDev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GameDev</span></a> <a href="https://corteximplant.com/tags/jam" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jam</span></a> <a href="https://corteximplant.com/tags/hackathon" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>hackathon</span></a> <a href="https://corteximplant.com/tags/coding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>coding</span></a> <a href="https://corteximplant.com/tags/dart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dart</span></a></p>
Westport Observatory<p>TONIGHT - JPL's Nancy Chabot from the Double Asteroid Redirection Test (DART) at the WAS Free Online Science Lecture Event April 15th. The classroom will be closed, however you can join the Zoom webinar or YouTube live stream at 8:00 pm tonight! <a href="https://was-ct.org/events/nancy-chabot-planetary-chief-scientist-at-jpl-dart-update/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">was-ct.org/events/nancy-chabot</span><span class="invisible">-planetary-chief-scientist-at-jpl-dart-update/</span></a></p><p><a href="https://vmst.io/tags/NASA" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NASA</span></a> <a href="https://vmst.io/tags/DART" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DART</span></a> <a href="https://vmst.io/tags/WestportAstronomicalSociety" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>WestportAstronomicalSociety</span></a> <a href="https://vmst.io/tags/Lecture" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Lecture</span></a> <a href="https://vmst.io/tags/JPL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JPL</span></a></p>
Valdeir S.<p>Is it worth learning Dart and, later, Flutter to create mobile and desktop apps and, occasionally, create CLI automations?</p><p>I'm not sure whether to learn Dart or GoLang.</p><p><a href="https://mastodon.social/tags/dart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dart</span></a> <a href="https://mastodon.social/tags/flutter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>flutter</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a> <a href="https://mastodon.social/tags/BolhaDev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>BolhaDev</span></a> <a href="https://mastodon.social/tags/BolhaTech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>BolhaTech</span></a></p>
zeyus :gopnik_implant_b:‎<p>lol, this started out with me thinking this will just be a simple find/replace...let's just say I was wrong.</p><p>Totally worth it though for the learning and for the result.</p><p><a href="https://github.com/flame-engine/flame/pull/3515" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/flame-engine/flame/</span><span class="invisible">pull/3515</span></a></p><p><a href="https://corteximplant.com/tags/flutter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>flutter</span></a> <a href="https://corteximplant.com/tags/dart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dart</span></a> <a href="https://corteximplant.com/tags/flame" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>flame</span></a> <a href="https://corteximplant.com/tags/pullrequest" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pullrequest</span></a> <a href="https://corteximplant.com/tags/github" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>github</span></a> <a href="https://corteximplant.com/tags/git" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>git</span></a> <a href="https://corteximplant.com/tags/coding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>coding</span></a> <a href="https://corteximplant.com/tags/flameengine" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>flameengine</span></a></p>
Westport Observatory<p>WAS Welcomes back Nancy Chabot, Planetary Chief Scientist at JPL for a follow up talk April 15th on the results from DART, the Double Asteroid Redirection Test. The classroom will be closed and the talk will be a webinar on Zoom and streamed on our YouTube channel. <a href="https://ow.ly/JgAK50VtSwR" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">ow.ly/JgAK50VtSwR</span><span class="invisible"></span></a></p><p><a href="https://vmst.io/tags/WestportAstronomicalSociety" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>WestportAstronomicalSociety</span></a> <a href="https://vmst.io/tags/JPL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JPL</span></a> <a href="https://vmst.io/tags/DART" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DART</span></a> <a href="https://vmst.io/tags/Lecture" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Lecture</span></a></p>
Matthew Turland<p><a href="https://phpc.social/tags/Malware" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Malware</span></a> is harder to find when written in obscure languages • The Register<br><a href="https://www.theregister.com/2025/03/29/malware_obscure_languages/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">theregister.com/2025/03/29/mal</span><span class="invisible">ware_obscure_languages/</span></a></p><p><a href="https://phpc.social/tags/Lisp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Lisp</span></a> <a href="https://phpc.social/tags/Haskell" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Haskell</span></a> <a href="https://phpc.social/tags/Delphi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Delphi</span></a> <a href="https://phpc.social/tags/Golang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Golang</span></a> <a href="https://phpc.social/tags/Dart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Dart</span></a> <a href="https://phpc.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://phpc.social/tags/Security" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Security</span></a></p>
zeyus :gopnik_implant_b:‎<p>But, I have done something that is super cool and I have nobody to share it with, and nothing to show for it besides some passing tests.</p><p><a href="https://github.com/zeyus/liblsl.dart/blob/main/packages/liblsl/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/zeyus/liblsl.dart/b</span><span class="invisible">lob/main/packages/liblsl/</span></a> (readme is outdated, see tests)</p><p>HMU if you're a <a href="https://corteximplant.com/tags/softwareengineering" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>softwareengineering</span></a> , <a href="https://corteximplant.com/tags/networkengineering" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>networkengineering</span></a> , <a href="https://corteximplant.com/tags/systemsarchitecture" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>systemsarchitecture</span></a> or <a href="https://corteximplant.com/tags/designpattern" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>designpattern</span></a> nerd, I'd love feedback and suggestions for improvement (or just question my sanity)</p><p><a href="https://corteximplant.com/tags/dart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dart</span></a> <a href="https://corteximplant.com/tags/flutter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>flutter</span></a> <a href="https://corteximplant.com/tags/crossplatform" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>crossplatform</span></a> <a href="https://corteximplant.com/tags/development" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>development</span></a> <a href="https://corteximplant.com/tags/softwaredevelopment" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>softwaredevelopment</span></a> <a href="https://corteximplant.com/tags/c" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>c</span></a> <a href="https://corteximplant.com/tags/ffi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ffi</span></a> <a href="https://corteximplant.com/tags/dartnative" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dartnative</span></a></p>
Unofficial PetaPixel Bot<p>Space Probe Captures Rare View of Mars’ Second Moon <a href="https://petapixel.com/2025/03/27/space-probe-hera-captures-rare-view-of-mars-second-moon-deimos/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">petapixel.com/2025/03/27/space</span><span class="invisible">-probe-hera-captures-rare-view-of-mars-second-moon-deimos/</span></a> <a href="https://toot.earth/tags/europeanspaceagency" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>europeanspaceagency</span></a> <a href="https://toot.earth/tags/heraprobe" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>heraprobe</span></a> <a href="https://toot.earth/tags/redplanet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>redplanet</span></a> <a href="https://toot.earth/tags/asteroid" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>asteroid</span></a> <a href="https://toot.earth/tags/deimos" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>deimos</span></a> <a href="https://toot.earth/tags/phobos" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>phobos</span></a> <a href="https://toot.earth/tags/Space" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Space</span></a> <a href="https://toot.earth/tags/dart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dart</span></a> <a href="https://toot.earth/tags/mars" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mars</span></a> <a href="https://toot.earth/tags/moon" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>moon</span></a> <a href="https://toot.earth/tags/esa" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>esa</span></a></p>
Flutter Community :va:<p>🔴 <a href="https://fluttercommunity.social/tags/HumpdayQandA" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HumpdayQandA</span></a> Join us Today! at 5pm UTC / 6pm CET / 9am PST today! answering all your <a href="https://fluttercommunity.social/tags/Flutter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Flutter</span></a> and <a href="https://fluttercommunity.social/tags/Dart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Dart</span></a> questions with <span class="h-card"><a href="https://fluttercommunity.social/@simon" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>simon</span></a></span> @Randal and Rafal</p><p><a href="https://www.youtube.com/watch?v=HVMXJTxEDnw" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/watch?v=HVMXJTxEDn</span><span class="invisible">w</span></a></p>