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

Update dependencies #6

Merged
merged 1 commit into from Oct 14, 2023
Merged

Conversation

UlasAkgun
Copy link
Contributor

@UlasAkgun UlasAkgun commented Sep 25, 2023

Updates dependencies and implementation to make the library compatible with archive: 3.4.2 and Flutter 3.13.x.

  • Bumped the package versions overall to the current latest.

  • toUint8List method of the InputStreamBase class that is imported from the archive package now accepts an optional Uint8List property, which is now implemented in the InputFileStream class implementation.

  • RenderView class on the most recent Flutter version doesn't accept the window property, which is still provided in screenshot: 1.3.0. Hence, updated this package to version 2.1.0.

  • Ran the dart run build_runner build on the dart_pptx, hence there are updates resultant from json_serializable.

Related Issue: #5

@rodydavis
Copy link
Owner

LGTM

@rodydavis rodydavis merged commit 8d1080f into rodydavis:main Oct 14, 2023
@UlasAkgun UlasAkgun deleted the update_dependencies branch October 16, 2023 21:57
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.

None yet

2 participants