|
19 | 19 |
|
20 | 20 | ## Filters
|
21 | 21 |
|
22 |
| -The search UI also supports filters: |
| 22 | +The search UI also supports filters. |
| 23 | +On a wide screen, |
| 24 | +the filter options will appear to the left of the search results. |
| 25 | +On a non-wide screen, to open the filter options, |
| 26 | +click the filter icon to the right of the search bar. |
23 | 27 |
|
24 |
| - - On the left of the search bar, select 'Dart' or 'Flutter' depending on the |
25 |
| - SDK you are developing with. |
| 28 | + - To filter by Dart or Flutter support, |
| 29 | + expand the **SDKs** section, |
| 30 | + then select the SDK you are developing with. |
26 | 31 |
|
27 |
| - - On the right of the search bar, click the platform filter buttons to filter |
28 |
| - results to packages supporting the platforms you need support for. |
| 32 | + - To filter by platform, under the **Platforms** section, |
| 33 | + select all platforms you intend to support. |
29 | 34 |
|
30 |
| - - To use platform filters for alpha platforms (e.g. Flutter Desktop), use |
31 |
| - the Advanced option on the far right of the search bar. |
| 35 | + - To filter for only packages with [OSI approved licenses][], |
| 36 | + expand the **License** section, |
| 37 | + then select **OSI approved**. |
| 38 | + |
| 39 | + - For other filters, such as including unlisted packages, |
| 40 | + expand the **Advanced** section. |
| 41 | + |
| 42 | +[OSI approved licenses]: https://opensource.org/licenses |
32 | 43 |
|
33 | 44 | ## Ranking
|
34 | 45 |
|
|
0 commit comments