GithubHelp home page GithubHelp logo

tokku5552 / todoappsample-flutter Goto Github PK

View Code? Open in Web Editor NEW
13.0 3.0 2.0 720 KB

A sample Todo App with Provider

Home Page: https://tokku-engineer.tech/

License: MIT License

Dart 95.11% Kotlin 0.35% Swift 1.02% Objective-C 0.10% Ruby 3.42%
flutter-samples todoappsample-flutter flutter dart sample ios-app android-app

todoappsample-flutter's Introduction

TODOAppSample-Flutter

A sample Todo App with Provider
This project uses Git-Flow

version

1.3.1

DEMO

Screenshot showing TODOAppSample-Flutter for TodoList Screenshot showing TODOAppSample-Flutter for TodoDetail

Diagram

todoapp_flutter_class_diagram

Testing

To test on MacOS, execute the following command

flutter test --coverage
genhtml coverage/lcov.info -o coverage/html

Libraries

  • provider: ^4.3.2+2
  • sqflite: ^1.3.2+1
  • shared_preferences: ^0.5.12+4

License

Copyright (c) 2020 tokku5552
This software is released under the MIT License.
https://opensource.org/licenses/mit-license.php

todoappsample-flutter's People

Contributors

tokku5552 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

todoappsample-flutter's Issues

SharedPreferenceの生成を一か所にまとめる

persistence_storage_providerをシングルトン化しているので複数生成されるようなことはないが、impl側の宣言も一か所にしたい。
constructorでasync処理を書くとエラーとなるため、なにか回避策が必要。

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.