Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: version bump and examples updates #34

Merged
merged 21 commits into from Feb 8, 2022
Merged

chore: version bump and examples updates #34

merged 21 commits into from Feb 8, 2022

Conversation

albertodev01
Copy link
Owner

Why?

  • Dependencies versions need to be updated
  • The Flutter example needs to be updated to also support Desktop
  • The Dart examples should feature a complete Dart project

What?

  • I've updated dependencies
  • Created a new Dart project at example/dart_example
  • Updated the Flutter project at example/flutter_example

Types of Changes

  • Documentation change (change to update documentation)
  • General improvements (quality updates to improve the stability of the project)

Notes

With this update, the 1.0.0 version of the Flutter example for mobile, web and desktop builds will be added in the "Release" tab

Checklist

  • I have provided a description of the proposed changes.
  • I added unit tests for all relevant code.
  • I added golden tests for all UI changes.
  • I added documentation for all relevant code.

@codecov-commenter
Copy link

codecov-commenter commented Feb 1, 2022

Codecov Report

Merging #34 (dbaa9c9) into master (5fdd9d1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           67        67           
  Lines         3004      3004           
=========================================
  Hits          3004      3004           
Impacted Files Coverage Δ
lib/src/system/utils/matrix/complex_matrix.dart 100.00% <ø> (ø)
lib/src/system/utils/matrix/real_matrix.dart 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5fdd9d1...dbaa9c9. Read the comment docs.

@albertodev01 albertodev01 merged commit 4fb8bf1 into master Feb 8, 2022
@albertodev01 albertodev01 deleted the develop branch February 8, 2022 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants