Skip to content

Commit f79815a

Browse files
authored
chore: remove old example (#237)
1 parent af93785 commit f79815a

18 files changed

+2
-263
lines changed

β€Ždocs/docs/basics/resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_position: 7
44

55
# Additional Resources πŸ“š
66

7-
- [Example][example_link]
7+
- [Examples][examples_link]
88
- [Roadmap][roadmap_link]
99
- [Blog post][blog_link]
1010
- [Livestream demo][livestream_link]
@@ -16,6 +16,6 @@ Did you know the [dart2js][dart2js_compiler_link] compiler [used to be called fr
1616
[blog_link]: https://verygood.ventures/blog/dart-frog
1717
[dart2js_compiler_link]: https://dart.dev/tools/dart2js
1818
[dart2js_frog_pr_link]: https://github.com/dart-lang/sdk/issues/2194
19-
[example_link]: https://github.com/VeryGoodOpenSource/dart_frog/tree/main/example
19+
[examples_link]: https://github.com/VeryGoodOpenSource/dart_frog/tree/main/examples
2020
[livestream_link]: https://youtu.be/N7l0b09c6DA
2121
[roadmap_link]: /docs/roadmap

β€Žexample/.gitignore

Lines changed: 0 additions & 13 deletions
This file was deleted.

β€Žexample/README.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

β€Žexample/analysis_options.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

β€Žexample/public/favicon.ico

-1.67 KB
Binary file not shown.

β€Žexample/pubspec.yaml

Lines changed: 0 additions & 19 deletions
This file was deleted.

β€Žexample/routes/_middleware.dart

Lines changed: 0 additions & 7 deletions
This file was deleted.

β€Žexample/routes/count/_middleware.dart

Lines changed: 0 additions & 7 deletions
This file was deleted.

β€Žexample/routes/count/index.dart

Lines changed: 0 additions & 8 deletions
This file was deleted.

β€Žexample/routes/echo/[message].dart

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
Β (0)