-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7ca664e
commit 639a2ac
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Flutter Movies | ||
|
||
Sample [10-foot](https://en.wikipedia.org/wiki/10-foot_user_interface) app designed for the big screen, with partial mobile support. | ||
|
||
Built with [Flutter](https://flutter.dev), the open source multi-platform app framework by Google. | ||
|
||
> [!NOTE] | ||
> This app doesn't provide any sources or scrape content. Bring your own backend. | ||
Screencaps | ||
--- | ||
### Home page | ||
![home page](https://github.com/user-attachments/assets/1a7362ec-c7ae-47ee-90ad-1fca08e57759) | ||
### Search page | ||
![search page](https://github.com/user-attachments/assets/66ee1a93-1222-45c0-a3f0-6f7916002640) | ||
### Movie page | ||
![movie page](https://github.com/user-attachments/assets/394ccb29-f994-41fe-ac6b-e26da3521600) | ||
### Series page | ||
![series page](https://github.com/user-attachments/assets/4a921a2a-e0d0-45dd-8c00-9912fb6772a5) | ||
|
||
|
||
|