Skip to content

Reorganize code - 2. #4909

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 8, 2022
Merged

Reorganize code - 2. #4909

merged 3 commits into from
Dec 8, 2022

Conversation

polina-c
Copy link
Contributor

@polina-c polina-c commented Dec 8, 2022

  1. Update README for shared and primitives.
  2. Move feature_flags.dart out of primitives.
  3. Merge auto_dispose.dart and auto_dispose_mixin.dart.

@@ -72,7 +72,7 @@ export 'src/shared/http/http_request_data.dart';
export 'src/shared/notifications.dart';
export 'src/shared/preferences.dart';
export 'src/shared/primitives/auto_dispose.dart';
export 'src/shared/primitives/auto_dispose_mixin.dart';
export 'src/shared/primitives/auto_dispose.dart';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

double import

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Executed dart fix --apply

@polina-c polina-c marked this pull request as ready for review December 8, 2022 19:18
@polina-c polina-c requested review from bkonyi, elliette, CoderDake and a team as code owners December 8, 2022 19:18
@polina-c polina-c merged commit e4bba5d into flutter:master Dec 8, 2022
@polina-c polina-c deleted the reorg2 branch December 8, 2022 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants