GithubHelp home page GithubHelp logo

ltdangkhoa / flutter_demo_todo Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 182 KB

Sample flutter todo using Provider

License: MIT License

Kotlin 0.72% Swift 7.68% Objective-C 0.23% Dart 52.50% HTML 22.89% Ruby 15.98%
flutter dart

flutter_demo_todo's Introduction

Tests

demo

App Functionality:

  • Display a list of todo items
  • Add a todo item
  • Delete a todo item
  • Mark a todo item as done, or not done.

Requirements

flutter channel master
flutter upgrade

Run the app

Make sure to clean cache if there is any previous build

flutter clean

To run app with browser

flutter run -d chrome

To run app with other available

flutter run

Run test

App come with widget test and can be run as

flutter test

Integration test with native device

flutter test integration_test/app_test.dart -d macos

Integration test with browser need more setup on driver.

To test for web, determine which browser you want to test against and download the corresponding web driver:

Launch the WebDriver, for example:

./chromedriver --port=4444
flutter drive --target=test_driver/integration_test.dart --browser-name=chrome --release

flutter_demo_todo's People

Contributors

ltdangkhoa avatar

Watchers

 avatar

Forkers

tranlinh101h

flutter_demo_todo's Issues

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.