Giter Club home page Giter Club logo

bloc-moviedb's Introduction

Flutter Movie App

The design copied from Lisa Martinovska alt text

Assets (Design & API)

Architecture

Project using BLoC Design Pattern

Building

  • Work from Android Studio 3.5 and above
  • Using AndroidX for Android
  • Using the Material Design

Run Test & Coverage

  • Run Unit Test flutter test --coverage ./lib

  • Using the LCOV for calculate code coverage \

genhtml -o coverage coverage/lcov.info \

  • Open coverage via html \

open coverage/index-sort-l.html

Libraries used

  • Resource localizations . the user’s preferred language
  • Cupertino Icons . Default icons asset for Cupertino widgets based on Apple styled icons
  • Shared preferences . Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
  • SQL . self-contained, high-reliability, embedded, SQL database engine.
  • Permission . This plugin provides a cross-platform (iOS, Android) API to request and check permissions.
  • Connectivy . Discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
  • Carousel Slider . A carousel slider widget, support infinite scroll and custom child widget.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.