The PkPass library now supports high-level Barcode generation, completely localized Strings with fallback options, Beacons, and way better color and date time decoding.
Time to start with my actual project : A proper PkPass wallet and viewer for Android and Linux.
#Dart #Flutter #pkpass #Wallet #opensource
✅ - implementing a Dart native pkpass file parser library including high level getters for localized and scaled assets with corresponding fallback management. Batteries ... aehm, integration tests ... included 🎉 !
- https://gitlab.com/TheOneWithTheBraid/dart_pkpass
- https://pub.dev/packages/pkpass
#Dart #Flutter #pkpass #Wallet #opensource
Working with #flutter and #dart, and an annoyance is the linter complaining that some things should be marked `const`.
Yes, linter, you're absolutely correct about that. But if you can figure that out, why the hell doesn't the compiler do it automagically as an optimisation step?
If there is a good reason why the compiler can't do that, I'd love to hear it.
Just published a beautiful pure Dart package for rendering animated Emoji glyphs:
Does not depend on Flutter and can be used for code generation or pre-built with Lottie renderer.
- https://pub.dev/packages/dart_animated_emoji
- https://gitlab.com/TheOneWithTheBraid/dart_animated_emoji
Starting the day with compiling #Dendrite homeserver for debugging purposes 🎉!
#dendrite #matrix #Dart #matrixdartsdk
Wir sagten früher #Spickern heute nennt man es #Dart
Darts, auch Dart (süddeutsch Spicken/Spicker/Spickern), ist ein Geschicklichkeitsspiel und ein Präzisionssport, bei dem mit Pfeilen (den Darts, süddeutsch Spickern) auf eine runde Scheibe (die Dartscheibe) geworfen wird.
:verified:
Ich habe zwischen 1989 und 2003 semiprofessionell #Dart gespielt. Das Niveau, das die Spieler heutzutage mitbringen ist zu der damaligen nicht vergleichbar. Wahnsinn.
#FluffyChat bug fix speed run: 4th MR on minor issues within 24 hours.
#fluffychat #matrix #Flutter #Dart
Got #FluffyChat builds on Windows working with #libolm bundled for encryption support. I hope we can officially ship Windows builds with the next release 🎉!
#fluffychat #libolm #matrix #Flutter #Dart #windows #olm
RT @AG_Weltraum@twitter.com
In einer Woche kracht es. Die #Dart-Mission kollidiert mit dem Asteroiden Dimorphos der quasi ein Mond des Asteroiden Didymos ist. Dabei soll getestet werden wie viel kinetische Energie auf einen Asteroiden übertragen werden kann, für planetare Abwehr.
🐦🔗: https://twitter.com/AG_Weltraum/status/1571518105943216131
If your #IntegrationTests fail, patch your dependencies so that your integration tests pass. #XML #Dart