We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3310ebd commit e6ef190Copy full SHA for e6ef190
lib/quiz/quiz_state.dart
@@ -1,5 +1,4 @@
1
-// Shared Data
2
-import 'package:flutter/cupertino.dart';
+import 'package:flutter/material.dart';
3
import 'package:quizapp/services/models.dart';
4
5
class QuizState with ChangeNotifier {
0 commit comments