Skip to content

Commit 9669559

Browse files
committed
Add BingeTube example to docs
#3776
1 parent 1447293 commit 9669559

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/content/examples/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Additional examples from our awesome community are available as well:
3434
in a more complex architecture.
3535
- [Abdelrahman Mostafa Elmarakby](https://github.com/abdelrahmanelmarakby) wrote an animated version of the todo app available [here](https://github.com/abdelrahmanelmarakby/todo_with_moor_and_animation).
3636
- [Abdelrahman Mostafa Elmarakby](https://github.com/abdelrahmanelmarakby) wrote an hotel booking app with GetX version with diffrent relationships available [here](https://github.com/abdelrahmanelmarakby/hotels_booking).
37+
- [BingeTube](https://bingetube.io/) is an app letting you watch YouTube channels in chronological order. It is [open source](https://github.com/mohansella/BingeTube) and uses
38+
drift for persistence.
3739
- The [HackerNews reader app](https://github.com/filiph/hn_app) from the [Boring Flutter Show](https://www.youtube.com/playlist?list=PLjxrf2q8roU3ahJVrSgAnPjzkpGmL9Czl)
3840
also uses drift to keep a list of favorite articles.
3941

0 commit comments

Comments
 (0)