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
1 parent
d3cc349
commit f16d031
Showing
147 changed files
with
965 additions
and
2,016 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
3 changes: 1 addition & 2 deletions
3
lib/blocs/global/global_bloc.dart → lib/app/blocs/global/global_bloc.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.
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 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 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 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 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 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 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
16 changes: 7 additions & 9 deletions
16
lib/views/navigation/bloc_wrapper.dart → lib/app/views/navigation/bloc_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
8 changes: 5 additions & 3 deletions
8
lib/views/navigation/flutter_unit.dart → lib/app/views/navigation/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
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 |
---|---|---|
|
@@ -2,20 +2,17 @@ import 'package:flutter/material.dart'; | |
import 'package:flutter_bloc/flutter_bloc.dart'; | ||
import 'package:flutter_unit/app/res/cons.dart'; | ||
import 'package:flutter_unit/app/router/unit_router.dart'; | ||
import 'package:flutter_unit/blocs/bloc_exp.dart'; | ||
|
||
import 'package:flutter_unit/painter_system/gallery_unit.dart'; | ||
import 'package:flutter_unit/user_system/pages/user/user_page.dart'; | ||
import 'package:flutter_unit/views/components/project/nav/unit_bottom_bar.dart'; | ||
import 'package:flutter_unit/views/components/project/overlay_tool_wrapper.dart'; | ||
import 'package:flutter_unit/widget_system/blocs/widget_system_bloc.dart'; | ||
|
||
import 'package:flutter_unit/widget_system/widget_category/view/collect_page.dart'; | ||
import 'package:flutter_unit/widget_system/widget_category/view/home_right_drawer.dart'; | ||
|
||
import 'package:flutter_unit/widget_system/views/widget_system_view.dart'; | ||
|
||
import 'package:flutter_unit/widget_system/widget_home/view/home_drawer.dart'; | ||
import 'package:flutter_unit/widget_system/widget_home/view/home_page.dart'; | ||
|
||
import 'color_change_bloc.dart'; | ||
import '../../blocs/color_change_bloc.dart'; | ||
|
||
/// create by 张风捷特烈 on 2020-04-11 | ||
/// contact me by email [email protected] | ||
|
5 changes: 4 additions & 1 deletion
5
...ews/pages/setting/code_style_setting.dart → ...app/views/setting/code_style_setting.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
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
4 changes: 3 additions & 1 deletion
4
...ews/pages/setting/item_style_setting.dart → ...app/views/setting/item_style_setting.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
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
4 changes: 3 additions & 1 deletion
4
...ws/pages/setting/theme_color_setting.dart → ...pp/views/setting/theme_color_setting.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.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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.