Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed Deprecated Functions, Updated Dependency Versions #11

Closed
wants to merge 3 commits into from
Closed

Removed Deprecated Functions, Updated Dependency Versions #11

wants to merge 3 commits into from

Conversation

AldrinMathew
Copy link

Deprecated Components

  • The deprecated function WhitelistingTextInputFormatter have been replaced by FilteringTextInputFormatter.allow
  • The deprecated class WhitelistingTextInputFormatter have been replaced by FilteringTextInputFormatter

Dependencies

  • Updated the dependency intl to latest version 0.17.0
  • Migrated dependency packages to Null Safety versions

Updated the verison of the intl dependency to 0.17.0 which is the latest version.
Replaced deprecated function WhitelistingTextInputFormatter with FilteringTextInputFormatter.allow
Updated the Dart SDK version to support Null Safety and updated Dependency versions.
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.

None yet

1 participant