Post detail

This commit is contained in:
2024-11-10 22:56:09 +08:00
parent 49cabd1f39
commit a673beb87c
10 changed files with 150 additions and 13 deletions

View File

@ -30,8 +30,6 @@ environment:
dependencies:
flutter:
sdk: flutter
collection:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
@ -74,6 +72,7 @@ dependencies:
photo_view: ^0.15.0
shared_preferences: ^2.3.3
path_provider: ^2.1.5
collection: ^1.19.0
dev_dependencies:
flutter_test: