Movie Hub 🎬😍 Movie Hub is an app that allows users to view different categories of movies and also watch!. It creates an immersive and seamless movie-watching experience!. It is built with Flutter😍😌 and Firebase using the TMDB API and VidSrc for viewing the movies. It provides an interactive and captivating experience for the user! Demo Screen.Recording.2023-12-21.at.15.48.58.mov Preview ..
Category : Movie
Using BLoc Pattern and JSON API. Data Provider: https://www.themoviedb.org Youtube Tutorial Link: https://youtu.be/wfxA0f9rjzg Download source code on GitHub https://github.com/curay7/Block-Flutter-Movie?ref=flutterappworld.com FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Movies App A Flutter app that uses the “The Movie DB” api to fetch popular people and their info (their movies, images, ..etc). (API version 3 is used) 🎨 Design inspiration Content Running the App Previews App Architecture & Folder Structure Http Caching Infinite Scroll Functionality Testing with Riverpod Dart-only testing Flutter Widget Tests Running the App ..
flutter_breaking Breaking Bad Api Project with BLOC. API: Breaking Bad Characters Download this app source code on GitHub https://github.com/yousefshabaneg/breakingBad_Cubit FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Home Screen Popular Movies on IMDB Popilar Movie detail and trailer Search Screen Searched Movie info Lab: Write your first Flutter app Cookbook: Useful Flutter samples Api Source –https://rapidapi.com For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference. Download source code on GitHub ..
Movi App UI in Flutter Short Intro: Movies App UI in Flutter using Simple Widgets without Using API’s in Flutter. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter ..
Movies App Hi, do you like movies? Try MoviesApp here. There are currently 4 themes in the app. Search for your favourite movie and add it to your favourites. Operating Principle How to run This application is using api of themoviedb, so before using it you have to create an api from themoviedb and generate an API and apply it ..
The Movie DB App with Flutter GetX A new Flutter TheMovieDB Application example with GetX State Management Register and get Api Key from The Movie DB Website After that in url.dart, change ‘YOUR.API_KEY’ with your key. Available in all your devices. Mobile: Desktop: Web: Different Scaffolds for different platforms: Mobile: Desktop: Web: Download Movie DB App source code ..
This is an app that displays you details of movies that you can search for or browse. Features : Fetch api data from TMDB asynchronously. Dynamic Theming using Provider Search Functionality Screenshots: To run this app Obtain api key from TMDB. Replace YOUR_API_KEY in api_constants.dart with your api key. Run the app with flutter run –release Download ..
MovieDB Short intro: Find The Latest trending and upcoming movies and tv shows with MovieDB app. The app contains all info about movies and tv shows. find similar movies or shows, Browse all genres, video trailers, backdrops, logos, and posters. App Features. Dynamic Theming Search Functionality Onboarding-Screen Select favourite movie Home Screen Tranding movie Movies ..
Netflix Clone Mobile App Watch it on YouTube Netflix Clone Mobile App A nice clean Netflix Clone Mobile App UI. Today I will show you how you can create Netflix Clone App using flutter. We also add animation which works perfectly on mobile and the web. Netflix Clone Mobile App UI Download Netflix Clone app ..
Introduction This project consists of a mobile application developed in Flutter, which shows information about movies by querying the themoviedb.org API. Table of Contents Introduction goals Preview Project Installation Project Structure Clean Architecture Workflow Presentation Layer Domain Cloak Data Layer TDD Unit Testing In Flutter (Unit Testing) goals The objective is to practice, share and discuss the topics ..
MegaflixZ MegaflixZ is a movie app for the movie lover in you. It is an app that displays new and upcoming movies and tv series. Link to product development video Check out the IGTV Video How it Works ? This application is for all users who are movie enthusiast In the homepage you can see ..
Movie Ticketing App Animation Using Flutter Hi! If you like it, don’t forget to smash the star button ^_^ Sorry for the shitty code btw. Movie Ticketing App https://github.com/triannoviandi/movie-ticketing-app FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Flutter Movies App An application made with Flutter to practice the principles of Clean Architecture.Even being focused on architecture, the project also has a beautiful UI. ## Getting Started Note: You already need to have Flutter installed. # clone the repo git clone https://github.com/marciovalim/flutter-movies-app.git # move to the cloned repo cd flutter-movies-app # get dependencies ..
Movies App This is a simple app build it with flutter. Features: Get movies from themoviedb.org Search movies See details movies and casting Tools: Flutter Animation Hero Widget Flutter Swipper VSCode Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first ..