GithubHelp home page GithubHelp logo

ghanam330 / book-library Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devrnt/book-library

0.0 0.0 0.0 15.36 MB

๐Ÿ“š A book library app for both Android & IOS ~ Flutter.dev project in Dart

Java 0.96% Objective-C 1.96% Dart 97.09%

book-library's Introduction

Book Library

Book Library application where u can make simple CRUD operations (create, read, update, delete). This application has a dark theme, the state is managed by the ThemeNotifier class and injected by the Provider package. This simple application demonstrates the use of the Provider package in specific the ChangeNotifierProvider. I make use of a simple model, together with a Notifier class which extends from ChangeNotifier.

Showcase

Phone

Light Theme Dark Theme
Showcase Showcase dark theme

Tablet

This project contains adaptive widgets, to display both on a phone and a tablet.

Showcase Tablet

Project

This project is mainly focused for Flutter users who would like to use the Provider package suggested by the Flutter team. So in short this project contains following use cases:

  • Use of a extends ChangeNotifier class
  • Provide the ChangeNotifier class with ChangeNotifierProvider from the Provider package
  • Simple widget tests
  • Dark and light theme, with the possibilty to switch at runtime
  • Adaptive widgets to display on both a phone and tablet (master and details view)
  • Use of assets
  • Use of external fonts
  • Logo generations by flutter_launcher_icons package
  • Flutter version: 1.7.8+hotfix.3

Design inspired by Shirish Shikhrakar

Tests

This Flutter app contains some simple widget tests to demonstrate the way you should handle widget tests in your Flutter app. These tests should be run every time you commit a change, if needed update the tests. This will ensure the quality of your application.

Getting Started

Clone this repo and look into the source code

git clone https://github.com/devrnt/book-library-flutter.git

Application

flutter run 

Tests

flutter test

Packages

book-library's People

Contributors

devrnt 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.