Skip to content

bump intl to 1.18.0 - #9

Open
janeviemus9 wants to merge 3 commits into
fabio21:masterfrom
janeviemus9:master
Open

bump intl to 1.18.0#9
janeviemus9 wants to merge 3 commits into
fabio21:masterfrom
janeviemus9:master

Conversation

@janeviemus9

Copy link
Copy Markdown

To satisfy Flutter 3.10.0 dependency.

@fabio21
fabio21 requested a review from CopilotMay 25, 2026 11:15
@fabio21

Copy link
Copy Markdown
Owner

x

@fabio21

Copy link
Copy Markdown
Owner

@copilot resolve the merge conflicts in this pull request

1 similar comment
@fabio21

Copy link
Copy Markdown
Owner

@copilot resolve the merge conflicts in this pull request

CopilotAI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the package dependencies/lockfiles to use a newer intl release in order to be compatible with Flutter 3.10.0 (Dart 3).

Changes:

  • Bumped intl dependency constraint in pubspec.yaml to ^0.18.0 (resolves to 0.18.1).
  • Updated pubspec.lock and example/pubspec.lock with refreshed dependency graph and Dart SDK resolution metadata.
  • Switched Android Eclipse .classpath JRE container from Java 11 to Java 17.

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated 3 comments.

FileDescription
pubspec.yamlUpdates package metadata formatting and bumps intl constraint.
pubspec.lockRefreshes resolved dependency versions and records Dart SDK >=3.0.0-0 <4.0.0.
example/pubspec.lockRefreshes example app dependency resolutions and records Dart SDK >=3.0.0-0 <4.0.0.
android/.classpathUpdates Eclipse JRE container to JavaSE-17.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment threadpubspec.yaml Outdated
Comment on lines 3 to 4
Open document generate a folder and open the pdf, xlsx, docs, ppt and zip files,
you can also locate your MyFilesScreen implement file and for style use StyleMyFile.
Comment threadpubspec.yaml Outdated
Comment on lines 20 to 23
flutter_slidable: ^2.0.0
share_plus: ^6.3.1
intl: ^0.17.0
intl: ^0.18.0
#file: ^6.1.4
Comment threadandroid/.classpath Outdated
@fabio21

Copy link
Copy Markdown
Owner

@copilot resolve the merge conflicts in this pull request

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

CopilotAI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment threadpubspec.yaml
Comment on lines 20 to 23
share_plus: ^7.0.2
intl: ">=0.18.1 <0.20.0"

plugin_platform_interface: ^2.1.4
CopilotAI added a commit that referenced this pull request May 25, 2026
Sign up for freeto 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.

3 participants

@janeviemus9@fabio21