mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-07-04 01:17:08 +08:00
fixed link for stateless_widgets example in readme index
This commit is contained in:
@ -14,7 +14,7 @@ Lookup Links: [[Setup Flutter](https://flutter.io/setup/)] [[Widgets Catalog](ht
|
||||
|
||||
1. [Simple Material App](/simple_material_app) [](https://kinolien.github.com/gitzip/?download=https://github.com/nisrulz/flutter-examples/tree/master/simple_material_app)
|
||||
1. [Using Theme](/using_theme) [](https://kinolien.github.com/gitzip/?download=https://github.com/nisrulz/flutter-examples/tree/master/using_theme)
|
||||
1. [Stateless Widget](/stateless_widget) [](https://kinolien.github.com/gitzip/?download=https://github.com/nisrulz/flutter-examples/tree/master/stateless_widget)
|
||||
1. [Stateless Widgets](/stateless_widgets) [](https://kinolien.github.com/gitzip/?download=https://github.com/nisrulz/flutter-examples/tree/master/stateless_widgets)
|
||||
1. [Stateful Widget](/stateful_widget) [](https://kinolien.github.com/gitzip/?download=https://github.com/nisrulz/flutter-examples/tree/master/stateful_widget)
|
||||
1. [Using EditText](/using_edittext) [](https://kinolien.github.com/gitzip/?download=https://github.com/nisrulz/flutter-examples/tree/master/using_edittext)
|
||||
1. [Load local image](/load_local_image) [](https://kinolien.github.com/gitzip/?download=https://github.com/nisrulz/flutter-examples/tree/master/load_local_image)
|
||||
|
Reference in New Issue
Block a user