init
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: scalar_attendance
|
||||
description: Scalar360 employee self-service — clock in/out, leave, payslips, approvals.
|
||||
publish_to: "none"
|
||||
version: 1.0.0+1
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
http: ^1.2.0
|
||||
shared_preferences: ^2.2.0
|
||||
intl: ^0.19.0
|
||||
geolocator: ^13.0.1
|
||||
image_picker: ^1.1.2
|
||||
cupertino_icons: ^1.0.6
|
||||
|
||||
dev_dependencies:
|
||||
flutter_lints: ^4.0.0
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
Reference in New Issue
Block a user