switch to moor_ffi w/ sqlcipher
This commit is contained in:
parent
49f34a82dd
commit
e9ba95fb90
10 changed files with 239 additions and 70 deletions
|
|
@ -63,6 +63,7 @@ target 'Runner' do
|
|||
|
||||
# Keep pod path relative so it can be checked into Podfile.lock.
|
||||
pod 'Flutter', :path => 'Flutter'
|
||||
pod 'SQLCipher'
|
||||
|
||||
# Plugin Pods
|
||||
|
||||
|
|
@ -90,4 +91,4 @@ post_install do |installer|
|
|||
end
|
||||
|
||||
# add pods for desired Firebase products
|
||||
# https://firebase.google.com/docs/ios/setup#available-pods
|
||||
# https://firebase.google.com/docs/ios/setup#available-pods
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue