Delonzek
Delonzek
Support for the web was made possible by changing the File parameter to Uint8List. Needs review before merging
I didn't find anything in the documentation talking about
Code to reproduce this `const table1 = SqfEntityTable( tableName: 'Table1', primaryKeyName: 'id', primaryKeyType: PrimaryKeyType.integer_auto_incremental, useSoftDeleting: true, fields: [ SqfEntityFieldRelationship( fieldName: 'table2', parentTable: table2, deleteRule: DeleteRule.CASCADE, defaultValue: '0'), ]); const table2...
Quando tento fazer uso do plugin conforme descrito no título, a compilação do app falha, exibindo a seguinte mensagem: Compiler message: ../../../Programas/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_pdf_viewer-1.0.6/lib/src/page.dart:33:26: Error: The argument type 'Null Function(dynamic, dynamic)' can't...
When I disable some days and the user clicks on a day where both the previous and the next are disabled, he gets stuck, as he cannot select any range...
The current approach to providing the userAgent today does not guarantee a unique device id, the [fingerprintjs](https://github.com/fingerprintjs/fingerprintjs/) library does a significantly good job of it
I looked in the documentation but found nothing about it. I need the file / bit list to send the recording to the server
# Description Prevent delay inkwell if doubleTap undefined ## Checklist - [X] The title of my PR starts with a [Conventional Commit] prefix (`fix:`, `feat:`, `docs:` etc). - [X] I...