Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit 99dddf4

Browse files
author
Koen Zwikstra
committed
fixes pubspec.yaml
1 parent 27b6a50 commit 99dddf4

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

pubspec.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
name: flutter_sodium
2-
description: A new flutter plugin project.
2+
description: Flutter bindings for libsodium, a modern, easy-to-use crypto library.
33
version: 0.0.1
4-
author:
5-
homepage:
4+
author: First Floor Software <[email protected]>
5+
homepage: https://github.com/firstfloorsoftware/flutter_sodium
6+
7+
environment:
8+
sdk: ">=2.0.0-dev <2.0.0"
69

710
dependencies:
811
flutter:

0 commit comments

Comments
 (0)