1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-11 07:18:15 +00:00

[pedometer] Fix file/folder links and cleanup instructions (#1988)

- Fixes links to specific files/folders
- Adds more file links where relevant
- Uses more specific link text than "here"
- Add links to relevant apps when mentioned
- Slightly expands on some instructions
- Cleans up formatting

Fixes https://github.com/flutter/samples/issues/1978
This commit is contained in:
Parker Lougheed
2023-08-09 01:26:41 -05:00
committed by GitHub
parent 398d7e3fd6
commit f95f25a026
2 changed files with 64 additions and 36 deletions

View File

@@ -2,15 +2,4 @@
Demonstrates how to use the pedometer plugin.
## 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://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
Visit the primary [pedometer README](../README.md) for more information.