Skip to content

Commit

Permalink
docs(navigation): add auto_route reference url
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-the-shark committed Aug 3, 2024
1 parent a2ec323 commit 46a9e89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ fvm flutter run
3. Api helper module instructions: https://github.com/Solvro/topwr-mobile/tree/main/lib/api_base
4. We use `flutter_gen` for generating asset paths: https://pub.dev/packages/flutter_gen
5. For unified names read and follow: [taxonomy.md](./taxonomy.md)
6. For navigation we use `auto_route`, docs here: https://pub.dev/packages/auto_route

# Before you push a commit
- run the linter
Expand Down

0 comments on commit 46a9e89

Please sign in to comment.