MobileDevOps / flutter-sdk-image

Docker image with Flutter SDK to build Android apps
https://hub.docker.com/r/mobiledevops/flutter-sdk-image/
MIT License
31 stars 32 forks source link

SQLite support #32

Open tenshiAMD opened 6 months ago

tenshiAMD commented 6 months ago

Are there other ways to add SQLite library dependencies? If yes, how?

tenshiAMD commented 6 months ago

The alternative is to use another image as suggested here https://github.com/MobileDevOps/flutter-sdk-image/issues/36#issuecomment-1991560872 then install SQLite dependencies separately.