@airwallex apparently support is an optional extra. We have been unable to on board new customers (can't add credit cards) for a week and the response from airwallex has been anything but useful.
Voting for the OnePub Dart Community Choice awards closes on the 12th of August so don't miss out on the chance to vote for your favorite Dart package and put them in the running for a $500 prize.
Just by voting and leaving a review you go into the draw for a $100 prize.
Just a reminder that Voting for that the OnePub Dart Community Choice is now open.
The winner of the best Dart FOSS package wins $500.
You can win $100 just by voting and leaving a review.
https://t.co/DHu1miXfYC
Just a reminder that Voting for that the OnePub Dart Community Choice is now open.
The winner of the best Dart FOSS package wins $500.
You can win $100 just by voting and leaving a review.
https://t.co/DHu1miXfYC
OnePub Dart Community Choice awards - $500 grand prize
To the most loved Dart/Flutter package goes $500. Vote now to support your favorite package, leave a review and go into the draw for a $100 prize.
https://t.co/F9IFPVtFCz
The Dart Side Blog by OnePub - FIDO and Flutter - passwordless sign-in with passkeys
In the first of a multi-part series, we take a look at FIDO the new standard for passwordless authentication and how we integrate it into Flutter.
https://t.co/86L4SN473G
The OnePub Dart Side Blog - When not to use Dart Records
To provide a little balance to the conversation, we are going to have a look at when you shouldnโt use the Record type.
https://t.co/B1Q32vnAcm
@mraleph@_incendial How much slower?
My blog, which I believe resulted in this bug being surfaced, doesn't actually utilise the bug but does demonstrate how to pass GB chunks of data to an isolate with out jank.
https://t.co/8CMaf8HTTD
@_incendial@mraleph database caching. building a dart web server app which spreads requests across isolate needs to be able to share memory, otherwise the cache is useless as any writes are not synced across isolates. This is a major limitation for server side dart.
The team at OnePub has built all their dev/CI/CD infrastructure with Dart and the DCli https://t.co/A9gYaIMfud package. Dart is a delight to work with on the CLI.