forked from fluttercommunity/flutter_workmanager
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: thegriffen/flutter_workmanager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: fluttercommunity/flutter_workmanager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 19 files changed
- 6 contributors
Commits on Dec 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4ce0651 - Browse repository at this point
Copy the full SHA 4ce0651View commit details
Commits on May 20, 2025
-
Update a URL to the video of general introduction to background proce…
…ssing on iOS system. (fluttercommunity#577) Co-authored-by: Kamil Komnacki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 387d306 - Browse repository at this point
Copy the full SHA 387d306View commit details
Commits on May 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 943f8bd - Browse repository at this point
Copy the full SHA 943f8bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64f36e9 - Browse repository at this point
Copy the full SHA 64f36e9View commit details -
fix: Update ci config (fluttercommunity#606)
* update ci * update android build
Configuration menu - View commit details
-
Copy full SHA for 88161e3 - Browse repository at this point
Copy the full SHA 88161e3View commit details
Commits on Jun 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5d85ebb - Browse repository at this point
Copy the full SHA 5d85ebbView commit details
Commits on Jun 24, 2025
-
chore: Modernize plugin to v0.7.0 for latest Flutter/Dart versions (f…
…luttercommunity#610) * chore: Modernize plugin for latest Flutter/Dart versions - Update SDK constraints to Dart >=3.2.0 and Flutter >=3.16.0 across all packages - Update Android Gradle Plugin to 8.3.0 and Gradle to 8.9 - Increase Android compile SDK to 35 and add NDK 26.3.11579264 - Update iOS deployment target to 13.0 and Swift to 5.0 - Fix win32 dependency compatibility issue for Dart 3.8+ - Update melos to 6.0.0 and modernize dev dependencies All builds (Android APK and iOS simulator) now work successfully. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> * chore: Remove unnecessary dependency override The path_provider_windows override was not needed and could cause confusion. Android namespace is already properly handled with AGP 4.2+ compatibility. * ci: Modernize GitHub Actions workflows - Update action versions to latest (setup-java@v4, futureware-tech/simulator-action@v3) - Add Flutter action caching for faster CI builds - Update iOS simulator to iPhone 15 with latest OS - Switch Android native tests to ubuntu-latest for better performance - Fix gradle command syntax (./gradlew :workmanager:test) - Update Android emulator API level from 29 to 34 - Add KVM permissions for Android emulator on ubuntu - Add melos bootstrap to all workflows for proper dependency management - Use Temurin JDK distribution instead of deprecated setup * fix: Update NDK version to 27.0.12077973 Required by latest path_provider_android, permission_handler_android, shared_preferences_android, and workmanager dependencies. * ci: Trigger workflows to recheck formatting The formatting issue might be due to CI environment differences. * fix: Update iOS deployment target to 13.0 in example app Resolve iOS build conflict: - Update Podfile platform from 12.0 to 13.0 - Update all IPHONEOS_DEPLOYMENT_TARGET from 12.0 to 13.0 - Ensures consistency with workmanager plugin's iOS 13.0 requirement Fixes: Compiling for iOS 12.0, but module 'workmanager' has a minimum deployment target of iOS 13.0 * chore: Bump version to 0.7.0 * Add comprehensive changelog documenting all modernization changes * Mark breaking changes for SDK requirements and iOS deployment target * Document Android, iOS, and CI improvements * Prepare for release with modern Flutter/Dart toolchain support --------- Co-authored-by: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0705ce2 - Browse repository at this point
Copy the full SHA 0705ce2View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main