All Projects → SAGARSURI → Mymovies

SAGARSURI / Mymovies

Licence: mit
A Flutter app which shows a list of popular movies.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Mymovies

Awesome Flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Stars: ✭ 38,582 (+10299.46%)
Mutual labels:  mobile-app, cross-platform, mobile-development
Flutter Mvvm Provider Demo
Stars: ✭ 89 (-76.01%)
Mutual labels:  mobile-app, cross-platform, mobile-development
Boden
Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io
Stars: ✭ 1,394 (+275.74%)
Mutual labels:  mobile-app, cross-platform, mobile-development
Tasky
Tasky is a task management app made with SwiftUI.
Stars: ✭ 22 (-94.07%)
Mutual labels:  mobile-app, mobile-development
Flutter-BabyStepsQuiz
A Flutter Quiz App.
Stars: ✭ 21 (-94.34%)
Mutual labels:  mobile-app, mobile-development
Android-daily-read-tips
log for articles and info in android for every developer
Stars: ✭ 13 (-96.5%)
Mutual labels:  mobile-app, mobile-development
Prototype.Forms.Controls
This sample app contains a random mixture of Xamarin/Xamarin.Forms controls, views, and functionality snippets that I've created.
Stars: ✭ 21 (-94.34%)
Mutual labels:  mobile-app, mobile-development
MTJailed-Native
A terminal emulator with remote shell for non-jailbroken iOS devices
Stars: ✭ 24 (-93.53%)
Mutual labels:  mobile-app, mobile-development
GiveNGo
React Native app to connect people who need toiletries/groceries/other goods with those who live nearby and are willing to donate and drop off those goods to them. Includes a chat app to allow users to coordinate.
Stars: ✭ 15 (-95.96%)
Mutual labels:  mobile-app, mobile-development
addIt
Simple addition game made with Flutter for Mobile and Web using BLOC pattern
Stars: ✭ 16 (-95.69%)
Mutual labels:  mobile-app, mobile-development
shop-app
A shopping mobile application made with react native for Android.
Stars: ✭ 100 (-73.05%)
Mutual labels:  api-rest, mobile-development
Manji
Manji is a mobile application built to help people learning Japanese learn about Kanji.
Stars: ✭ 142 (-61.73%)
Mutual labels:  mobile-app, mobile-development
FluentERP
ERP mobile application for Android with a support for SAP-like T-codes!
Stars: ✭ 18 (-95.15%)
Mutual labels:  mobile-app, mobile-development
test-tools
Improves PHPUnit testing productivity by adding a service container and self-initializing fakes
Stars: ✭ 25 (-93.26%)
Mutual labels:  dependency-injection, test-driven-development
react-native-tab-bars
Fully customizable navigation tab bar for React Native
Stars: ✭ 16 (-95.69%)
Mutual labels:  mobile-app, mobile-development
android-trinity
android-trinity is tiny proactive framework with much of the scaffolding code required to start a new Android Application.
Stars: ✭ 44 (-88.14%)
Mutual labels:  mobile-app, mobile-development
framework
The target of this framework is to help in all the needs of a full featured API REST, from top to bottom, and at the same time having the best possible performance and security.
Stars: ✭ 88 (-76.28%)
Mutual labels:  dependency-injection, api-rest
Quicklib
Quick development library (AutoMapper, LinQ, IOC Dependency Injection, MemoryCache, Scheduled tasks, Config, Serializers, etc) with crossplatform support for Delphi/Firemonkey (Windows,Linux,OSX/IOS/Android) and freepascal (Windows/Linux).
Stars: ✭ 274 (-26.15%)
Mutual labels:  json, dependency-injection
Neutralinojs
Portable and lightweight cross-platform desktop application development framework
Stars: ✭ 4,731 (+1175.2%)
Mutual labels:  json, cross-platform
CrossMobile
Create native iOS, Android, Windows Phone and Desktop applications in Java. Write it once, and produce sophisticated multiplatform applications.
Stars: ✭ 48 (-87.06%)
Mutual labels:  mobile-app, mobile-development

My Movies

A Flutter app showcasing a list of popular movies from MovieDB.

Here is a quick video of the app:

https://www.youtube.com/watch?v=krXb9CzGRxU

So the series "Architect your Flutter project using BLoC pattern" is complete. I have shown you what it takes to architect a Flutter app from the ground up. I have covered the following important topics in the series:

  • Repository and BLoC pattern

  • Separating UI and business logic

  • Dependency Injection

  • Unit and Integration testing

Here are the links of all the articles that were part of the series:

Part 1: https://medium.com/flutterpub/architecting-your-flutter-project-bd04e144a8f1

Part 2: https://medium.com/flutterpub/architect-your-flutter-project-using-bloc-pattern-part-2-d8dd1eca9ba5

Part 3: https://blog.usejournal.com/compile-time-dependency-injection-in-flutter-95bb190b4a71

Part 4: https://medium.com/@sagarsuri56/integration-and-unit-testing-in-flutter-f08e4bd961d5

Let me know what are the other topics you would like me to write on.

Features added:

  1. Pagination (separate branch)
  2. Pull to refresh (in progress)

Contact me:

[email protected]

LinkedIn profile: https://www.linkedin.com/in/sagar-suri/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].