bharat-1809 / glass_kit

💎 A package containing widgets to implement glass morphism in flutter apps
https://pub.dev/packages/glass_kit
MIT License
79 stars 15 forks source link

[WIP] Migrate to NNBD #4

Closed bharat-1809 closed 3 years ago

bharat-1809 commented 3 years ago

Migrate the Glass Kit library to NNBD

Resolves #3

bharat-1809 commented 3 years ago

Published prerelease: 2.0.0-nullsafety.1

codecov[bot] commented 3 years ago

Codecov Report

Merging #4 (6a0645e) into main (a1fcfec) will increase coverage by 0.14%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   80.00%   80.14%   +0.14%     
==========================================
  Files           2        2              
  Lines         140      141       +1     
==========================================
+ Hits          112      113       +1     
  Misses         28       28              
Impacted Files Coverage Δ
lib/src/border_painter.dart 84.61% <ø> (ø)
lib/src/glass_container.dart 79.13% <100.00%> (+0.18%) :arrow_up:

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 a1fcfec...6a0645e. Read the comment docs.