diff --git a/dropdown_button/README.md b/dropdown_button/README.md index c53ebe5..a041799 100644 --- a/dropdown_button/README.md +++ b/dropdown_button/README.md @@ -7,4 +7,4 @@ Example app showing implementing drop down button. ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/enabling_splash_screen/README.md b/enabling_splash_screen/README.md index 4ece990..21b0e12 100644 --- a/enabling_splash_screen/README.md +++ b/enabling_splash_screen/README.md @@ -7,4 +7,4 @@ Example app showing implementing splash screen. ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/expense_planner/README.md b/expense_planner/README.md index 8da9633..adc2ed0 100644 --- a/expense_planner/README.md +++ b/expense_planner/README.md @@ -6,13 +6,4 @@ A simple app with a beautiful UI for managing daily expenses. ## Getting Started -This project is a starting point for a Flutter application. - -A few resources to get you started if this is your first Flutter project: - -- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) - -For help getting started with Flutter, view our -[online documentation](https://flutter.dev/docs), which offers tutorials, -samples, guidance on mobile development, and a full API reference. +For help getting started with Flutter, view online [documentation](http://flutter.dev/). diff --git a/grid_layout/README.md b/grid_layout/README.md index 9b4fed0..489545f 100644 --- a/grid_layout/README.md +++ b/grid_layout/README.md @@ -7,4 +7,4 @@ Example app showing implementing grid layout. ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/handling_routes/README.md b/handling_routes/README.md index 596d06d..c9ce87a 100644 --- a/handling_routes/README.md +++ b/handling_routes/README.md @@ -9,4 +9,4 @@ Read [[Documentation](https://docs.flutter.io/flutter/widgets/Navigator-class.ht ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/image_from_network/README.md b/image_from_network/README.md index 1b7e5d3..cf356af 100644 --- a/image_from_network/README.md +++ b/image_from_network/README.md @@ -1,10 +1,10 @@ # Image from Network -Example app showing implemention of image from network. +Example app showing implementation of image from network. ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/infinite_list/README.md b/infinite_list/README.md index 70ce58e..5560594 100644 --- a/infinite_list/README.md +++ b/infinite_list/README.md @@ -1,10 +1,10 @@ # Infinite List -Example app showing implemention of an infinite list +Example app showing implementation of an infinite list ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). +For help getting started with Flutter, view online [documentation](http://flutter.dev/). diff --git a/load_local_image/README.md b/load_local_image/README.md index cbeb6bf..87a7ef6 100644 --- a/load_local_image/README.md +++ b/load_local_image/README.md @@ -7,4 +7,4 @@ Example app showing implementation which loads up an image from a local folder. ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/load_local_json/README.md b/load_local_json/README.md index 7016258..e46b421 100644 --- a/load_local_json/README.md +++ b/load_local_json/README.md @@ -7,4 +7,4 @@ Example app showing implementation which loads up a json file from a local folde ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/navigation_drawer/README.md b/navigation_drawer/README.md index 5d61178..187dff2 100644 --- a/navigation_drawer/README.md +++ b/navigation_drawer/README.md @@ -7,4 +7,4 @@ Example app showing implementing navigation Drawer. ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/persist_key_value/README.md b/persist_key_value/README.md index 098fd8c..4f4fd2b 100644 --- a/persist_key_value/README.md +++ b/persist_key_value/README.md @@ -6,4 +6,4 @@ Example app showing storing key value on disk using [shared_preference](https:// ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). +For help getting started with Flutter, view online [documentation](http://flutter.dev/). diff --git a/simple_material_app/README.md b/simple_material_app/README.md index d6b862b..020d638 100644 --- a/simple_material_app/README.md +++ b/simple_material_app/README.md @@ -7,4 +7,4 @@ A simple material app ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/stateful_widget/README.md b/stateful_widget/README.md index c63455e..36207ab 100644 --- a/stateful_widget/README.md +++ b/stateful_widget/README.md @@ -11,4 +11,4 @@ Read [[Documentation](https://docs.flutter.io/flutter/widgets/StatefulWidget-cla ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/stateless_widgets/README.md b/stateless_widgets/README.md index 85f3d9f..9b68a9c 100644 --- a/stateless_widgets/README.md +++ b/stateless_widgets/README.md @@ -11,4 +11,4 @@ Read [[Documentation](https://docs.flutter.io/flutter/widgets/StatelessWidget-cl ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/tip_calculator/README.md b/tip_calculator/README.md index dbf0478..744d132 100644 --- a/tip_calculator/README.md +++ b/tip_calculator/README.md @@ -7,4 +7,4 @@ Example app showing implementation which calculates the tip. ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/unit_testing/README.md b/unit_testing/README.md index a2a917c..f2fbab3 100644 --- a/unit_testing/README.md +++ b/unit_testing/README.md @@ -1,25 +1,11 @@ # unit_testing -A flutter example app to demonstrate unit testing. - -

- -

- - -# Unit Test +Example app demonstrating unit testing. Unit tests are handy for verifying the behavior of a single function, method, or class. [click here](https://flutter.dev/docs/cookbook/testing/unit/introduction) for more information. + + ## Getting Started -This project is a starting point for a Flutter application. - -A few resources to get you started if this is your first Flutter project: - -- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) - -For help getting started with Flutter, view our -[online documentation](https://flutter.dev/docs), which offers tutorials, -samples, guidance on mobile development, and a full API reference. +For help getting started with Flutter, view online [documentation](http://flutter.dev/). diff --git a/using_alert_dialog/README.md b/using_alert_dialog/README.md index 117ba63..ca29107 100644 --- a/using_alert_dialog/README.md +++ b/using_alert_dialog/README.md @@ -11,4 +11,4 @@ Read [[Documentation](https://docs.flutter.io/flutter/material/AlertDialog-class ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/using_bottom_nav_bar/README.md b/using_bottom_nav_bar/README.md index 41b2ebf..540f35c 100644 --- a/using_bottom_nav_bar/README.md +++ b/using_bottom_nav_bar/README.md @@ -11,4 +11,4 @@ Read [[Documentation](https://docs.flutter.io/flutter/material/BottomNavigationB ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/using_custom_fonts/README.md b/using_custom_fonts/README.md index 9a4df2b..3c42519 100644 --- a/using_custom_fonts/README.md +++ b/using_custom_fonts/README.md @@ -7,4 +7,4 @@ Example app showing implementing custom fonts as text style. ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/using_edittext/README.md b/using_edittext/README.md index 8592c13..15dc11a 100644 --- a/using_edittext/README.md +++ b/using_edittext/README.md @@ -7,4 +7,4 @@ Example app that shows how to use a Edit Text in an app. ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/using_firebase_db/README.md b/using_firebase_db/README.md index be6472c..1a44041 100644 --- a/using_firebase_db/README.md +++ b/using_firebase_db/README.md @@ -11,13 +11,4 @@ Add notes by using the Floating Action Button and delete notes by long pressing ## Getting Started -This project is a starting point for a Flutter application. - -A few resources to get you started if this is your first Flutter project: - -- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) - -For help getting started with Flutter, view our -[online documentation](https://flutter.dev/docs), which offers tutorials, -samples, guidance on mobile development, and a full API reference. +For help getting started with Flutter, view online [documentation](http://flutter.dev/). diff --git a/using_gradient/README.md b/using_gradient/README.md index 652dc41..8e08426 100644 --- a/using_gradient/README.md +++ b/using_gradient/README.md @@ -7,4 +7,4 @@ Example app showing implementing gradient as a background. ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/using_http_get/README.md b/using_http_get/README.md index 9fbd503..6d5becf 100644 --- a/using_http_get/README.md +++ b/using_http_get/README.md @@ -7,4 +7,4 @@ Example app showing implementation which loads up an information via making an H ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/using_interactiveviewer/README.md b/using_interactiveviewer/README.md index 0b8cf46..ebd9733 100644 --- a/using_interactiveviewer/README.md +++ b/using_interactiveviewer/README.md @@ -1,14 +1,13 @@ # Using InteractiveViewer -A widget that enables pan and zoom interactions with its child. +Example app showing usage of InteractiveViewer. -The user can transform the child by dragging to pan or pinching to zoom. +InteractiveViewer is a widget that enables pan and zoom interactions with its child. The user can transform the child by dragging to pan or pinching to zoom. Read [[Documentation](https://api.flutter.dev/flutter/widgets/InteractiveViewer-class.html)] - ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/using_listview/README.md b/using_listview/README.md index fb1dbcd..753b1d5 100644 --- a/using_listview/README.md +++ b/using_listview/README.md @@ -7,4 +7,4 @@ Example app showing implementing listview. ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/using_snackbar/README.md b/using_snackbar/README.md index f998596..2b3b6b5 100644 --- a/using_snackbar/README.md +++ b/using_snackbar/README.md @@ -7,4 +7,4 @@ Example app showing implementing snack bar. ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/using_stepper/README.md b/using_stepper/README.md index fcbc3f4..283ee04 100644 --- a/using_stepper/README.md +++ b/using_stepper/README.md @@ -9,4 +9,4 @@ Read [[Documentation](https://docs.flutter.io/flutter/material/Stepper-class.htm ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). +For help getting started with Flutter, view online [documentation](http://flutter.dev/). diff --git a/using_tabs/README.md b/using_tabs/README.md index acaef7c..2d2ee71 100644 --- a/using_tabs/README.md +++ b/using_tabs/README.md @@ -9,4 +9,4 @@ Read [[Documentation](https://docs.flutter.io/flutter/material/TabBar-class.html ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file diff --git a/using_theme/README.md b/using_theme/README.md index 6864105..cf13063 100644 --- a/using_theme/README.md +++ b/using_theme/README.md @@ -7,4 +7,4 @@ Example app that shows how to setup a theme in your app. ## Getting Started -For help getting started with Flutter, view online [documentation](http://flutter.io/). \ No newline at end of file +For help getting started with Flutter, view online [documentation](http://flutter.dev/). \ No newline at end of file