Skip to content

Latest commit

 

History

History
75 lines (45 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

75 lines (45 loc) · 1.29 KB

2.3.1

Changes for the new version is done by dpacchi 🙌🙌

  • Support for image background in both Facebook and Instagram stories
  • Support for video background in both Facebook and Instagram stories
  • Facebook App Id support in instagram stories (required starting december 2022)
  • Clipboard sharing fixes
  • Example updated and fixed using the latest flutter release

2.2.1

  • migrated to android v2 embedding
  • imporved null safety

2.1.1

  • Val reassign error fix

2.1.0

  • Migrated to null saftey

2.0.6

  • shareInstagramStory refactor
  • URI parsing fixes
  • build error fixes

2.0.5

  • shareOptions without image fixed

2.0.3

  • shareTelegram added to direct share on telegram

2.0.2

  • sharetwitter url fixes

2.0.1

  • changed file provider directory

2.0.0

  • added support for android

1.0.7

  • added trailing text parameter in twitter and sms

1.0.4

  • added url parameter in sharetwitter

1.0.2

  • added check installed apps

1.0.0

  • modified share facebook story method
  • added copy to clipboard
  • Added share on Instagram story with background.
  • Added share on Twitter
  • Added share with Sms
  • Added share on Whatsapp
  • Added default share options

0.0.1

  • Added share on Instagram story.
  • Added share on Facebook story.