File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,12 @@ For official documentation, please visit https://dartfrog.vgv.dev.
17
17
18
18
## Packages 📦
19
19
20
- | Package | Pub |
21
- | ------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
22
- | [ dart_frog] ( https://github.com/verygoodopensource/dart_frog/tree/main/packages/dart_frog ) | [ ![ pub package] ( https://img.shields.io/pub/v/dart_frog.svg )] ( https://pub.dev/packages/dart_frog ) |
23
- | [ dart_frog_gen] ( https://github.com/verygoodopensource/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 ) |
24
- | [ dart_frog_cli] ( https://github.com/verygoodopensource/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 ) |
20
+ | Package | Pub |
21
+ | --------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
22
+ | [ dart_frog] ( https://github.com/verygoodopensource/dart_frog/tree/main/packages/dart_frog ) | [ ![ pub package] ( https://img.shields.io/pub/v/dart_frog.svg )] ( https://pub.dev/packages/dart_frog ) |
23
+ | [ dart_frog_gen] ( https://github.com/verygoodopensource/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 ) |
24
+ | [ dart_frog_cli] ( https://github.com/verygoodopensource/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 ) |
25
+ | [ dart_frog_web_socket] ( https://github.com/verygoodopensource/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 ) |
25
26
26
27
## Quick Start 🚀
27
28
You can’t perform that action at this time.
0 commit comments