https://github.com/devmuaz/moviesbook-flutter
A flutter app for browsing movies, get movie details and more to discover..
https://github.com/devmuaz/moviesbook-flutter
Last synced: 3 months ago
JSON representation
A flutter app for browsing movies, get movie details and more to discover..
- Host: GitHub
- URL: https://github.com/devmuaz/moviesbook-flutter
- Owner: devmuaz
- Created: 2019-08-06T17:04:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-14T17:00:56.000Z (almost 6 years ago)
- Last Synced: 2025-03-25T22:21:50.290Z (3 months ago)
- Language: Dart
- Size: 7.24 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movies Book
## Movies app built using Flutter framework
This is a flutter app works absolutely fine on both (Android/IOS) since we're dealing with
[Flutter]("https://flutter.dev/") and
[Dart]("https://dart.dev/")### Couple things you may have to consider:
1- This project was Migrated to AndroidX
2- This project contains some additional folders named as (assetss/images) for required images inside the app, (fonts) for future need, and (Screenshots)### Update or Modify the project
You actually don't have to do anything, download this whole project, open it inside [VS Code]("https://code.visualstudio.com/") and start do what ever.### Here are some screenshots after successful built on [Huawei Nova3 - Android version: 9]
#### Home Page
![]()
![]()
#### Browse & Search Pages
![]()
![]()
#### Movie Details, Cast, Suggested...
![]()
![]()
![]()
#### Favorites, Loading
![]()
![]()
![]()
### last: see the [pupspec.yaml] for the dependencies and packages used in this app
### Enjoy :)