We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1684e8a commit 14ddb66Copy full SHA for 14ddb66
lib/src/components/progress/progress_circle.dart
@@ -1,6 +1,7 @@
1
import 'dart:math' as math;
2
import 'package:flutter/foundation.dart';
3
import 'package:flutter/material.dart';
4
+import 'package:flutter/widgets.dart';
5
6
import '../../../zeta_flutter.dart';
7
import 'progress.dart';
0 commit comments