Skip to content

Commit

Permalink
polish
Browse files Browse the repository at this point in the history
  • Loading branch information
dphuang2 committed Sep 29, 2023
1 parent 22edd6a commit 558f367
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions generator/konfig-docs/blog/2023/09/29-changelog-5.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,16 @@ image: /img/logo-with-name.png

## Dart

Konfig now supports Dart! This means that you can now use Konfig in your Flutter
applications.
Konfig now supports generating [Dart](https://dart.dev/) SDKs! This means that you can now use
Konfig to generate SDKs for your customer's [Flutter](https://flutter.dev/)
applications or Dart projects.

<Admonition type="info">
According to [Stack Overflow's 2023 Developer
Survey](https://survey.stackoverflow.co/2023/), Flutter is in the top 10 of the
most admired frameworks for developers, with 64% of professional developers
enjoying the programming language.
</Admonition>

![Dart](./assets/dart.jpg)

Expand Down Expand Up @@ -42,7 +50,7 @@ content on the page.
<summary>Improvements and Fixes</summary>
- Eliminated dependency security vulnerabilities in Python and TypeScript SDKs
- Add `removeKonfigBranding` configuration to Go SDK
- Improved generated testing and documentation for Go SDKs
- Improved generated tests and documentation for Go SDKs
- Created `konfig pr-merge` and `konfig-pr-create` commands for GitHub automation
- Fixed Git repository tagging for Go publishing to properly be indexed by [pkg.go.dev](https://pkg.go.dev/)
- Support submodules for Go SDK
Expand Down

0 comments on commit 558f367

Please sign in to comment.