Skip to content

Commit 0129f5a

Browse files
authored
Add note about renaming to "inline class" (#2705)
A link to the views feature specification was included in the Flutter@Google newsletter from yesterday. This PR informs anyone who follows that link that the mechanism has been renamed, and points to the PR of inline classes.
1 parent b68d1a5 commit 0129f5a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

working/1426-extension-types/feature-specification-views.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,18 @@ Author: [email protected]
44

55
Status: Draft
66

7+
**This proposal is now obsolete. The mechanism has been renamed to _inline
8+
classes_. Please see the [inline class PR][2] for the most recent proposed
9+
specification.**
10+
11+
[2]: https://github.com/dart-lang/language/pull/2626
12+
713

814
## Change Log
915

16+
2022.12.09
17+
- Added notification about renaming to inline classes.
18+
1019
2022.09.22
1120
- Removed support for `export`, changed `view` to `view class`.
1221

0 commit comments

Comments
 (0)