Skip to content

fix: support flutter 3.29#36

Merged
Lzyct merged 12 commits intomainfrom
fix/support-3.29
Mar 28, 2025
Merged

fix: support flutter 3.29#36
Lzyct merged 12 commits intomainfrom
fix/support-3.29

Conversation

@Lzyct
Copy link
Member

@Lzyct Lzyct commented Mar 27, 2025

What it does

  • update the library version
  • update freezed + bloc implementation
  • migrate hive to hive_ce
  • remove all author comments

How to test

  1. clone the project
  2. install the app
  3. use app as usual
  4. observe the view

Screenshot

n/a

@codecov
Copy link

codecov bot commented Mar 27, 2025

Codecov Report

Attention: Patch coverage is 81.63265% with 18 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
lib/features/auth/pages/login/login_page.dart 0.00% 7 Missing ⚠️
...ib/features/auth/pages/register/register_page.dart 0.00% 7 Missing ⚠️
lib/features/general/pages/main/menu_drawer.dart 90.00% 3 Missing ⚠️
lib/utils/services/hive/hive_adapters.dart 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
lib/core/widgets/button.dart 100.00% <ø> (ø)
lib/core/widgets/button_notification.dart 95.83% <ø> (ø)
lib/core/widgets/button_text.dart 100.00% <ø> (ø)
lib/core/widgets/circle_image.dart 100.00% <ø> (ø)
lib/core/widgets/drop_down.dart 100.00% <ø> (ø)
lib/core/widgets/empty.dart 100.00% <ø> (ø)
lib/core/widgets/loading.dart 100.00% <ø> (ø)
lib/core/widgets/parent.dart 94.11% <ø> (ø)
lib/core/widgets/toast.dart 100.00% <ø> (ø)
...tures/auth/data/models/general_token_response.dart 100.00% <ø> (ø)
... and 28 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Lzyct Lzyct changed the title (draft)fix: support flutter 3.29 fix: support flutter 3.29 Mar 28, 2025
@Lzyct Lzyct merged commit 401250e into main Mar 28, 2025
3 checks passed
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.

1 participant