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

Add support Telegram Sticker .tgs in Lottie Integration #659

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

dungngminh
Copy link
Contributor

@dungngminh dungngminh commented Feb 14, 2025

What does this change?

Screen.Recording.2025-02-14.at.20.50.07.mp4

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
    • Ensure the tests (melos run test)
    • Ensure the analyzer and formatter pass (melos run format to automatically apply formatting)
  • Appropriate docs were updated (if necessary)

Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.55%. Comparing base (74b1d87) to head (b7d62f0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #659   +/-   ##
=======================================
  Coverage   97.55%   97.55%           
=======================================
  Files          21       21           
  Lines         819      819           
=======================================
  Hits          799      799           
  Misses         20       20           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dungngminh dungngminh force-pushed the main branch 3 times, most recently from da1a9cf to 5f3c681 Compare February 20, 2025 14:03
@dungngminh
Copy link
Contributor Author

dungngminh commented Feb 20, 2025

@AlexV525 I noticed a problem when generating the example files because it was changing the format code, I rolled back to old example code and added changed code lines with my added assets .tgs, maybe it should be resolved on another MR instead of

Copy link
Member

@AlexV525 AlexV525 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@AlexV525 AlexV525 merged commit df6f2fe into FlutterGen:main Feb 27, 2025
5 checks passed
@AlexV525 AlexV525 mentioned this pull request Mar 2, 2025
AlexV525 added a commit that referenced this pull request Mar 2, 2025
## 5.10.0

**Feature**
- [#659](#659) Add support
Telegram Sticker `.tgs` in Lottie Integration. by
[@dungngminh](https://github.com/dungngminh)

**Bug fix**
- [#653](#653) Constraints
`dart_style` to `>=2.3.7`. by [@AlexV525](https://github.com/AlexV525)
- [#656](#656) Add missing
parameters in Lottie integration from lottie 3.0.0. by
[@dungngminh](https://github.com/dungngminh)
- [#658](#658) Update
required dart version. by [@koji-1009](https://github.com/koji-1009)
@AlexV525 AlexV525 added this to the 5.10.0 milestone Mar 2, 2025
bluesky950520 added a commit to bluesky950520/flutter_gen-edit that referenced this pull request Mar 11, 2025
## 5.10.0

**Feature**
- [#659](FlutterGen/flutter_gen#659) Add support
Telegram Sticker `.tgs` in Lottie Integration. by
[@dungngminh](https://github.com/dungngminh)

**Bug fix**
- [#653](FlutterGen/flutter_gen#653) Constraints
`dart_style` to `>=2.3.7`. by [@AlexV525](https://github.com/AlexV525)
- [#656](FlutterGen/flutter_gen#656) Add missing
parameters in Lottie integration from lottie 3.0.0. by
[@dungngminh](https://github.com/dungngminh)
- [#658](FlutterGen/flutter_gen#658) Update
required dart version. by [@koji-1009](https://github.com/koji-1009)
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