Created
May 17, 2026 21:45
-
-
Save VB10/9851f15f75d0be37a68519ca7ae07167 to your computer and use it in GitHub Desktop.
General used package for flutter [SYNC: May 18]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| meta: | |
| source: pubspec.yaml | |
| flutter_sdk: ">=3.8.0 <4.0.0" | |
| last_synced: 2026-05-18 | |
| groups: | |
| state: | |
| - name: flutter_bloc | |
| current: ^9.1.1 | |
| changelog: https://pub.dev/packages/flutter_bloc/changelog | |
| notes: BLoC/Cubit foundation — used with the SafeEmit pattern. | |
| - name: provider | |
| current: ^6.0.3 | |
| changelog: https://pub.dev/packages/provider/changelog | |
| view: | |
| - name: easy_localization | |
| current: ^3.0.1 | |
| changelog: https://pub.dev/packages/easy_localization/changelog | |
| notes: All translation keys flow through locale_keys.g.dart. | |
| - name: kartal | |
| current: ^4.1.0 | |
| changelog: https://pub.dev/packages/kartal/changelog | |
| notes: Provides context.general.colorScheme and other shortcuts. | |
| - name: syncfusion_flutter_pdfviewer | |
| current: ^28.2.5 | |
| changelog: https://pub.dev/packages/syncfusion_flutter_pdfviewer/changelog | |
| notes: Watch licensing / version policy — Syncfusion ecosystem. | |
| - name: pdf | |
| current: ^3.10.8 | |
| changelog: https://pub.dev/packages/pdf/changelog | |
| codegen: | |
| - name: auto_route | |
| current: ^10.1.1 | |
| changelog: https://pub.dev/packages/auto_route/changelog | |
| notes: Must be bumped together with auto_route_generator (dev). | |
| - name: freezed_annotation | |
| current: ^3.1.0 | |
| changelog: https://pub.dev/packages/freezed_annotation/changelog | |
| - name: freezed | |
| current: ^3.2.0 | |
| changelog: https://pub.dev/packages/freezed/changelog | |
| notes: 3.x is a major breaking line — even minor bumps can affect state unions. | |
| core_network: | |
| - name: vexana | |
| current: ^5.0.1 | |
| changelog: https://pub.dev/packages/vexana/changelog | |
| notes: ProductNetworkManager is built on top of this. | |
| - name: hive_ce | |
| current: ^2.11.3 | |
| changelog: https://pub.dev/packages/hive_ce/changelog | |
| notes: Must stay compatible with hive_ce_generator (dev). | |
| - name: equatable | |
| current: ^2.0.8 | |
| changelog: https://pub.dev/packages/equatable/changelog | |
| - name: collection | |
| current: ^1.18.0 | |
| changelog: https://pub.dev/packages/collection/changelog | |
| firebase: | |
| - name: firebase_core | |
| current: ^4.7.0 | |
| changelog: https://pub.dev/packages/firebase_core/changelog | |
| notes: All firebase packages should stay on the same major line. | |
| - name: firebase_auth | |
| current: ^6.4.0 | |
| changelog: https://pub.dev/packages/firebase_auth/changelog | |
| - name: firebase_crashlytics | |
| current: ^5.2.0 | |
| changelog: https://pub.dev/packages/firebase_crashlytics/changelog | |
| - name: firebase_analytics | |
| current: ^12.3.0 | |
| changelog: https://pub.dev/packages/firebase_analytics/changelog | |
| - name: firebase_messaging | |
| current: ^16.2.0 | |
| changelog: https://pub.dev/packages/firebase_messaging/changelog | |
| - name: google_sign_in | |
| current: ^6.1.4 | |
| changelog: https://pub.dev/packages/google_sign_in/changelog | |
| notes: iOS pod integration is coordinated with firebase_auth. | |
| di_and_state_context: | |
| - name: get_it | |
| current: ^8.0.3 | |
| changelog: https://pub.dev/packages/get_it/changelog | |
| - name: watch_it | |
| current: ^1.6.1 | |
| changelog: https://pub.dev/packages/watch_it/changelog | |
| observability: | |
| - name: sentry_flutter | |
| current: ^9.19.0 | |
| changelog: https://pub.dev/packages/sentry_flutter/changelog | |
| - name: talker_flutter | |
| current: ^5.1.17 | |
| changelog: https://pub.dev/packages/talker_flutter/changelog | |
| notes: Keep on the same major line as talker_dio_logger and talker_bloc_logger. | |
| - name: talker_dio_logger | |
| current: ^5.1.17 | |
| changelog: https://pub.dev/packages/talker_dio_logger/changelog | |
| - name: talker_bloc_logger | |
| current: ^5.1.17 | |
| changelog: https://pub.dev/packages/talker_bloc_logger/changelog | |
| responsive_and_ui_utils: | |
| - name: responsive_framework | |
| current: ^1.1.0 | |
| changelog: https://pub.dev/packages/responsive_framework/changelog | |
| - name: sizer | |
| current: ^3.1.3 | |
| changelog: https://pub.dev/packages/sizer/changelog | |
| notes: ResponsiveSizeExtension (.rw/.rh/.rsp) is built on top of this. | |
| - name: flutter_animate | |
| current: ^4.1.1+1 | |
| changelog: https://pub.dev/packages/flutter_animate/changelog | |
| - name: lottie | |
| current: ^3.3.3 | |
| changelog: https://pub.dev/packages/lottie/changelog | |
| - name: skeletonizer | |
| current: ^2.1.0+1 | |
| changelog: https://pub.dev/packages/skeletonizer/changelog | |
| platform_services: | |
| - name: shared_preferences | |
| current: ^2.5.5 | |
| changelog: https://pub.dev/packages/shared_preferences/changelog | |
| - name: connectivity_plus | |
| current: ^4.0.1 | |
| changelog: https://pub.dev/packages/connectivity_plus/changelog | |
| - name: share_plus | |
| current: ^11.0.0 | |
| changelog: https://pub.dev/packages/share_plus/changelog | |
| - name: local_auth | |
| current: ^2.3.0 | |
| changelog: https://pub.dev/packages/local_auth/changelog | |
| notes: The BiometricGuard flow depends on this. | |
| - name: in_app_review | |
| current: ^2.0.9 | |
| changelog: https://pub.dev/packages/in_app_review/changelog | |
| - name: file_saver | |
| current: ^0.2.14 | |
| changelog: https://pub.dev/packages/file_saver/changelog | |
| - name: open_file | |
| current: ^3.5.10 | |
| changelog: https://pub.dev/packages/open_file/changelog | |
| charts_and_media: | |
| - name: fl_chart | |
| current: ^0.70.2 | |
| changelog: https://pub.dev/packages/fl_chart/changelog | |
| - name: just_audio | |
| current: ^0.9.30 | |
| changelog: https://pub.dev/packages/just_audio/changelog | |
| dev_tooling: | |
| - name: build_runner | |
| current: ^2.15.0 | |
| changelog: https://pub.dev/packages/build_runner/changelog | |
| - name: json_serializable | |
| current: ^6.13.2 | |
| changelog: https://pub.dev/packages/json_serializable/changelog | |
| - name: very_good_analysis | |
| current: ^5.1.0 | |
| changelog: https://pub.dev/packages/very_good_analysis/changelog | |
| notes: Lint ruleset — run `dart fix --apply` after a bump. | |
| - name: auto_route_generator | |
| current: ^10.5.0 | |
| changelog: https://pub.dev/packages/auto_route_generator/changelog | |
| - name: melos | |
| current: ^6.3.2 | |
| changelog: https://pub.dev/packages/melos/changelog | |
| notes: Workspace bootstrap tool — even minor bumps may change script behavior. | |
| testing: | |
| - name: bloc_test | |
| current: ^9.1.1 | |
| changelog: https://pub.dev/packages/bloc_test/changelog | |
| - name: mockito | |
| current: ^5.6.5 | |
| changelog: https://pub.dev/packages/mockito/changelog | |
| - name: patrol | |
| current: ^3.15.1 | |
| changelog: https://pub.dev/packages/patrol/changelog | |
| notes: Keep aligned with patrol_finders. | |
| - name: patrol_finders | |
| current: ^2.7.2 | |
| changelog: https://pub.dev/packages/patrol_finders/changelog |
Author
week1-
syncfusion_flutter_pdfviewer: 33.2.6 -> bug fix var genel olarak.
freezed 3.2.6-dev.1 -> analyzer support
firebase 4.9.0 -> native support paket pigeon update
sentry 9.20.0 -> geniş destkelr bug fix
connectivity_plus 7.0.1 -> sdk update bug fixp
file_saver 0.4.0 -> özellikler geliştirmeler
local_auth 3.0.1 -> bug fix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Auto Sync Flutter Package Versions in Gist suggestion:
.github/workflows/sync-gist-packages.ymlscripts/sync_gist_packages.pyRequired Github Secrets:
GIST_ID = "9851f15f75d0be37a68519ca7ae07167"
GIST_TOKEN = -> Go to GitHub → Settings → Developer settings → Personal access tokens