You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
Notes:
2
2
------
3
-
* This is the companion repository for the `Flutter on Raspberry Pi (mostly) from Scratch` article.
3
+
* This is the companion repository for the `Flutter on Raspberry Pi (mostly) from Scratch`[article](https://medium.com/flutter/flutter-on-raspberry-pi-mostly-from-scratch-2824c5e7dcb1).
4
4
* This repository is only meant to showcase what a minimal embedder might look like. It is not production ready (and never will be)!
5
5
* Though this repository is based off of the [Raspberry Pi Cross Compilation SDK and GN Sysroot](https://github.com/chinmaygarde/raspberrypi_cross_compilation_sdk) repository. You dont have to use this toolchain or GN.
0 commit comments