mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-03-29 19:21:49 +01:00
updated pubspec file with latest packages
This commit is contained in:
parent
2362b26599
commit
626a2f66c5
@ -371,7 +371,6 @@ KNOWN ISSUES
|
||||
------------
|
||||
|
||||
* On windows terminal, special characters such as accent ( as used in many languages) can't be sent. Emojis can't be sent either. But they can be sent from Linux/Mac.
|
||||
* On Windows terminal, there is limitation where only 255 characters can be sent at a time.
|
||||
|
||||
See and file bugs here: https://github.com/vishalxl/nostr_console/issues
|
||||
|
||||
|
@ -95,15 +95,14 @@ environment:
|
||||
|
||||
|
||||
dev_dependencies:
|
||||
lints: ^2.0.0
|
||||
lints: ^3.0.0
|
||||
test: ^1.21.4
|
||||
dependencies:
|
||||
args: ^2.3.1
|
||||
bip340: ^0.0.4
|
||||
cli_menu: ^0.3.0-nullsafety.0
|
||||
bip340: ^0.2.0
|
||||
crypto: ^3.0.2
|
||||
intl: ^0.17.0
|
||||
translator: ^0.1.7
|
||||
intl: ^0.19.0
|
||||
translator: ^1.0.0
|
||||
web_socket_channel: ^2.2.0
|
||||
logging: ^1.0.2
|
||||
kepler: ^1.0.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user