Skip to content

Commit 94c1d3b

Browse files
committed
Revert the license formatting, add codefactor shield
1 parent 9222408 commit 94c1d3b

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

LICENSE

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
flutter_code_editor
2-
31
Apache License
42
Version 2.0, January 2004
53
http://www.apache.org/licenses/
@@ -202,11 +200,7 @@ flutter_code_editor
202200
See the License for the specific language governing permissions and
203201
limitations under the License.
204202

205-
--------------------------------------------------------------------------------
206-
code_text_field
207-
208-
MIT License
209-
203+
code_field:
210204
Copyright (c) 2021 Bertrand Bevillard
211205

212206
Permission is hereby granted, free of charge, to any person obtaining a copy

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Flutter Code Editor is a multi-platform code editor supporting:
1111
- And many other features.
1212

1313
[![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)
1415

1516
![Basic Example](https://raw.githubusercontent.com/akvelon/flutter-code-editor/main/example/images/factorial.png)
1617

0 commit comments

Comments
 (0)