Add memory and web backends on Isar Community 3.2.1 - #1
Open
timcreatedit wants to merge 9 commits into
Open
Conversation
…er 7.x Based on tag 3.2.1 (first stable line with Android 16 KB page-size support while staying on build ^2 / source_gen ^2, compatible with clickup_flutter's codegen toolchain). - Rename isar_community -> isar and isar_community_generator -> isar_generator (package names, directories, internal imports, build.yaml builder key) so that clickup_flutter's 293 'package:isar/isar.dart' imports keep working. - Widen isar_generator's analyzer constraint from ^6.9.0 to '>=6.9.0 <8.0.0'. The 3.2.1 sources already use analyzer-7-compatible APIs; upstream only raises the constraint in 3.3.x, which requires build ^4 / source_gen ^4.
|
| Commit | Scanned at | New | Resolved | Net |
|---|---|---|---|---|
8e6f012 |
2026-08-27 08:46 UTC | 0 | 0 | 0 |
378e009 |
2026-08-27 08:55 UTC | 0 | 0 | 0 |
adc96e3 < |
2026-08-27 11:47 UTC | 0 | 0 | 0 |
Last scanned: adc96e3 · 2026-08-27 11:47 UTC
|
| Commit | Scanned at | New | Resolved | Net |
|---|---|---|---|---|
8e6f012 |
2026-08-27 08:46 UTC | 0 | 0 | 0 |
378e009 |
2026-08-27 08:55 UTC | 0 | 0 | 0 |
adc96e3 < |
2026-08-27 11:47 UTC | 0 | 0 | 0 |
Last scanned: adc96e3 · 2026-08-27 11:47 UTC
timcreatedit
force-pushed
the
feat/web-memory-backends
branch
from
August 27, 2026 08:52
8e6f012 to
378e009
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
isar-community/isar-community3.2.1 release, inheriting maintained fixes and Android 16 KB page-size supportIsarMemoryhelper for fast testsStack boundary
This is the reusable fork layer. ClickUp can adopt the in-memory backend before taking any general ClickUp or Max web-target changes. The lower application adoption PR is time-loop/clickup_flutter#10323; app web support is stacked separately in #10296.
Base:
time-loop/isar:community-3.2.1, which is the exact upstreamisar-community/isar-community3.2.1 release. The organization fork'sv3bookmark tracks the upstream community v3 tip.Verification on the published tip
Notes