Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement iOS platform support #1

Open
artob opened this issue Dec 4, 2018 · 8 comments
Open

Implement iOS platform support #1

artob opened this issue Dec 4, 2018 · 8 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@artob
Copy link
Member

artob commented Dec 4, 2018

At present, iOS is not supported. This may eventually be addressed going forward by bundling and wrapping FMDB which includes SQLCipher support.

@artob artob added the enhancement New feature or request label Dec 4, 2018
@doc-rj
Copy link

doc-rj commented Dec 16, 2018

iOS support would be awesome and a requirement for my project. Is this on your near term radar, or any idea how far down the road this is?

@artob
Copy link
Member Author

artob commented Dec 16, 2018

@doc-rj I haven't a personal requirement for iOS support at this time, in the apps I'm developing myself.

So, while iOS support would be great, as it stands it's something I'd look for the community to contribute and/or a company to sponsor the development of.

@doc-rj
Copy link

doc-rj commented Dec 21, 2018

@artob Any idea how much effort the development would be for iOS support by wrapping FMDB? I've never developed a plugin, and I'm not familiar with FMDB.

@artob
Copy link
Member Author

artob commented Jan 1, 2019

@doc-rj I figure the initial development for the iOS version is likely to be on the order of a workweek or thereabouts.

@artob artob added the help wanted Extra attention is needed label Feb 27, 2019
@iskandergaba
Copy link

Hi @artob

This is an awesome effort! Thank you.

What's the status on iOS implementation?

@artob
Copy link
Member Author

artob commented May 24, 2019

@iskandergaba Nothing new since the previous comments.

@Goostavo
Copy link

Goostavo commented Oct 9, 2019

After some research. I've found out that some people forked sqlflite lib and changed dependencies to use zetetic.sqlcipher and FMDB/cipher.
I'm learning right now about sending native code to flutter. But as I saw. With some effort we can migrate the classes and functions to flutter_sqlcipher.

The code is here:
https://github.com/davidmartos96/sqflite_sqlcipher

@mohmdio
Copy link

mohmdio commented Nov 25, 2019

Thank you for your efforts. Any new about IOS support?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Development

No branches or pull requests

5 participants