|
1 | 1 | - name: Asset transformation
|
2 |
| - description: Demonstrates how to transform images' color scales and formats. |
| 2 | + description: >- |
| 3 | + Demonstrates how to transform images' color scales and formats. |
3 | 4 | tags:
|
4 | 5 | - images
|
5 | 6 | - UI
|
|
9 | 10 | label: Flutter Github
|
10 | 11 |
|
11 | 12 | - name: Background isolate channels
|
12 |
| - description: Demonstrates how to use long-lived isolates. |
| 13 | + description: >- |
| 14 | + Demonstrates how to use long-lived isolates. |
13 | 15 | tags:
|
14 | 16 | - performance
|
15 | 17 | type: quickstart
|
|
18 | 20 | label: Flutter Github
|
19 | 21 |
|
20 | 22 | - name: Code sharing
|
21 |
| - description: Demonstrates how to share business logic between Flutter client and Dart server using `package:shelf`. |
| 23 | + description: >- |
| 24 | + Demonstrates how to share business logic between a |
| 25 | + Flutter client and Dart server using `package:shelf`. |
22 | 26 | tags:
|
| 27 | + - Dart |
23 | 28 | type: quickstart
|
24 | 29 | link:
|
25 | 30 | url: https://github.com/flutter/samples/tree/main/code_sharing
|
26 | 31 | label: Flutter Github
|
27 |
| - |
| 32 | + |
28 | 33 | - name: Context menus
|
29 |
| - description: This sample shows how to create and customize cross-platform context menus, such as the text selection toolbar on mobile or the right click menu on desktop. |
| 34 | + description: >- |
| 35 | + This sample shows how to create and customize cross-platform context menus, |
| 36 | + such as the text selection toolbar on mobile or |
| 37 | + the right click menu on desktop. |
30 | 38 | tags:
|
31 | 39 | - macos
|
32 | 40 | - windows
|
|
36 | 44 | label: Flutter Github
|
37 | 45 |
|
38 | 46 | - name: Desktop UI
|
39 |
| - description: Demonstrates desktop features in both Material and FluentUI design systems. |
| 47 | + description: >- |
| 48 | + Demonstrates desktop features in both Material and FluentUI design systems. |
40 | 49 | tags:
|
41 | 50 | - material
|
42 | 51 | - macos
|
|
47 | 56 | label: Flutter Github
|
48 | 57 |
|
49 | 58 | - name: AI generated dynamic theme
|
50 |
| - description: Demonstrates how to call on-device Flutter APIs based on output from the Gemini API. |
| 59 | + description: >- |
| 60 | + Demonstrates how to call on-device Flutter APIs based on |
| 61 | + output from the Gemini API. |
51 | 62 | tags:
|
52 | 63 | - AI
|
53 | 64 | - google
|
|
57 | 68 | label: Flutter Github
|
58 | 69 |
|
59 | 70 | - name: Form app
|
60 |
| - description: A sample demonstrating different types of forms and best practices. |
| 71 | + description: >- |
| 72 | + A sample demonstrating different types of forms and best practices. |
61 | 73 | tags:
|
62 | 74 | - input
|
63 | 75 | - layout
|
|
67 | 79 | label: Flutter Github
|
68 | 80 |
|
69 | 81 | - name: AI todo list
|
70 |
| - description: A developer sample written in Flutter demonstrating how to interact with a to-do list in natural language using the Gemini API. |
| 82 | + description: >- |
| 83 | + A developer sample written in Flutter demonstrating how to |
| 84 | + interact with a to-do list in natural language using the Gemini API. |
71 | 85 | tags:
|
72 | 86 | - AI
|
73 | 87 | - google
|
|
77 | 91 | label: Flutter Github
|
78 | 92 |
|
79 | 93 | - name: Google Maps plugin
|
80 |
| - description: Demonstrates the Google Maps for Flutter plugin. |
| 94 | + description: >- |
| 95 | + Demonstrates the Google Maps for Flutter plugin. |
81 | 96 | tags:
|
82 | 97 | - google
|
83 | 98 | - maps
|
|
87 | 102 | label: Flutter Github
|
88 | 103 |
|
89 | 104 | - name: Infinite list
|
90 |
| - description: A Flutter sample app that shows an implementation of the 'infinite list' UX pattern. |
| 105 | + description: >- |
| 106 | + A Flutter sample app that shows an implementation of |
| 107 | + the 'infinite list' UX pattern. |
91 | 108 | tags:
|
92 | 109 | - lists
|
93 | 110 | - layout
|
|
98 | 115 | label: Flutter Github
|
99 | 116 |
|
100 | 117 | - name: Isolates
|
101 |
| - description: A sample application that demonstrate best practices when using isolates. |
| 118 | + description: >- |
| 119 | + A sample application that |
| 120 | + demonstrate best practices when using isolates. |
102 | 121 | tags:
|
103 | 122 | - isolates
|
104 | 123 | - perf
|
|
109 | 128 | label: Flutter Github
|
110 | 129 |
|
111 | 130 | - name: Navigation and routing
|
112 |
| - description: A sample that shows how to use `go_router` API to handle common navigation scenarios. |
| 131 | + description: >- |
| 132 | + A sample that shows how to use `go_router` API to |
| 133 | + handle common navigation scenarios. |
113 | 134 | tags:
|
114 | 135 | - navigation
|
115 | 136 | - routing
|
|
119 | 140 | label: Flutter Github
|
120 | 141 |
|
121 | 142 | - name: Google Maps Flutter plugin
|
122 |
| - description: A sample place tracking app that uses the google_apps_flutter plugin. |
| 143 | + description: >- |
| 144 | + A sample place tracking app that uses the google_apps_flutter plugin. |
123 | 145 | tags:
|
124 | 146 | - maps
|
125 | 147 | - google
|
|
130 | 152 | label: Flutter Github
|
131 | 153 |
|
132 | 154 | - name: Platform adaptive design
|
133 |
| - description: This sample project shows a Flutter app that maximizes application code reuse while adhering to different design patterns on Android and iOS. |
| 155 | + description: >- |
| 156 | + This sample project shows a Flutter app that |
| 157 | + maximizes application code reuse while adhering to |
| 158 | + different design patterns on Android and iOS. |
134 | 159 | tags:
|
135 | 160 | - adaptive
|
136 | 161 | - design
|
|
140 | 165 | label: Flutter Github
|
141 | 166 |
|
142 | 167 | - name: Counter app with Provider
|
143 |
| - description: The starter Flutter application, but using the Provider package to manage state. |
| 168 | + description: >- |
| 169 | + The starter Flutter application, but |
| 170 | + using the Provider package to manage state. |
144 | 171 | tags:
|
145 | 172 | - state management
|
146 | 173 | - architecture
|
|
150 | 177 | label: Flutter Github
|
151 | 178 |
|
152 | 179 | - name: Shopping app with Provider
|
153 |
| - description: A Flutter sample app that shows a state management approach using the Provider package. |
| 180 | + description: >- |
| 181 | + A Flutter sample app that shows a |
| 182 | + state management approach using the Provider package. |
154 | 183 | tags:
|
155 | 184 | - state management
|
156 | 185 | - architecture
|
|
160 | 189 | label: Flutter Github
|
161 | 190 |
|
162 | 191 | - name: Simple shaders
|
163 |
| - description: A simple Flutter fragment shaders project. |
| 192 | + description: >- |
| 193 | + A simple Flutter fragment shaders project. |
164 | 194 | tags:
|
165 | 195 | - shaders
|
166 | 196 | - gpu
|
|
170 | 200 | label: Flutter Github
|
171 | 201 |
|
172 | 202 | - name: Desktop calculator
|
173 |
| - description: A calculator sample to demonstrate a simple start for a desktop Flutter app. |
| 203 | + description: >- |
| 204 | + A calculator sample to demonstrate a simple start for a desktop Flutter app. |
174 | 205 | tags:
|
175 | 206 | - desktop
|
176 | 207 | type: quickstart
|
|
179 | 210 | label: Flutter Github
|
180 | 211 |
|
181 | 212 | - name: Testing app
|
182 |
| - description: A sample app that shows different types of testing in Flutter. |
| 213 | + description: >- |
| 214 | + A sample app that shows different types of testing in Flutter. |
183 | 215 | tags:
|
184 | 216 | - testing
|
185 | 217 | type: quickstart
|
|
188 | 220 | label: Flutter Github
|
189 | 221 |
|
190 | 222 | - name: Web element embedding
|
191 |
| - description: Modifies the index.html of a flutter app so it is launched in a custom hostElement. This is the most basic embedding example. |
| 223 | + description: >- |
| 224 | + Modifies the index.html of a flutter app so it |
| 225 | + is launched in a custom hostElement. |
| 226 | + This is the most basic embedding example. |
192 | 227 | tags:
|
193 | 228 | - web
|
194 | 229 | type: quickstart
|
|
197 | 232 | label: Flutter Github
|
198 | 233 |
|
199 | 234 | - name: ng-flutter
|
200 |
| - description: A simple Angular app (and component) that replicates the above example, but in an Angular style. |
| 235 | + description: >- |
| 236 | + A simple Angular app (and component) that |
| 237 | + replicates the element embedding example, but in an Angular app. |
201 | 238 | tags:
|
202 | 239 | - web
|
203 | 240 | - google
|
|
207 | 244 | label: Flutter Github
|
208 | 245 |
|
209 | 246 | - name: Platform channels
|
210 |
| - description: A sample Flutter app which demonstrates how to use `MethodChannel`, `EventChannel`, `BasicMessageChannel` and `MessageCodec`. |
| 247 | + description: >- |
| 248 | + A sample Flutter app which demonstrates how to use |
| 249 | + `MethodChannel`, `EventChannel`, `BasicMessageChannel` and `MessageCodec`. |
211 | 250 | tags:
|
212 | 251 | - platforms
|
213 | 252 | - android
|
|
0 commit comments