Skip to content

Commit

Permalink
Add 3rd party example: Deliverzler (#3055)
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmedLSayed9 authored Oct 29, 2023
1 parent b74b061 commit 222d287
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,11 @@ module.exports = {
label: "Clean Architecture demonstration with Riverpod",
href: "https://github.com/Uuttssaavv/flutter-clean-architecture-riverpod",
},
{
type: "link",
label: "Delivery App with Google Maps and Live Tracking",
href: "https://github.com/AhmedLSayed9/deliverzler",
},
],
},

Expand Down

0 comments on commit 222d287

Please sign in to comment.