import 'package:flutter/foundation.dart'; class AttendanceNotifier extends ChangeNotifier{ }