오대리ㅣㅣㅣㅣ
This commit is contained in:
33
mobile/pubspec.yaml
Normal file
33
mobile/pubspec.yaml
Normal file
@@ -0,0 +1,33 @@
|
||||
name: msn_mobile
|
||||
description: IYKYKA — multi-context messenger (Flutter client).
|
||||
publish_to: "none"
|
||||
version: 0.1.0+1
|
||||
|
||||
environment:
|
||||
sdk: ">=3.5.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
cupertino_icons: ^1.0.8
|
||||
flutter_riverpod: ^2.6.1
|
||||
dio: ^5.7.0
|
||||
flutter_secure_storage: ^9.2.2
|
||||
web_socket_channel: ^3.0.1
|
||||
go_router: ^14.6.2
|
||||
shared_preferences: ^2.3.3
|
||||
sqflite: ^2.4.1
|
||||
path: ^1.9.0
|
||||
path_provider: ^2.1.4
|
||||
package_info_plus: ^8.1.2
|
||||
firebase_core: ^3.8.1
|
||||
firebase_messaging: ^15.1.6
|
||||
flutter_local_notifications: ^18.0.1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^5.0.0
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
Reference in New Issue
Block a user