Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lollipopkit
/
flutter_server_box
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
557
Star
8.7k
Code
Issues
12
Pull requests
0
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
refactor(store): entities into real tables, with the constraints in the schema
- #1322
#1322
Merged
lollipopkit
merged 19 commits into
main
lollipopkit/flutter_server_box:main
from
refactor/entity-tables
lollipopkit/flutter_server_box:refactor/entity-tables
Copy head branch name to clipboard
Aug 19, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
refactor(store): entities into real tables, with the constraints in the schema
#1322
lollipopkit
merged 19 commits into
main
lollipopkit/flutter_server_box:main
from
refactor/entity-tables
lollipopkit/flutter_server_box:refactor/entity-tables
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
feat(store): the entity schema, with the rules in it
Show description for 88c0997
lollipopkit
committed
88c0997
View commit details
Copy full SHA for 88c0997
Browse repository at this point
feat(store): carry the metadata an incremental sync needs
Show description for 4f8b662
lollipopkit
committed
4f8b662
View commit details
Copy full SHA for 4f8b662
Browse repository at this point
feat(store): m004, entities out of kv and into tables
Show description for ac90458
lollipopkit
committed
ac90458
View commit details
Copy full SHA for ac90458
Browse repository at this point
test(store): cover every released build as a migration source
Show description for 960554a
lollipopkit
committed
960554a
View commit details
Copy full SHA for 960554a
Browse repository at this point
feat(store): the base an entity store sits on
Show description for dcde9cb
lollipopkit
committed
dcde9cb
View commit details
Copy full SHA for dcde9cb
Browse repository at this point
feat(store): ServerStore over the server tables
Show description for 430ce8e
lollipopkit
committed
430ce8e
View commit details
Copy full SHA for 430ce8e
Browse repository at this point
build: add drift, on the connection the app already opens
Show description for 89b1ff0
lollipopkit
committed
89b1ff0
View commit details
Copy full SHA for 89b1ff0
Browse repository at this point
feat(store): Drift owns the schema
Show description for d4f532a
lollipopkit
committed
d4f532a
View commit details
Copy full SHA for d4f532a
Browse repository at this point
feat(store): the entity stores over their own tables
Show description for 865cebc
lollipopkit
committed
865cebc
View commit details
Copy full SHA for 865cebc
Browse repository at this point
test(store): the whole upgrade path, and the adapters it broke
Show description for 776160f
lollipopkit
committed
776160f
View commit details
Copy full SHA for 776160f
Browse repository at this point
feat(store): the call sites, and a unique name the user is told about
Show description for a2f0ddc
lollipopkit
committed
a2f0ddc
View commit details
Copy full SHA for a2f0ddc
Browse repository at this point
docs: the storage layout as it is, not as Hive was
Show description for ecc085c
lollipopkit
committed
ecc085c
View commit details
Copy full SHA for ecc085c
Browse repository at this point
build(fl_lib): follow the KvStore rename onto current main
Show description for 757820a
lollipopkit
committed
757820a
View commit details
Copy full SHA for 757820a
Browse repository at this point
Merge origin/main into refactor/entity-tables
Show description for 76558c5
lollipopkit
committed
76558c5
View commit details
Copy full SHA for 76558c5
Browse repository at this point
fix(store): review follow-ups on #1322
Show description for 601fd78
lollipopkit
committed
601fd78
View commit details
Copy full SHA for 601fd78
Browse repository at this point
fix(store): second review round, and the new string in every language
Show description for f6322ad
lollipopkit
committed
f6322ad
View commit details
Copy full SHA for f6322ad
Browse repository at this point
fix(store): a migrated conversation kept the old server id in its payload
Show description for 66f6fb5
lollipopkit
committed
66f6fb5
View commit details
Copy full SHA for 66f6fb5
Browse repository at this point
test(store): pin the hand-written m004 seed to what a release wrote
Show description for af9d543
lollipopkit
committed
af9d543
View commit details
Copy full SHA for af9d543
Browse repository at this point
docs(test): say only what the fixture assertion covers
Show description for 8944240
lollipopkit
committed
8944240
View commit details
Copy full SHA for 8944240
Browse repository at this point
You can’t perform that action at this time.