Your one-stop app for movie cravings, news, and more! and yesss, you can watch them tooooo ;)
- A Fully functional stand-alone movie streaming app.
- Movie Page: Browse movies divided into genres and categories.
- Series Page: Explore TV series categorized by genres.
- News Section: Stay updated with news in various categories.
- Discover Section: Find new movies and series based on your favorite genres.
- Streaming Platforms: Directly select movies from different streaming platforms.
- Genre Selection: Easily filter movies by different genres.
- Movie View Page: Get detailed information about a movie, including cast, crew, recommendations, and similar movies.
- Series View Page: Explore TV series with seasons and episodes.
- Season View Page: Dive deeper into TV series with episode sections.
- Episode View Page: Watch episodes with a "Watch Now" button.
- Providers Page: Find official streaming platforms for movies.
- Search Section: Quickly find movies using the search feature.
- Dark/Light Mode Support: Customize the app's theme.
- Adult Mode Settings: Adjust content settings.
- Material UI Theming: Enjoy a sleek and intuitive user interface.
- No Ads: An ad-free experience.
- Image Quality Settings: Control the default image quality on movie pages.
- Homepage Customization: Personalize your app's homepage to your liking.
And much more... Check it out yourself :)
- If you don't have Flutter SDK installed, please visit official Flutter site.
- Fetch latest source code from master branch.
git clone https://github.com/TheGuyDangerous/TheatreTime.git
- Run the app with Android Studio or VS Code. Or the command line:
flutter pub get
flutter run
- Flutter
- 2embed Api
- IMDB api
- MovieDB api
- News api
- Android Version : sdk 21 and above
- Connectivity : Active internet connection
- Device permission : 1. Notifications
Copyright © 2021 Sannidhya Dubey
TheatreTime is a free software licensed under GPL v3.0
It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Being Open Source doesn't mean you can just make a copy of the app and upload it on playstore or sell
a closed source copy of the same.
Read the following carefully:
1. Any copy of a software under GPL must be under same license. So you can't upload the app on a closed source
app repository like PlayStore/AppStore without distributing the source code.
2. You can't sell any copied/modified version of the app under any "non-free" license.
You must provide the copy with the original software or with instructions on how to obtain original software,
should clearly state all changes, should clearly disclose full source code, should include same license
and all copyrights should be retained.
In simple words, You can ONLY use the source code of this app for `Open Source` Project under `GPL v3.0` or later
with all your source code CLEARLY DISCLOSED on any code hosting platform like GitHub, with clear INSTRUCTIONS on
how to obtain the original software, should clearly STATE ALL CHANGES made and should RETAIN all copyrights.
Use of this software under any "non-free" license is NOT permitted.
See the GNU General Public License for more details.
Contributions are welcome. Please read our contributing guidelines before contributing.
Have a look at some common Issues that you might face. If your problem is not there, feel free to open an Issue :)