We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cfa8c1 + d68cd43 commit 2751c30Copy full SHA for 2751c30
lib/core/src/june_interface.dart
@@ -1,5 +1,3 @@
1
-import 'package:flutter/foundation.dart';
2
-
3
import 'smart_management.dart';
4
5
/// JuneInterface allows any auxiliary package to be merged into the "June"
lib/core/src/router_report.dart
@@ -4,8 +4,6 @@ import 'package:flutter/material.dart';
import 'package:june/core/src/smart_management.dart';
import 'package:june/instance/june_instance.dart';
6
7
-import '../../instance/src/lifecycle.dart';
8
-import '../../june.dart';
9
import 'june_main.dart';
10
11
class RouterReportManager<T> {
0 commit comments