added stock details screen and api integration

This commit is contained in:
jayesh
2024-05-16 18:38:42 +05:30
parent 5163bd87f3
commit 53ff39c5aa
12 changed files with 1265 additions and 423 deletions

View File

@@ -329,6 +329,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.10.0"
fl_chart:
dependency: "direct main"
description:
name: fl_chart
sha256: d0f0d49112f2f4b192481c16d05b6418bd7820e021e265a3c22db98acf7ed7fb
url: "https://pub.dev"
source: hosted
version: "0.68.0"
flutter:
dependency: "direct main"
description: flutter
@@ -1399,5 +1407,5 @@ packages:
source: hosted
version: "6.3.0"
sdks:
dart: ">=3.2.0-0 <4.0.0"
dart: ">=3.2.0 <4.0.0"
flutter: ">=3.16.0"