Skip to content

Commit 2daf80f

Browse files
committed
add dargon2_flutter_desktop to the readme
1 parent 94ce184 commit 2daf80f

File tree

2 files changed

+30
-8
lines changed

2 files changed

+30
-8
lines changed

.idea/workspace.xml

Lines changed: 28 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ As well as [dargon2_flutter]'s federated-plugin dependencies:
1919
- [dargon2_flutter_platform_interface]
2020
- [dargon2_flutter_mobile]
2121
- [dargon2_flutter_web]
22+
- [dargon2_flutter_desktop]
2223

2324
Each plugin has its own functionality, but at their core, they provide some functionality necessary to implement argon2 password hashing in Dart or Flutter applications.
2425

@@ -49,6 +50,7 @@ All dargon2 projects are licensed under the [MIT License], found on either withi
4950
[dargon2_flutter_platform_interface]: ./dargon2_flutter/dargon2_flutter_platform_interface
5051
[dargon2_flutter_mobile]: ./dargon2_flutter/dargon2_flutter_mobile
5152
[dargon2_flutter_web]: ./dargon2_flutter/dargon2_flutter_web
53+
[dargon2_flutter_desktop]: ./dargon2_flutter/dargon2_flutter_desktop
5254
[dargon2_core]: ./dargon2_core
5355
[dargon2_interface]: ./dargon2_interface
5456

0 commit comments

Comments
 (0)