attendence records, extra hours , rewards and punishment funnctionality have been added
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: coda_project
|
||||
description: "A new Flutter project."
|
||||
publish_to: 'none'
|
||||
publish_to: "none"
|
||||
|
||||
version: 1.0.0+1
|
||||
|
||||
@@ -18,6 +18,7 @@ dependencies:
|
||||
equatable: ^2.0.5
|
||||
shared_preferences: ^2.2.2
|
||||
flutter_bloc: ^8.1.6
|
||||
intl: ^0.19.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@@ -26,14 +27,12 @@ dev_dependencies:
|
||||
flutter_native_splash: ^2.4.1
|
||||
flutter_launcher_icons: ^0.13.1
|
||||
|
||||
|
||||
flutter_launcher_icons:
|
||||
android: true
|
||||
ios: true
|
||||
|
||||
image_path: "assets/images/app_icon.png"
|
||||
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
assets:
|
||||
|
||||
Reference in New Issue
Block a user