mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-08-23 22:16:31 +08:00
10 lines
253 B
Markdown
10 lines
253 B
Markdown
# Load Local Image
|
|
|
|
Example app showing implementation which loads up an image from a local folder.
|
|
|
|
<img src="demo_img.jpg" height="600em" />
|
|
|
|
|
|
## Getting Started
|
|
|
|
For help getting started with Flutter, view online [documentation](http://flutter.dev/). |