Skip to content

Update version & clean pub.dev #1034

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

Merged
merged 7 commits into from
Aug 4, 2025

Conversation

timbotimbo2
Copy link
Contributor

Description

this plugin and my fork show several issues on pub.dev.

  • The :information_source: icon ℹ️, doesn't work in the readme.
  • An image in the readme is broken
  • The example tab shows lib\example\main.dart, which is useless here.
  • Static analysis shows linter errors.

Image:
pub dev-image

Static analysis:
pub dev-analysis

This PR

This PR includes:

  • Fixes lint warnings in the plugin and example
  • Small readme fixes & updates.
  • Updates the changelog.
  • Adds example.md for the example tab on pub.dev
  • Sets the plugin version to 2022.3.0, because WASM supports increases the Flutter & Dart sdk requirements.

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

@timbotimbo timbotimbo merged commit f681ba4 into juicycleff:master Aug 4, 2025
1 check passed
@timbotimbo timbotimbo deleted the pub.dev_cleanup branch August 4, 2025 12:19
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.

2 participants