File tree 2 files changed +2
-7
lines changed
2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 1
- flutter_code_editor
2
-
3
1
Apache License
4
2
Version 2.0, January 2004
5
3
http://www.apache.org/licenses/
@@ -202,11 +200,7 @@ flutter_code_editor
202
200
See the License for the specific language governing permissions and
203
201
limitations under the License.
204
202
205
- --------------------------------------------------------------------------------
206
- code_text_field
207
-
208
- MIT License
209
-
203
+ code_field:
210
204
Copyright (c) 2021 Bertrand Bevillard
211
205
212
206
Permission is hereby granted, free of charge, to any person obtaining a copy
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ Flutter Code Editor is a multi-platform code editor supporting:
11
11
- And many other features.
12
12
13
13
[ ![ Pub Version] ( https://img.shields.io/pub/v/flutter_code_editor )] ( https://pub.dev/packages/flutter_code_editor )
14
+ [ ![ CodeFactor] ( https://img.shields.io/codefactor/grade/github/akvelon/flutter-code-editor?style=flat-square )] ( https://www.codefactor.io/repository/github/akvelon/flutter-code-editor )
14
15
15
16
![ Basic Example] ( https://raw.githubusercontent.com/akvelon/flutter-code-editor/main/example/images/factorial.png )
16
17
You can’t perform that action at this time.
0 commit comments