Skip to content

Commit

Permalink
Update SDK version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rickypid committed Apr 10, 2023
1 parent 9dc797e commit b14582a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import 'package:flutter/material.dart';

// Package imports:
// ignore: depend_on_referenced_packages
import 'package:widget_tree_depth_counter/widget_tree_depth_counter.dart';

// Project imports:
Expand Down Expand Up @@ -222,4 +223,4 @@ class ColorExample extends StatelessWidget {
),
);
}
}
}

0 comments on commit b14582a

Please sign in to comment.