Skip to content

Commit 14ddb66

Browse files
OsmanOsman
Osman
authored and
Osman
committed
Handle state outside
1 parent 1684e8a commit 14ddb66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/src/components/progress/progress_circle.dart

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import 'dart:math' as math;
22
import 'package:flutter/foundation.dart';
33
import 'package:flutter/material.dart';
4+
import 'package:flutter/widgets.dart';
45

56
import '../../../zeta_flutter.dart';
67
import 'progress.dart';

0 commit comments

Comments
 (0)