feat: :sparkles: adds custom widget support
Codecov Report
Attention: 14 lines in your changes are missing coverage. Please review.
Comparison is base (
1eb79bc) 93.02% compared to head (d3e277f) 91.68%. Report is 172 commits behind head on master.
| Files | Patch % | Lines |
|---|---|---|
| lib/src/upgrade_widget.dart | 0.00% | 14 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #228 +/- ##
==========================================
- Coverage 93.02% 91.68% -1.34%
==========================================
Files 10 11 +1
Lines 960 974 +14
==========================================
Hits 893 893
- Misses 67 81 +14
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
There is a new version https://pub.dev/packages/upgrader/versions/9.0.0-alpha.1 that is in test and provides a way to handle this. Look at the examples included with the package.
@CodingAleCR Look at the latest version of this package with a latest customization options. I think it now meets your needs. If not, please open a new issue with your details.