dwyl / learn-flutter

🦋 Learn how to use Flutter to Build Cross-platform Native Mobile Apps
https://flutter.dev
GNU General Public License v2.0
73 stars 8 forks source link

PR: Help People Get Started Faster! #74

Closed nelsonic closed 1 year ago

nelsonic commented 1 year ago

Addresses: https://github.com/dwyl/learn-flutter/issues/75

codecov[bot] commented 1 year ago

Codecov Report

Merging #74 (eb916a9) into main (9f684aa) will not change coverage. The diff coverage is n/a.

:exclamation: Current head eb916a9 differs from pull request most recent head eae134f. Consider uploading reports for the commit eae134f to get more accurate results

@@            Coverage Diff            @@
##              main       #74   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           70        70           
=========================================
  Hits            70        70           
Impacted Files Coverage Δ
demo_app/lib/services/todoService.dart
demo_app/lib/repository/todoRepository.dart
demo_app/lib/repository/todo_repository.dart 100.00% <0.00%> (ø)
demo_app/lib/services/todo_service.dart 100.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

nelsonic commented 1 year ago

@SimonLab please take a quick look at these docs additions and merge if ok. 🙏

nelsonic commented 1 year ago

Thanks @SimonLab 👍