File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -23,10 +23,11 @@ For official documentation, please visit https://dart-frog.dev.
23
23
| Package | Pub |
24
24
| ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
25
25
| [ dart_frog] ( https://github.com/dart-frog-dev/dart_frog/tree/main/packages/dart_frog ) | [ ![ pub package] ( https://img.shields.io/pub/v/dart_frog.svg )] ( https://pub.dev/packages/dart_frog ) |
26
- | [ dart_frog_gen ] ( https://github.com/dart-frog-dev/dart_frog/tree/main/packages/dart_frog_gen ) | [ ![ pub package] ( https://img.shields.io/pub/v/dart_frog_gen .svg )] ( https://pub.dev/packages/dart_frog_gen ) |
26
+ | [ dart_frog_auth ] ( https://github.com/dart-frog-dev/dart_frog/tree/main/packages/dart_frog_auth ) | [ ![ pub package] ( https://img.shields.io/pub/v/dart_frog_auth .svg )] ( https://pub.dev/packages/dart_frog_auth ) |
27
27
| [ dart_frog_cli] ( https://github.com/dart-frog-dev/dart_frog/tree/main/packages/dart_frog_cli ) | [ ![ pub package] ( https://img.shields.io/pub/v/dart_frog_cli.svg )] ( https://pub.dev/packages/dart_frog_cli ) |
28
+ | [ dart_frog_gen] ( https://github.com/dart-frog-dev/dart_frog/tree/main/packages/dart_frog_gen ) | [ ![ pub package] ( https://img.shields.io/pub/v/dart_frog_gen.svg )] ( https://pub.dev/packages/dart_frog_gen ) |
29
+ | [ dart_frog_test] ( https://github.com/dart-frog-dev/dart_frog/tree/main/packages/dart_frog_test ) | [ ![ pub package] ( https://img.shields.io/pub/v/dart_frog_test.svg )] ( https://pub.dev/packages/dart_frog_test ) |
28
30
| [ dart_frog_web_socket] ( https://github.com/dart-frog-dev/dart_frog/tree/main/packages/dart_frog_web_socket ) | [ ![ pub package] ( https://img.shields.io/pub/v/dart_frog_web_socket.svg )] ( https://pub.dev/packages/dart_frog_web_socket ) |
29
- | [ dart_frog_auth] ( https://github.com/dart-frog-dev/dart_frog/tree/main/packages/dart_frog_auth ) | [ ![ pub package] ( https://img.shields.io/pub/v/dart_frog_auth.svg )] ( https://pub.dev/packages/dart_frog_auth ) |
30
31
31
32
## Quick Start 🚀
32
33
You can’t perform that action at this time.
0 commit comments