Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sai Srinivas
GEN_ERP_2025
Commits
a5820eb1
Commit
a5820eb1
authored
Aug 07, 2025
by
Sai Srinivas
Browse files
05-08-2025 By Sai Srinivas
Finance Test cases and Order Module - List and Details.
parent
402026c6
Changes
22
Show whitespace changes
Inline
Side-by-side
pubspec.lock
View file @
a5820eb1
...
...
@@ -670,6 +670,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "4.0.0+4"
flutter_slidable:
dependency: "direct main"
description:
name: flutter_slidable
sha256: ab7dbb16f783307c9d7762ede2593ce32c220ba2ba0fd540a3db8e9a3acba71a
url: "https://pub.dev"
source: hosted
version: "4.0.0"
flutter_staggered_grid_view:
dependency: "direct main"
description:
...
...
pubspec.yaml
View file @
a5820eb1
...
...
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version
:
1.0.95+10
1
version
:
1.0.95+10
2
environment
:
sdk
:
^3.7.2
...
...
@@ -84,6 +84,7 @@ dependencies:
app_settings
:
^6.1.1
flutter_staggered_grid_view
:
^0.7.0
dotted_line
:
^3.2.3
flutter_slidable
:
^4.0.0
dev_dependencies
:
flutter_test
:
...
...
@@ -120,6 +121,7 @@ flutter:
-
assets/svg/attendance/
-
assets/svg/service/
-
assets/svg/crm/
-
assets/svg/order/
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/to/resolution-aware-images
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment