feat: bump Flutter SDK to latest 3.35.7 and bumped all deps versions to the latest compatable#206
feat: bump Flutter SDK to latest 3.35.7 and bumped all deps versions to the latest compatable#206
Conversation
…to latest compatable - Various changes across all files - Performance improvements in FeedPage - Eliminated slang package, used StyledText widget to achieve more semaless dev experience without multiple translations packages
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 22007670 | Triggered | Generic High Entropy Secret | 0bf4fe2 | android/app/src/main/AndroidManifest.xml | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
|
Even though most of packages CI/CDs failed, they failed due to insufficient tests and/or coverage, but the scope of this application doesn't cover the tests, so this is ok to ignore them. Most importantly, resolving SDKs and packages pubspec versions have no issues, therefore can safely be pushed for further migrations. |
…editor package - Bumped versions of several dependencies including blurhash, video_compress, and insta_assets_crop. - Added new dependencies gal and native_exif for enhanced image saving capabilities. - Refactored save_as_image.dart to utilize gal for saving images with EXIF data. - Updated README.md for clarity and added important migration notice.
…factor app tests - Added customLLDBInitFile to Runner.xcscheme for improved debugging. - Refactored app_test.dart to streamline sponsored posts testing and removed redundant sequential test. - Deleted obsolete test_sponsored_posts_alg.dart file to clean up the test suite.
|
Application successfully builds for Android latest Samsung S25 Ultra, and for iPhone 16 Pro Max(iOS 18.1) emulator. |
…ith flutter_markdown_plus - Updated flutter_markdown to flutter_markdown_plus with version 1.0.5. - Bumped go_router to version 14.2.7 across multiple packages. - Updated timeago to version 3.7.1 in app_ui and stories_editor packages. - Adjusted import statements in message_text.dart to reflect the new package name.
|
Make sure to follow MIGRATION.md for seamless migration to the latest Flutter SDK and other breaking changes. |
Thanks for contributing!
Provide a description of your changes below and a general summary in the title
Please look at the following checklist to ensure that your PR can be accepted quickly:
-->
Description
Type of Change
Note
Upgrades to Flutter 3.35.7/Dart 3.9 with widespread dependency bumps, refactors for new APIs, DB/schema/runtime tweaks, and UI/performance improvements (incl. blurhash thumbnails, async media parsing, and messaging enhancements).
3.35.7, Dart to>=3.9.0and update analysis/lints tovery_good_analysis@9.build_runner.sh,get_all.sh, env/apk helpers).reply_message_message,from_username), new realtime subscription, pagination fetch; adjust RLS policies.computewithRootIsolateToken.slangpackages; adoptstyled_text.Color.withValues, JSON fixes), removal of deprecated extensions.Written by Cursor Bugbot for commit d693a7b. This will update automatically on new commits. Configure here.