|
3 | 3 | This repo contains the source code for packages developed by the Material Flutter team.
|
4 | 4 |
|
5 | 5 |
|
6 |
| -| Package | Pub | Issues | Pull requests | |
7 |
| -|--------|-----|--------|---------------| |
8 |
| -| [google\_fonts](./packages/google_fonts/) | [](https://pub.dev/packages/google_fonts) | [](https://github.com/material-foundation/flutter-packages/labels/p%3A%20google_fonts) | [](https://github.com/material-foundation/flutter-packages/pulls?q=is%3Aopen+is%3Apr+label%3A%22p%3A+google_fonts%22) | |
9 |
| -| [dynamic\_color](./packages/dynamic_color/) | [](https://pub.dev/packages/dynamic_color) | [](https://github.com/material-foundation/flutter-packages/labels/p%3A%20dynamic_color) | [](https://github.com/material-foundation/flutter-packages/pulls?q=is%3Aopen+is%3Apr+label%3A%22p%3A+dynamic_color%22) | |
10 |
| -| [adaptive\_breakpoints](./packages/adaptive_breakpoints/) | [](https://pub.dev/packages/adaptive_breakpoints) | [](https://github.com/material-foundation/flutter-packages/labels/p%3A%20adaptive_breakpoints) | [](https://github.com/material-foundation/flutter-packages/pulls?q=is%3Aopen+is%3Apr+label%3A%22p%3A+adaptive_breakpoints%22) | |
11 |
| -| [adaptive\_navigation](./packages/adaptive_navigation/) | [](https://pub.dev/packages/adaptive_navigation) | [](https://github.com/material-foundation/flutter-packages/labels/p%3A%20adaptive_navigation) | [](https://github.com/material-foundation/flutter-packages/pulls?q=is%3Aopen+is%3Apr+label%3A%22p%3A+adaptive_navigation%22) | |
12 |
| -| [adaptive\_components](./packages/adaptive_components/) | [](https://pub.dev/packages/adaptive_components) | [](https://github.com/material-foundation/flutter-packages/labels/p%3A%20adaptive_components) | [](https://github.com/material-foundation/flutter-packages/pulls?q=is%3Aopen+is%3Apr+label%3A%22p%3A+adaptive_components%22) | |
13 |
| -| [symbols](./packages/symbols/) | [](https://pub.dev/packages/symbols) | [](https://github.com/material-foundation/flutter-packages/labels/p%3A%20symbols) | [](https://github.com/material-foundation/flutter-packages/pulls?q=is%3Aopen+is%3Apr+label%3A%22p%3A+symbols%22) | |
| 6 | +| Package | Pub | Issues | Pull requests | Example | |
| 7 | +|--------|-----|--------|---------------|---| |
| 8 | +| [google\_fonts](./packages/google_fonts/) | [](https://pub.dev/packages/google_fonts) | [](https://github.com/material-foundation/flutter-packages/labels/p%3A%20google_fonts) | [](https://github.com/material-foundation/flutter-packages/pulls?q=is%3Aopen+is%3Apr+label%3A%22p%3A+google_fonts%22) | [Example](https://material-foundation.github.io/flutter-packages/google_fonts) | |
| 9 | +| [dynamic\_color](./packages/dynamic_color/) | [](https://pub.dev/packages/dynamic_color) | [](https://github.com/material-foundation/flutter-packages/labels/p%3A%20dynamic_color) | [](https://github.com/material-foundation/flutter-packages/pulls?q=is%3Aopen+is%3Apr+label%3A%22p%3A+dynamic_color%22) | [Example](https://material-foundation.github.io/flutter-packages/dynamic_color) | |
| 10 | +| [adaptive\_breakpoints](./packages/adaptive_breakpoints/) | [](https://pub.dev/packages/adaptive_breakpoints) | [](https://github.com/material-foundation/flutter-packages/labels/p%3A%20adaptive_breakpoints) | [](https://github.com/material-foundation/flutter-packages/pulls?q=is%3Aopen+is%3Apr+label%3A%22p%3A+adaptive_breakpoints%22) | [Example](https://material-foundation.github.io/flutter-packages/adaptive_breakpoints) | |
| 11 | +| [adaptive\_navigation](./packages/adaptive_navigation/) | [](https://pub.dev/packages/adaptive_navigation) | [](https://github.com/material-foundation/flutter-packages/labels/p%3A%20adaptive_navigation) | [](https://github.com/material-foundation/flutter-packages/pulls?q=is%3Aopen+is%3Apr+label%3A%22p%3A+adaptive_navigation%22) | [Example](https://material-foundation.github.io/flutter-packages/adaptive_navigation) | |
| 12 | +| [adaptive\_components](./packages/adaptive_components/) | [](https://pub.dev/packages/adaptive_components) | [](https://github.com/material-foundation/flutter-packages/labels/p%3A%20adaptive_components) | [](https://github.com/material-foundation/flutter-packages/pulls?q=is%3Aopen+is%3Apr+label%3A%22p%3A+adaptive_components%22) | [Example](https://material-foundation.github.io/flutter-packages/adaptive_components) | |
| 13 | +| [symbols](./packages/symbols/) | [](https://pub.dev/packages/symbols) | [](https://github.com/material-foundation/flutter-packages/labels/p%3A%20symbols) | [](https://github.com/material-foundation/flutter-packages/pulls?q=is%3Aopen+is%3Apr+label%3A%22p%3A+symbols%22) | | |
14 | 14 |
|
15 | 15 |
|
16 | 16 | ## Issues
|
|
0 commit comments