BirjuVachhani / adaptive_theme

Easiest way to add support for light and dark theme in your flutter app.
https://pub.dev/packages/adaptive_theme
Apache License 2.0
464 stars 37 forks source link

:arrow_up: update native dependencies in example app #57

Closed Pavel-Sulimau closed 7 months ago

Pavel-Sulimau commented 7 months ago

Description of the Change

Benefits

With the current state of the example app it is runnable on iOS, Android, macOS, Web.

Possible Drawbacks

I don't see any.

Verification Process

I ran the example app on iOS, Android, macOS, Web.

Applicable Issues

None.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0f991e0) 94.46% compared to head (102116b) 94.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #57 +/- ## ======================================= Coverage 94.46% 94.46% ======================================= Files 7 7 Lines 307 307 ======================================= Hits 290 290 Misses 17 17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

BirjuVachhani commented 7 months ago

@Pavel-Sulimau Thanks for your contributions! 🎉