@@ -267,13 +267,17 @@ In the above test, we're using `package:mocktail` to create a mock `RequestConte
267
267
268
268
### Additional Resources 📚
269
269
270
- For more information, see the [ example] [ example_link ] and our [ roadmap] [ roadmap_link ] .
270
+ - [ Example] [ example_link ]
271
+ - [ Roadmap] [ roadmap_link ]
272
+ - [ Blog post] [ blog_link ]
273
+ - [ Livestream demo] [ livestream_link ]
271
274
272
275
_ 💡 Fun Fact: the [ dart2js] [ dart2js_compiler_link ] compiler [ used to be called frog] [ dart2js_frog_pr_link ] ._
273
276
274
277
[ dart2js_compiler_link ] : https://dart.dev/tools/dart2js
275
278
[ dart2js_frog_pr_link ] : https://github.com/dart-lang/sdk/issues/2194
276
279
[ dart_installation_link ] : https://dart.dev/get-dart
280
+ [ blog_link ] : https://verygood.ventures/blog/dart-frog
277
281
[ ci_badge ] : https://github.com/VeryGoodOpenSource/dart_frog/actions/workflows/dart_frog.yaml/badge.svg
278
282
[ ci_link ] : https://github.com/VeryGoodOpenSource/dart_frog/actions/workflows/dart_frog.yaml
279
283
[ coverage_badge ] : https://raw.githubusercontent.com/VeryGoodOpenSource/dart_frog/main/packages/dart_frog/coverage_badge.svg
@@ -282,6 +286,7 @@ _💡 Fun Fact: the [dart2js][dart2js_compiler_link] compiler [used to be called
282
286
[ example_link ] : https://github.com/VeryGoodOpenSource/dart_frog/tree/main/example
283
287
[ license_badge ] : https://img.shields.io/badge/license-MIT-blue.svg
284
288
[ license_link ] : https://opensource.org/licenses/MIT
289
+ [ livestream_link ] : https://youtu.be/N7l0b09c6DA
285
290
[ logo_black ] : https://raw.githubusercontent.com/VeryGoodOpenSource/dart_frog/main/assets/dart_frog_logo_black.png#gh-light-mode-only
286
291
[ logo_white ] : https://raw.githubusercontent.com/VeryGoodOpenSource/dart_frog/main/assets/dart_frog_logo_white.png#gh-dark-mode-only
287
292
[ pub_badge ] : https://img.shields.io/pub/v/dart_frog.svg
0 commit comments