Skip to content

Support dart command line of Linux #70

@iampopal

Description

@iampopal

Hello David,
We want to run our server which has a database of sqlitecipher in the server with dart command line
https://dart.dev/tutorials/server/cmdline

When we run our app with flutter as the flutter repository contains sqflite_sqlcipher: ^2.1.1+1 in .yaml file, our flatter app works all good with the local flutter server.

Now we want run our server in a container with Dockerfile so we need command line capability at pure dart code.

You can look at command line simple here: (https://dart.dev/tutorials/server/cmdline)
Please help us how we can have sqflite_sqlcipher in our commandline dart app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions