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
556
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
migrate: Hive to encrypted SQLite, native builds to Dart build hooks, and off CocoaPods
- #1317
#1317
Merged
lollipopkit
merged 16 commits into
main
lollipopkit/flutter_server_box:main
from
migrate/sqlite-and-build-hooks
lollipopkit/flutter_server_box:migrate/sqlite-and-build-hooks
Copy head branch name to clipboard
Aug 19, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
migrate: Hive to encrypted SQLite, native builds to Dart build hooks, and off CocoaPods
#1317
lollipopkit
merged 16 commits into
main
lollipopkit/flutter_server_box:main
from
migrate/sqlite-and-build-hooks
lollipopkit/flutter_server_box:migrate/sqlite-and-build-hooks
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2026
feat(store): wire in package:sqlite3, bundled through build hooks
Show description for 6cdf922
lollipopkit
committed
6cdf922
View commit details
Copy full SHA for 6cdf922
Browse repository at this point
migrate(store): move every store off Hive onto encrypted SQLite
Show description for 9c7aa13
lollipopkit
committed
9c7aa13
View commit details
Copy full SHA for 9c7aa13
Browse repository at this point
refactor(store): make connection stats and agent conversations tables
Show description for 8829600
lollipopkit
committed
8829600
View commit details
Copy full SHA for 8829600
Browse repository at this point
migrate(ffi): build sbm_ffi with a Dart build hook, drop cargokit
Show description for 488b96d
lollipopkit
committed
488b96d
View commit details
Copy full SHA for 488b96d
Browse repository at this point
docs: bring CLAUDE.md in line with SQLite storage and the FFI build hook
Show description for 1e10534
lollipopkit
committed
1e10534
View commit details
Copy full SHA for 1e10534
Browse repository at this point
migrate(ios,macos): fork flutter_pty onto a build hook, ending the pods
Show description for 8882dc0
lollipopkit
committed
8882dc0
View commit details
Copy full SHA for 8882dc0
Browse repository at this point
migrate(ios,macos): deintegrate CocoaPods
Show description for b4c9151
lollipopkit
committed
b4c9151
View commit details
Copy full SHA for b4c9151
Browse repository at this point
docs: record that CocoaPods is gone, and how to check the ish switch
Show description for 0e87d1c
lollipopkit
committed
0e87d1c
View commit details
Copy full SHA for 0e87d1c
Browse repository at this point
docs: fold the CocoaPods removal into one coherent section
lollipopkit
committed
3320d8d
View commit details
Copy full SHA for 3320d8d
Browse repository at this point
fix(store): the crash on cold launch, and six more from review
Show description for 6c57169
lollipopkit
committed
6c57169
View commit details
Copy full SHA for 6c57169
Browse repository at this point
perf(store): make the connection stats summary two queries, not N+1
Show description for f265ff1
lollipopkit
committed
f265ff1
View commit details
Copy full SHA for f265ff1
Browse repository at this point
fix(store): review follow-ups, and a private-key page that asked the wrong store
Show description for 299028b
lollipopkit
committed
299028b
View commit details
Copy full SHA for 299028b
Browse repository at this point
fix(store): make the two multi-statement writes atomic
Show description for 93b2426
lollipopkit
committed
93b2426
View commit details
Copy full SHA for 93b2426
Browse repository at this point
Commits on Aug 19, 2026
bump(fl_lib): update check offers what this platform can install
Show description for ce41dd6
lollipopkit
committed
ce41dd6
View commit details
Copy full SHA for ce41dd6
Browse repository at this point
fix(store): record the Hive import per box, not all-or-nothing
Show description for 1fbeab6
lollipopkit
committed
1fbeab6
View commit details
Copy full SHA for 1fbeab6
Browse repository at this point
test(store): pin that a rejected record does not hold its box open
Show description for 2f8932f
lollipopkit
committed
2f8932f
View commit details
Copy full SHA for 2f8932f
Browse repository at this point
You can’t perform that action at this time.