Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat: improve Fortaleza Theme Customization #547
feat: improve Fortaleza Theme Customization #547
Changes from all commits
1216c7a
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Unchanged files with check annotations Beta
Check notice on line 333 in packages/mix/test/src/specs/text/text_spec_test.dart
'textScaleFactor' is deprecated and shouldn't be used. Use textScaler instead.
Check notice on line 109 in packages/mix_generator/lib/src/helpers/helpers.dart
Don't invoke 'print' in production code.
Check notice on line 56 in packages/mix_generator/lib/src/mixable_class_utility_generator.dart
The parameter name 'reader' doesn't match the name 'annotation' in the overridden method.
Check notice on line 61 in packages/mix_generator/lib/src/mixable_dto_generator.dart
The parameter name 'reader' doesn't match the name 'annotation' in the overridden method.
Check notice on line 48 in packages/mix_generator/lib/src/mixable_enum_utility_generator.dart
The parameter name 'reader' doesn't match the name 'annotation' in the overridden method.
Check notice on line 36 in packages/mix_generator/lib/src/mixable_spec_generator.dart
The parameter name 'reader' doesn't match the name 'annotation' in the overridden method.
Check notice on line 19 in packages/mix_lint/lib/src/assists/extract_attributes.dart
Don't invoke 'print' in production code.
Check notice on line 58 in packages/mix_lint/lib/src/assists/extract_attributes.dart
Don't invoke 'print' in production code.
Check notice on line 136 in packages/mix_lint/lib/src/assists/extract_attributes.dart
Empty catch block.
Check notice on line 72 in examples/todo_list/lib/pages/todo_list_page.dart
Don't use 'BuildContext's across async gaps.
Check notice on line 22 in packages/mix/lib/src/attributes/color/color_directives_impl.dart
'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
Check notice on line 133 in packages/mix/lib/src/attributes/color/color_directives_impl.dart
'alpha' is deprecated and shouldn't be used. Use .a.
Check notice on line 133 in packages/mix/lib/src/attributes/color/color_directives_impl.dart
'alpha' is deprecated and shouldn't be used. Use .a.
Check notice on line 133 in packages/mix/lib/src/attributes/color/color_directives_impl.dart
'alpha' is deprecated and shouldn't be used. Use .a.
Check notice on line 134 in packages/mix/lib/src/attributes/color/color_directives_impl.dart
'red' is deprecated and shouldn't be used. Use .r.
Check notice on line 134 in packages/mix/lib/src/attributes/color/color_directives_impl.dart
'red' is deprecated and shouldn't be used. Use .r.
Check notice on line 134 in packages/mix/lib/src/attributes/color/color_directives_impl.dart
'red' is deprecated and shouldn't be used. Use .r.
Check notice on line 135 in packages/mix/lib/src/attributes/color/color_directives_impl.dart
'green' is deprecated and shouldn't be used. Use .g.
Check notice on line 135 in packages/mix/lib/src/attributes/color/color_directives_impl.dart
'green' is deprecated and shouldn't be used. Use .g.