style: optimize import and code style
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter/rendering.dart';
|
||||
import 'package:topic/main.dart';
|
||||
import 'package:topic/HomePage.dart';
|
||||
import 'package:topic/HistoricalRecord.dart';
|
||||
import 'package:topic/PersonalInfo.dart';
|
||||
import 'package:topic/MessagePage.dart';
|
||||
|
||||
import 'BottomNavBar.dart';
|
||||
/*void main() {
|
||||
runApp(MaterialApp(
|
||||
home: KnowledgePage(),
|
||||
|
||||
Reference in New Issue
Block a user