Skip to content

Commit 64100b0

Browse files
author
Gordon Hayes
committed
docs: update readme
1 parent 1f4c7f5 commit 64100b0

File tree

1 file changed

+5
-14
lines changed
  • section_4/login_example_sequence_animation

1 file changed

+5
-14
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
# login
1+
# Sequence Animation - Login example
22

3-
A new Flutter project.
3+
Initialize build folders:
44

5-
## Getting Started
6-
7-
This project is a starting point for a Flutter application.
8-
9-
A few resources to get you started if this is your first Flutter project:
10-
11-
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
12-
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
13-
14-
For help getting started with Flutter, view our
15-
[online documentation](https://flutter.dev/docs), which offers tutorials,
16-
samples, guidance on mobile development, and a full API reference.
5+
```dart
6+
flutter create .
7+
```

0 commit comments

Comments
 (0)