Skip to content
Merged
Changes from all commits
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
This repo is a companion to the [flutter/flutter](https://github.com/flutter/flutter)
and [flutter/packages]() repositiories. It contains the source code for Flutter's
first-party packages (i.e., packages developed by the core Flutter team) that cannot
depend on Flutter, generall because they are used by the flutter/flutter repository.
depend on Flutter, generally because they are used by the flutter/flutter repository.
Check the [`packages`](./packages) directory to see all packages.

These packages are also available on [pub](https://pub.dev/flutter/packages).
Expand Down
Loading