Commit adf92e7
Create new section in docs for Flutter concepts and add first article (#482)
* Create new section in docs for Flutter concepts and add first article
This article provides a comprehensive technical deep-dive into the Flutter SDK, covering its architecture, tooling, and update strategies. It discusses Dart's compilation methods, the Flutter engine's rendering pipeline, and introduces Shorebird for over-the-air updates.
* gertting things working
* remove md file
* get the video embed looking better
* spelling fixes
* update path
---------
Co-authored-by: Tom Arra <tarra3@gmail.com>1 parent db74d8e commit adf92e7
File tree
3 files changed
+415
-0
lines changed- src/content/docs/flutter-concepts
3 files changed
+415
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| 46 | + | |
| 47 | + | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
83 | 88 | | |
84 | 89 | | |
85 | 90 | | |
| |||
0 commit comments