-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
01567c8
commit 26ff098
Showing
4 changed files
with
13 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
# Change Log | ||
|
||
## v1.1.2 | ||
|
||
- Change publisher | ||
|
||
## v1.1.1 | ||
|
||
- Remove Json to Dart Model | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "sk-flutter", | ||
"displayName": "SK Flutter", | ||
"description": "Sic Kode Web Design Flutter Extension Pack", | ||
"description": "Sic Kode Flutter Extension Pack", | ||
"icon": "icon.png", | ||
"galleryBanner": { | ||
"color": "#3B82F6", | ||
|
@@ -11,9 +11,9 @@ | |
"name": "Sergiu Waxmann", | ||
"email": "[email protected]" | ||
}, | ||
"publisher": "sickodewebdesign", | ||
"publisher": "sickode", | ||
"repository": "https://github.com/sickodewebdesign/sk-flutter", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"license": "MIT", | ||
"engines": { | ||
"vscode": "^1.70.0" | ||
|
@@ -26,6 +26,10 @@ | |
"Sic Kode", | ||
"Sic Kode Web Design", | ||
"SK Flutter", | ||
"Sic Kode Flutter", | ||
"Sic Kode Web Design Flutter", | ||
"SK Flutter Extension Pack", | ||
"Sic Kode Flutter Extension Pack", | ||
"Sic Kode Web Design Flutter Extension Pack" | ||
], | ||
"extensionPack": [ | ||
|