Skip to content

release/v2.2.0#7

Open
alamin-karno wants to merge 6 commits into
mainfrom
release/v2.2.0
Open

release/v2.2.0#7
alamin-karno wants to merge 6 commits into
mainfrom
release/v2.2.0

Conversation

@alamin-karno

Copy link
Copy Markdown
Collaborator

2.2.0

  • fixed missing return type lint on JsonSerializer.addParser flagged by pub.dev static analysis
  • updated dio, built_value, connectivity_plus, get_it, and flutter_lints to latest versions
  • raised minimum supported SDK to Dart 3.2 / Flutter 3.7 (required by connectivity_plus 7.x)

alamin-karno and others added 6 commits July 1, 2026 15:32
Fixes pub.dev score issues: adds missing return type to
JsonSerializer.addParser, cleans up remaining analyzer/lint findings
in lib and example, and bumps dio, built_value, connectivity_plus,
get_it, bloc/flutter_bloc, and flutter_lints to their latest
compatible versions. Also untracks generated .flutter-plugins files
that should not be version controlled.
The example app's Gradle wrapper (8.3), AGP (8.1.0), and Kotlin
(1.8.22) were below the minimums required by Flutter 3.44.4 and by
connectivity_plus 7.x, causing assembleDebug to fail. Bumps to
Gradle 8.14, AGP 8.12.1, and Kotlin 2.2.20 (staying under AGP 9,
which requires migrating to a new build-file DSL). Verified with a
full flutter build apk --debug.
…-score

Chore/update dependencies pub score
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