AcmeSoftwareLLC / clean_framework

Flutter implementation of Clean Architecture, see http://www.amazon.com/dp/0134494164/
BSD 3-Clause "New" or "Revised" License
40 stars 18 forks source link

Bumped dependencies to their latest version (#82) #83

Closed sarbagya-acme closed 2 years ago

sarbagya-acme commented 2 years ago

Co-authored-by: Ben Molina 82059291+ben-acme@users.noreply.github.com Co-authored-by: Acme Software matthew.hamburger@icloud.com Co-authored-by: sarbagyastha sarbagyastha@gmail.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #83 (54d2cd7) into main (06f8685) will increase coverage by 0.03%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
+ Coverage   97.88%   97.91%   +0.03%     
==========================================
  Files          82       76       -6     
  Lines        1606     1583      -23     
==========================================
- Hits         1572     1550      -22     
+ Misses         34       33       -1     
Impacted Files Coverage Δ
...eatures/random_cat/presentation/random_cat_ui.dart 74.28% <ø> (ø)
example/lib/providers.dart 100.00% <ø> (ø)
lib/src/tests/test_helpers.dart 97.95% <0.00%> (-2.05%) :arrow_down:
example/lib/routes.dart 100.00% <0.00%> (ø)
lib/src/providers/use_case.dart 100.00% <0.00%> (ø)
lib/src/tests/use_case_fake.dart 100.00% <0.00%> (ø)
lib/src/defaults/network_service.dart 100.00% <0.00%> (ø)
lib/src/tests/firebase_client_fake.dart 100.00% <0.00%> (ø)
lib/src/widgets/src/feature_builder.dart 100.00% <0.00%> (ø)
lib/src/open_feature/src/core/features.dart 100.00% <0.00%> (ø)
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.