-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #233 from yakforward-ou/upgrade
upgrade
- Loading branch information
Showing
33 changed files
with
73 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
### 2.0.3 | ||
- example link and readme update | ||
|
||
### 2.0.2 | ||
- update dependency | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,16 @@ | ||
[![codecov badge][]][codecov] | ||
|
||
[![melos badge][]][melos] | ||
[![license badge][]][license] | ||
[![sponsor badge][]][sponsor] | ||
|
||
|
||
### byte_token | ||
|
||
A `protobuf` based, performant and lightweight token authentication package, | ||
for your `flutter` an `dart` projects | ||
|
||
[codecov]: https://codecov.io/gh/iapicca/yak_packages | ||
[codecov badge]: https://codecov.io/gh/iapicca/yak_packages/branch/master/graph/badge.svg?token=KVHDWICFU0 | ||
|
||
[melos badge]: https://img.shields.io/badge/maintained%20with-melos-f700ff.svg | ||
[melos]: https://github.com/invertase/melos | ||
[license]: https://opensource.org/licenses/MIT | ||
[license badge]: https://img.shields.io/badge/license-MIT-blue.svg | ||
[sponsor]: https://github.com/sponsors/iapicca | ||
[sponsor badge]: https://img.shields.io/badge/-Sponsor-fafbfc?logo=GitHub%20Sponsors | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
|
||
https://github.com/iapicca/yak_packages/tree/master/examples/byte_token | ||
https://github.com/yakforward-ou/yak_packages/tree/master/examples/byte_token |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
### 2.0.2 | ||
- example link and readme update | ||
|
||
### 2.0.1 | ||
- update dependency | ||
- update to dart 3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
|
||
https://github.com/iapicca/yak_packages/tree/master/examples/stub | ||
https://github.com/yakforward-ou/yak_packages/tree/master/examples/stub |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
### 2.0.4 | ||
- example link and readme update | ||
- `BuildContext` extensions updated | ||
|
||
### 2.0.3 | ||
- update dependency | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
|
||
https://github.com/iapicca/yak_packages/tree/master/examples/yak_flutter | ||
https://github.com/yakforward-ou/yak_packages/tree/master/examples/yak_flutter |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
export 'buildcontext.dart'; | ||
export 'color.dart' hide strengths, ApplyShadeFromIntX; | ||
export 'widgets.dart'; | ||
export 'buildcontext.dart'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
### 2.0.3 | ||
- example link and readme update | ||
|
||
### 2.0.2 | ||
- update dependency | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,14 @@ | ||
[![codecov badge][]][codecov] | ||
|
||
[![melos badge][]][melos] | ||
[![license badge][]][license] | ||
[![sponsor badge][]][sponsor] | ||
|
||
|
||
### result | ||
|
||
a lightweight dart micro-package to help you handle functions results | ||
|
||
[codecov]: https://codecov.io/gh/iapicca/yak_packages | ||
[codecov badge]: https://codecov.io/gh/iapicca/yak_packages/branch/master/graph/badge.svg?token=KVHDWICFU0 | ||
|
||
[melos badge]: https://img.shields.io/badge/maintained%20with-melos-f700ff.svg | ||
[melos]: https://github.com/invertase/melos | ||
[license]: https://opensource.org/licenses/MIT | ||
[license badge]: https://img.shields.io/badge/license-MIT-blue.svg | ||
[sponsor]: https://github.com/sponsors/iapicca | ||
[sponsor badge]: https://img.shields.io/badge/-Sponsor-fafbfc?logo=GitHub%20Sponsors |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
|
||
https://github.com/iapicca/yak_packages/tree/master/examples/yak_result | ||
https://github.com/yakforward-ou/yak_packages/tree/master/examples/yak_result |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
### 2.0.3 | ||
- example link and readme update | ||
|
||
### 2.0.2 | ||
- update dependency | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,15 @@ | ||
[![codecov badge][]][codecov] | ||
|
||
[![melos badge][]][melos] | ||
[![license badge][]][license] | ||
[![sponsor badge][]][sponsor] | ||
|
||
|
||
### yak_runner | ||
|
||
a package that automatically wraps a nullary or unary function in a `try` / `catch` | ||
|
||
|
||
[codecov]: https://codecov.io/gh/iapicca/yak_packages | ||
[codecov badge]: https://codecov.io/gh/iapicca/yak_packages/branch/master/graph/badge.svg?token=KVHDWICFU0 | ||
|
||
[melos badge]: https://img.shields.io/badge/maintained%20with-melos-f700ff.svg | ||
[melos]: https://github.com/invertase/melos | ||
[license]: https://opensource.org/licenses/MIT | ||
[license badge]: https://img.shields.io/badge/license-MIT-blue.svg | ||
[sponsor]: https://github.com/sponsors/iapicca | ||
[sponsor badge]: https://img.shields.io/badge/-Sponsor-fafbfc?logo=GitHub%20Sponsors |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
|
||
https://github.com/iapicca/yak_packages/tree/master/examples/yak_runner | ||
https://github.com/yakforward-ou/yak_packages/tree/master/examples/yak_runner |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
### 2.0.3 | ||
- example link and readme update | ||
|
||
### 2.0.2 | ||
- update dependency | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,15 @@ | ||
[![codecov badge][]][codecov] | ||
|
||
[![melos badge][]][melos] | ||
[![license badge][]][license] | ||
[![sponsor badge][]][sponsor] | ||
|
||
|
||
### yak_test | ||
|
||
Use this package to create tests for packages from [yak_packages](https://github.com/iapicca/yak_packages) | ||
|
||
[codecov]: https://codecov.io/gh/iapicca/yak_packages | ||
[codecov badge]: https://codecov.io/gh/iapicca/yak_packages/branch/master/graph/badge.svg?token=KVHDWICFU0 | ||
|
||
[melos badge]: https://img.shields.io/badge/maintained%20with-melos-f700ff.svg | ||
[melos]: https://github.com/invertase/melos | ||
[license]: https://opensource.org/licenses/MIT | ||
[license badge]: https://img.shields.io/badge/license-MIT-blue.svg | ||
[sponsor]: https://github.com/sponsors/iapicca | ||
[sponsor badge]: https://img.shields.io/badge/-Sponsor-fafbfc?logo=GitHub%20Sponsors | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
### 2.0.3 | ||
- example link and readme update | ||
|
||
### 2.0.2 | ||
- update dependency | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,17 @@ | ||
[![codecov badge][]][codecov] | ||
|
||
[![melos badge][]][melos] | ||
[![license badge][]][license] | ||
[![sponsor badge][]][sponsor] | ||
|
||
### yak_tween | ||
|
||
A replica of `flutter` [Tween](https://api.flutter.dev/flutter/animation/Tween-class.html) class with 2 differences: | ||
- allows `const` constructor | ||
- accepts and returns **only non nullable values** | ||
|
||
|
||
[codecov]: https://codecov.io/gh/iapicca/yak_packages | ||
[codecov badge]: https://codecov.io/gh/iapicca/yak_packages/branch/master/graph/badge.svg?token=KVHDWICFU0 | ||
|
||
[melos badge]: https://img.shields.io/badge/maintained%20with-melos-f700ff.svg | ||
[melos]: https://github.com/invertase/melos | ||
[license]: https://opensource.org/licenses/MIT | ||
[license badge]: https://img.shields.io/badge/license-MIT-blue.svg | ||
[sponsor]: https://github.com/sponsors/iapicca | ||
[sponsor badge]: https://img.shields.io/badge/-Sponsor-fafbfc?logo=GitHub%20Sponsors | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
|
||
https://github.com/iapicca/yak_packages/tree/master/examples/yak_tween | ||
https://github.com/yakforward-ou/yak_packages/tree/master/examples/yak_tween |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
### 2.0.3 | ||
- example link and readme update | ||
|
||
### 2.0.2 | ||
- update dependency | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters