feat: add http and shared_preferences dependencies

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Misaka
2026-05-07 19:53:03 +08:00
parent 70d22f16d1
commit 366e56710c
2 changed files with 160 additions and 1 deletions

View File

@@ -34,6 +34,8 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
http: ^1.2.0
shared_preferences: ^2.2.0
dev_dependencies:
flutter_test: