Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update src/release/breaking-changes/index.md
Fixing broken link
  • Loading branch information
sfshaza2 authored Aug 3, 2023
commit c9aa091d22d7a4c5172353c81a23656375c82276
2 changes: 1 addition & 1 deletion src/release/breaking-changes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ release, and listed in alphabetical order:
[Customize tabs alignment using the new `TabBar.tabAlignment` property]: {{site.url}}/release/breaking-changes/tab-alignment
[Updated EditableText scroll into view behavior]: {{site.url}}/release/breaking-changes/editable-text-scroll-into-view
[Deprecate `textScaleFactor` in favor of `TextScaler`]: {{site.url}}/release/breaking-changes/deprecate-textscalefactor
[Deprecate describeEnum and update EnumProperty to be type strict]: {{site.url}}/release/breaking-changes/enum-property-type-stricter
[Deprecate describeEnum and update EnumProperty to be type strict]: {{site.url}}/release/breaking-changes/describe-enum

### Released in Flutter 3.10

Expand Down