You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Null Safety Migration and Package Updates
Overview
This pull request documents the migration process to null safety and updates incompatible packages in the codebase. The goal is to enhance the project's stability, safety, and maintainability.
Changes Made
Dart Version Downgrade and Error Resolution:
Initially downgraded Dart version to 2.1.
Resolved all null safety-related errors in the codebase.
Pubspec Merging:
Merged the pubspec file after resolving compatibility issues.
Flutter Version Upgrade and Null Safety Activation:
Upgraded Flutter version.
Activated null safety using FVM.
Package Replacements:
Hello @srockstech
I have successfully addressed and resolved issues related to Flutter, Dart, and their dependencies. I've submitted a pull request, and the maintainers will review it shortly.
I will strive to align the existing dependencies and codebase to ensure compatibility with the latest Flutter version.
The text was updated successfully, but these errors were encountered: