Skip to content

Commit cac35d0

Browse files
committed
fix: add namespace (AGP8)
TerminalStudio/flutter_pty#12
1 parent e4dd214 commit cac35d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ dependencies:
1515
xterm: ^3.5.0
1616
dart_i2p:
1717
path: ../dart_i2p
18-
flutter_pty: ^0.4.0
18+
flutter_pty:
19+
git: https://github.com/p3pch4t/flutter_pty.git
1920
shared_preferences: ^2.2.1
2021
path: ^1.8.3
2122
http: ^1.1.0

0 commit comments

Comments
 (0)