Skip to content

updated intl package version#19

Open
khusantoy wants to merge 3 commits intoVGVentures:releasefrom
khusantoy:release
Open

updated intl package version#19
khusantoy wants to merge 3 commits intoVGVentures:releasefrom
khusantoy:release

Conversation

@khusantoy
Copy link
Copy Markdown

@khusantoy khusantoy commented Jul 25, 2024

Description

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@khusantoy
Copy link
Copy Markdown
Author

The error you're encountering is due to a version conflict between the intl package and flutter_localizations. Specifically, flutter_localizations from the Flutter SDK requires intl version 0.19.0, while your project currently depends on intl version ^0.17.0. To resolve this issue, I updated the intl package version in pubspec.yaml file.

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