BSBrett Suttoninblog.onepub.dev·Aug 8, 2023 · 1 min readOnePub Dart Community Choice Awards closing soonVoting 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 d...00
BSBrett Suttoninblog.onepub.dev·Jul 5, 2023 · 1 min readOnePub Dart Community Choice awards - $500 grand prizeOnePub is running a competition to find the most loved open-source Dart/Flutter package. To the winner goes $500. If you are an open-source maintainer you are welcome to nominate your own package. At the same time, OnePub is announcing a Dart Package...00
BSBrett Suttoninblog.onepub.dev·Jul 5, 2023 · 8 min readWhy a private Dart package repository?A private repository provides a mechanism to distribute and manage packages. This article demonstrates that there are significant advantages to breaking your application into packages and once you do, you should be using OnePub. The changes required ...00
BSBrett Suttoninblog.onepub.dev·Jun 22, 2023 · 9 min readFIDO and Flutter - passwordless sign in with passskeysFIDO is the (relatively) new authentication framework that allows passwordless sign-in by using passkeys. FIDO is an industry-standard that is supported by anyone that matters and right now is implemented in every browser and by every OS. FIDO is goi...00
BSBrett Suttoninblog.onepub.dev·Jun 1, 2023 · 7 min readThe Dart Side Blog by OnePub - When not to use Dart RecordsWith the release of Dart 3.0, there has been a lot of excitement and articles around the new Records feature. Like any new hammer, everyone now sees everything as a nail or in this case, a reason to use the new Records type. To provide a little balan...00