Mobilite dev

Results 13 issues of Mobilite dev

I'm currently using flutter_slidable version 1.0.0-dev.8. From your example, I have built a dynamic list of Sidable that can be deleted. I'm not sure this is the expected behavior or...

waiting for user response

SQLite can have a schema-name before some SQL command like [SELECT ](https://www.sqlite.org/syntax/table-or-subquery.html) or [CREATE TABLE](https://www.sqlite.org/lang_createtable.html) ![image](https://user-images.githubusercontent.com/54275508/126448619-8fbb6680-4211-4d4e-ba17-849215185e80.png) This is the database alias used when you [ATTACH ](https://www.sqlite.org/lang_attach.html) a database. Do you...

enhancement
sqlparser

Is it possible with SQLParser to support [ATTACH SQLite function](https://www.sqlite.org/lang_attach.html) ?

enhancement

Hi, Thank you for your project, it is very great! Is it possible to imagine a way to manage theme ? Like uploading a json config file, editing it, exporting...

### Is there an existing feature request for this? - [X] I have searched the existing issues. ### Command _No response_ ### Description Add an option like [linkToCommits](https://melos.invertase.dev/configuration/overview#commandversionlinktocommits) for adding...

Type: Accepted
feature request
hacktoberfest

Hi, When I try to unzip a ZIP file through the `extractFileToDisk()` method, the source ZIP file is not unlocked and if I try to delete it, I have this...

I am currently implementing a simplified tracing API for my uses, aiming to abstract away the complexities of manual span management. The goal is to get a straightforward API that...

**Is your feature request related to a problem? Please describe.** When you have 2 projects managed individually by FVM, with 2 Flutter SDK differents, the SDK is not detected properly....

enhancement

### Is there an existing feature request for this? - [X] I have searched the existing issues. ### Command melos version --[no-]group-commits ### Description I would like to propose an...

type: accepted
feature request

**Is your feature request related to a problem? Please describe.** If you use `spawn` command, you can't today use the `force` flag. **Describe the solution you'd like** Add a `force`...

enhancement