set repository address in pubspec.yaml
This commit is contained in:
parent
bf803c8456
commit
22dbd60ea9
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
||||||
name: flutter_openssl_crypto
|
name: flutter_openssl_crypto
|
||||||
description: A new flutter plugin project.
|
description: A new flutter plugin project.
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
author:
|
repository: https://gitlab.com/famedly/libraries/flutter_openssl_crypto
|
||||||
homepage:
|
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.7.0 <3.0.0"
|
sdk: ">=2.7.0 <3.0.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue