feat: deploy infrastructure + disk/drive, calendar, presentation, workspaces, onboarding, demo user
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
name: voidea_app
|
||||
description: VoIdea mobile app — voice-powered idea management.
|
||||
publish_to: none
|
||||
version: 1.0.0+1
|
||||
|
||||
environment:
|
||||
sdk: ^3.4.0
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_riverpod: ^2.6.1
|
||||
riverpod_annotation: ^2.6.1
|
||||
go_router: ^14.8.1
|
||||
dio: ^5.7.0
|
||||
freezed_annotation: ^2.4.4
|
||||
json_annotation: ^4.9.0
|
||||
flutter_secure_storage: ^9.2.4
|
||||
speech_to_text: ^7.0.0
|
||||
share_plus: ^10.1.4
|
||||
flutter_local_notifications: ^18.0.1
|
||||
intl: ^0.19.0
|
||||
cached_network_image: ^3.4.1
|
||||
flutter_animate: ^4.5.2
|
||||
shimmer: ^3.0.0
|
||||
flutter_native_splash: ^2.4.4
|
||||
url_launcher: ^6.3.1
|
||||
path_provider: ^2.1.5
|
||||
connectivity_plus: ^6.1.1
|
||||
package_info_plus: ^8.1.3
|
||||
flutter_svg: ^2.0.17
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
freezed: ^2.5.7
|
||||
json_serializable: ^6.9.4
|
||||
riverpod_generator: ^2.6.3
|
||||
build_runner: ^2.4.14
|
||||
flutter_lints: ^5.0.0
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
assets:
|
||||
- assets/
|
||||
Reference in New Issue
Block a user