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

Fixed Bug _TypeError social_share.dart & Upgrade dependency🔄 #155

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

narendra-vaniya
Copy link

@narendra-vaniya narendra-vaniya commented May 2, 2024

In Package code
- Fixed by @goneall(#128) _TypeError social_share.dart in SocialShare.shareOptions type 'String' is not a subtype of type 'bool?' in type cast
image

  • SDK version upgraded from >=2.12.0 <3.0.0 to >=3.2.6 <4.0.0
  • Flutter version upgraded from >=1.10.0 to >=1.16.0
  • path_provider dependency upgraded from ^2.0.5 to ^2.1.3

In example code

  • Upgrade sdk from >=2.12.0 <3.0.0 to >=3.2.6 <4.0.0
  • Upgrade cupertino_icons from ^0.1.3 to ^1.0.8
  • Upgrade screenshot from ^1.2.3 to ^2.3.0
  • Upgrade path_provider from ^2.0.2 to ^2.1.3`
  • Upgrade http from ^0.13.3 to ^1.1.2
  • Upgrade image_picker from ^0.8.4 to ^1.0.8
  • Add file dependency ^7.0.0
  • Upgrade Kotlin version from '1.5.31' to '1.9.0'
  • Add MavenCentral() (jcenter()) is deprecated
  • Upgrade Gradle version from 7.0.2 to 7.4.2
  • Update targetSdkVersion & compileSdkVersion from 31 to 34
  • Upgrade Gradle distribution from 7.0.2 to 7.5

	- SDK version upgraded from `>=2.12.0 <3.0.0` to `>=3.2.6 <4.0.0`
	- Flutter version upgraded from `>=1.10.0` to `>=1.16.0`
	- path_provider dependency upgraded from `^2.0.5` to `^2.1.3`

In example code
	- Upgrade sdk from `>=2.12.0 <3.0.0` to `>=3.2.6 <4.0.0`
	- Upgrade cupertino_icons from ^0.1.3 to ^1.0.8
	- Upgrade screenshot from ^1.2.3 to ^2.3.0
	- Upgrade path_provider from ^2.0.2 to ^2.1.3
	- Upgrade http from ^0.13.3 to ^1.1.2
	- Upgrade image_picker from ^0.8.4 to ^1.0.8
	- Add file dependency ^7.0.0
	- Upgrade Kotlin version from '1.5.31' to '1.9.0'
	- Add MavenCentral() (jcenter()) is deprecated
	- Upgrade Gradle version from 7.0.2 to 7.4.2
	- Update targetSdkVersion & compileSdkVersion from 31 to 34
	- Upgrade Gradle distribution from 7.0.2 to 7.5
@narendra-vaniya
Copy link
Author

@ShekarMudaliyar

	- Level: Fatal type 'String' is not a subtype of type 'bool?' in type
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