File tree Expand file tree Collapse file tree 4 files changed +19
-1
lines changed Expand file tree Collapse file tree 4 files changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ A fast, minimalistic web framework for Dart π―
9
9
10
10
Developed with π by [ Very Good Ventures] [ very_good_ventures_link ] π¦
11
11
12
+ ## Experimental π§
13
+
14
+ Dart Frog is an experimental project under development and should not be used in production at this time.
15
+
12
16
## Quick Start π
13
17
14
18
### Prerequisites π
Original file line number Diff line number Diff line change 7
7
[ ![ style: very good analysis] [ very_good_analysis_badge ]] [ very_good_analysis_link ]
8
8
[ ![ License: MIT] [ license_badge ]] [ license_link ]
9
9
10
- A fast, minimalistic web framework for Dart π―
10
+ A fast, minimalistic backend framework for Dart π―
11
11
12
12
Developed with π by [ Very Good Ventures] [ very_good_ventures_link ] π¦
13
13
14
+ ## Experimental π§
15
+
16
+ ` dart_frog ` is an experimental project under development and should not be used in production at this time.
17
+
14
18
## Quick Start π
15
19
16
20
### Prerequisites π
Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ The official command line interface for [Dart Frog][dart_frog_link].
9
9
10
10
Developed with π by [ Very Good Ventures] [ very_good_ventures_link ] π¦
11
11
12
+ ## Experimental π§
13
+
14
+ ` dart_frog ` is an experimental project under development and should not be used in production at this time.
15
+
16
+ ## Usage π»
17
+
12
18
```
13
19
A fast, minimalistic backend framework for Dart.
14
20
Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ Code generation tooling for [Dart Frog][dart_frog_link].
9
9
10
10
Developed with π by [ Very Good Ventures] [ very_good_ventures_link ] π¦
11
11
12
+ ## Experimental π§
13
+
14
+ ` dart_frog_gen ` is an experimental project under development and should not be used in production at this time.
15
+
12
16
[ ci_badge ] : https://github.com/VeryGoodOpenSource/dart_frog/actions/workflows/dart_frog.yaml/badge.svg
13
17
[ ci_link ] : https://github.com/VeryGoodOpenSource/dart_frog/actions/workflows/dart_frog.yaml
14
18
[ dart_frog_link ] : https://github.com/verygoodopensource/dart_frog
You canβt perform that action at this time.
0 commit comments