Files
Traders_Circuit/pubspec.yaml

94 lines
1.8 KiB
YAML
Raw Normal View History

2024-03-12 12:00:05 +05:30
name: traderscircuit
description: A new Flutter project.
publish_to: "none"
2024-03-12 12:00:05 +05:30
version: 1.0.0+1
environment:
2024-03-19 22:57:32 -07:00
sdk: ">=2.19.6 <3.0.0"
2024-03-12 12:00:05 +05:30
dependencies:
flutter:
sdk: flutter
2024-04-04 11:45:15 +05:30
videoplayerkb:
git:
url: https://github.com/kishan06/videoPlayerKB.git
2024-03-12 12:00:05 +05:30
cupertino_icons: ^1.0.2
2024-03-15 19:30:17 +05:30
get: ^4.6.5
flutter_screenutil: ^5.9.0
flutter_svg: ^2.0.5
shared_preferences: ^2.0.15
connectivity_plus: ^5.0.2
glassmorphism: ^3.0.0
2024-03-19 12:19:01 +05:30
pin_code_fields: ^8.0.1
fluttertoast: ^8.0.9
2024-03-20 19:30:42 +05:30
dropdown_button2: ^2.1.4
gap: ^3.0.1
image_picker: ^1.0.7
dotted_border: ^2.1.0
2024-04-12 18:47:26 +05:30
image_cropper:
2024-04-04 11:45:15 +05:30
file_picker: any
2024-03-22 17:21:40 +05:30
lottie: ^2.7.0
2024-04-04 11:45:15 +05:30
chewie: ^1.5.0
2024-03-29 17:59:32 +05:30
video_player: ^2.5.2
2024-03-12 12:00:05 +05:30
onesignal_flutter: ^3.5.1
cached_network_image: ^3.3.1
firebase_core:
dio: ^5.1.2
2024-04-02 18:45:38 +05:30
expansion_tile_group: ^1.2.4
2024-04-10 13:16:28 +05:30
2024-04-12 18:47:26 +05:30
local_auth:
2024-03-26 15:03:45 +05:30
2024-04-08 15:05:50 +05:30
scgateway_flutter_plugin: ^2.3.1
async: ^2.4.1
2024-04-11 18:53:14 +05:30
just_audio: ^0.9.37
audio_video_progress_bar: ^2.0.2
2024-04-12 18:47:26 +05:30
syncfusion_flutter_pdfviewer:
2024-04-16 16:43:11 +05:30
flutter_html: ^3.0.0-beta.2
2024-05-02 16:56:33 +05:30
flutter_bloc: ^8.1.5
equatable: ^2.0.5
timeago: ^3.6.1
device_info_plus: ^8.2.2
permission_handler: ^11.3.1
fl_chart: ^0.68.0
2024-05-27 11:13:29 +05:30
2024-05-27 11:10:11 +05:30
firebase_crashlytics: ^3.4.18
firebase_analytics: ^10.8.9
2024-04-16 16:43:11 +05:30
syncfusion_flutter_charts: ^21.2.4
2024-05-24 18:48:09 +05:30
flutter_inappwebview: ^6.0.0
2024-06-04 15:56:01 +05:30
flutter_branch_sdk: ^7.1.0
2024-06-05 19:57:59 +05:30
socket_io_client: ^2.0.3+1
2024-06-09 14:37:53 +05:30
web_socket_channel:
2024-06-18 11:26:15 +05:30
google_sign_in: ^6.2.1
firebase_auth: ^4.20.0
2024-04-16 16:43:11 +05:30
2024-05-27 11:13:29 +05:30
2024-03-12 12:00:05 +05:30
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
2024-03-15 19:30:17 +05:30
assets:
- assets/images/
- assets/images/svg/
2024-03-19 22:57:32 -07:00
- assets/images/svg/sidemenu/
- assets/images/png/sidemenu/
2024-03-15 19:30:17 +05:30
- assets/images/png/
2024-03-19 22:57:32 -07:00
2024-03-15 19:30:17 +05:30
fonts:
- family: manrope
fonts:
- asset: assets/fonts/manrope/Manrope-VariableFont_wght.ttf
2024-04-04 11:45:15 +05:30
- family: hiragino
fonts:
2024-04-08 19:02:21 +05:30
- asset: assets/fonts/hiragino/HiraginoInterface.ttc