Skip to content

Commit e6ef190

Browse files
committed
update change notifier
1 parent 3310ebd commit e6ef190

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/quiz/quiz_state.dart

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
// Shared Data
2-
import 'package:flutter/cupertino.dart';
1+
import 'package:flutter/material.dart';
32
import 'package:quizapp/services/models.dart';
43

54
class QuizState with ChangeNotifier {

0 commit comments

Comments
 (0)