回答編集履歴

1

fix url

2021/02/25 00:44

投稿

hiroshihorie
hiroshihorie

スコア192

test CHANGED
@@ -6,4 +6,4 @@
6
6
 
7
7
 
8
8
 
9
- ただ、URLエンコードが必要ですのでURLの組み立ては手動ではなく[Uri.https](https://api.dart.dev/stable/2.10.5/dart-core/Uri/Uri.http.html)など使って組み立てることをお勧めします。
9
+ ただ、URLエンコードが必要ですのでURLの組み立ては手動ではなく[Uri.https](https://api.dart.dev/stable/2.10.5/dart-core/Uri/Uri.https.html)など使って組み立てることをお勧めします。