forked from toly1994328/FlutterUnit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
655 changed files
with
4,816 additions
and
1,112 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
/tools/ | ||
/temp/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
3 changes: 1 addition & 2 deletions
3
lib/app/views/navigation/flutter_unit.dart → lib/app/flutter_unit.dart
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
lib/navigation/home_page/home_drawer.dart → lib/app/navigation/home_drawer.dart
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
import 'package:app_config/app_config.dart'; | ||
import 'package:components/components.dart'; | ||
import 'package:flutter/material.dart'; | ||
import 'package:flutter_bloc/flutter_bloc.dart'; | ||
import 'package:flutter_unit/app/router/unit_router.dart'; | ||
|
||
import 'package:flutter_unit/components/flutter/no_div_expansion_tile.dart'; | ||
import 'package:flutter_unit/components/project/unit_drawer_header.dart'; | ||
import 'package:flutter_unit/app/blocs/color_change_bloc.dart'; | ||
import 'package:old_fancy_mobile_ui/bloc/color_change_bloc.dart'; | ||
|
||
import 'unit_drawer_header.dart'; | ||
|
||
/// create by 张风捷特烈 on 2020-03-26 | ||
/// contact me by email [email protected] | ||
|
4 changes: 1 addition & 3 deletions
4
...ponents/project/overlay_tool_wrapper.dart → lib/app/navigation/overlay_tool_wrapper.dart
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,10 @@ | ||
import 'package:app_config/app_config.dart'; | ||
import 'package:components/toly_ui/toly_ui.dart'; | ||
import 'package:flutter/material.dart'; | ||
import 'package:flutter_bloc/flutter_bloc.dart'; | ||
import 'package:flutter_unit/app/router/unit_router.dart'; | ||
import 'package:flutter_unit/point_system/blocs/point_system_bloc.dart'; | ||
|
||
|
||
import '../permanent/burst_menu.dart'; | ||
import '../permanent/color_wrapper.dart'; | ||
|
||
/// create by 张风捷特烈 on 2020/10/21 | ||
/// contact me by email [email protected] | ||
|
File renamed without changes.
14 changes: 7 additions & 7 deletions
14
...tion/navigation/unit_desk_navigation.dart → lib/app/navigation/unit_desk_navigation.dart
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.