Giter VIP home page Giter VIP logo

number-trivia's Introduction

Number Trivia App- TDD Clean Architecture for Flutter

This is the repository for the flutter app built using clean architecture and test driven development following the tutorial series by @ResoCoder

Reference:

Playlist - Reso Coder

Website - Reso Coder

Dependencies

  • BLoC, Widgets that make it easy to integrate blocs and cubits into Flutter

    flutter_bloc: ^7.0.0

  • BLoC Test, A Dart package that makes testing blocs and cubits easy.

    bloc_test: ^8.0.0

  • Connectivity, This plugin allows Flutter apps to discover network connectivity and configure themselves accordingly. It can distinguish between cellular vs WiFi connection.

    connectivity: ^3.0.1

  • Dartz, Functional programming in Dart

    dartz: ^0.9.2

  • Data Connection Checker, A pure Dart utility library that checks for an internet connection

    data_connection_checker: ^0.3.4

  • Equatable, Simplify Equality Comparisons

    equatable: ^2.0.0

  • Get It, This is a simple Service Locator for Dart and Flutter projects

    get_it: ^6.0.0

  • HTTP, A composable, Future-based library for making HTTP requests.

    http: ^0.13.0

  • Mockito, Mock library for Dart inspired by Mockito.

    mockito: ^5.0.0

  • Shared preferences plugin, Wraps platform-specific persistent storage for simple data (NSUserDefaults on iOS and macOS, SharedPreferences on Android, etc.).

    shared_preferences: ^2.0.1

NUMBERS API Link

NUMBERS API, An API for interesting facts about numbers

Uncle Bob's Clean Architecture Proposal

CleanArchitecture

Flowchart

Clean-Architecture-Flutter-Diagram

Screenshots

number-trivia's People

Contributors

rhutikcodes avatar

Watchers

James Cloos avatar

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.