Skip to content

chore(very_good_flutter_plugin): tighten dependencies#53

Merged
alestiago merged 1 commit intomainfrom
alestiago/tighten-plugin-deps
Feb 26, 2024
Merged

chore(very_good_flutter_plugin): tighten dependencies#53
alestiago merged 1 commit intomainfrom
alestiago/tighten-plugin-deps

Conversation

@alestiago
Copy link
Contributor

@alestiago alestiago commented Feb 26, 2024

Description

Resolves #38

Changes derived from generating a project and updating the template made after running:

flutter pub upgrade --tighten -C my_plugin && flutter pub upgrade --tighten -C my_plugin/example && flutter pub upgrade --tighten -C my_plugin_android && flutter pub upgrade --tighten -C my_plugin_ios && flutter pub upgrade --tighten -C my_plugin_linux && flutter pub upgrade --tighten -C my_plugin_macos && flutter pub upgrade --tighten -C my_plugin_platform_interface && flutter pub upgrade --tighten -C my_plugin_web && flutter pub upgrade --tighten -C my_plugin_windows

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

@alestiago alestiago self-assigned this Feb 26, 2024
@alestiago alestiago added product: very_good_flutter_plugin Changes that affect the Very Good Flutter Plugin template. chore Changes that don't modify source code or tests labels Feb 26, 2024
@alestiago alestiago marked this pull request as ready for review February 26, 2024 14:27
@alestiago alestiago merged commit 40750d9 into main Feb 26, 2024
@alestiago alestiago deleted the alestiago/tighten-plugin-deps branch February 26, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Changes that don't modify source code or tests product: very_good_flutter_plugin Changes that affect the Very Good Flutter Plugin template.

Projects

Development

Successfully merging this pull request may close these issues.

feat!: update Very Good Flutter Plugin to Flutter 3.19.0

1 participant