comapps.be

  • Packages
Results 18 packages owned by comapps.be
Sort by

viescopy "vies: ^2.1.0" to clipboard
vies: ^2.1.0 copied to clipboard

4
likes
160
points
376
downloads
VIES (VAT Information Exchange System) client for Dart. Validates European VAT numbers and retrieves the business information published by the EU service.#vat#vies#validation#tax#eu

simple_parallaxcopy "simple_parallax: ^1.2.0" to clipboard
simple_parallax: ^1.2.0 copied to clipboard

3
likes
160
points
338
downloads
Parallax widgets for Flutter, with a container mode and a per-item mode, vertical or horizontal. Pure Dart, no dependencies, any ImageProvider.#parallax#animation#scrolling#ui#widget

universal_barcode_scannercopy "universal_barcode_scanner: ^1.4.0" to clipboard
universal_barcode_scanner: ^1.4.0 copied to clipboard

recently created package Added 17 days ago
1
likes
160
points
305
downloads
Barcode and QR code scanner for Flutter, on Android, iOS, Linux, macOS, web and Windows, from one widget and one callback.#barcode#qrcode#scanner#camera#reader

web_minifycopy "web_minify: ^1.0.2" to clipboard
web_minify: ^1.0.2 copied to clipboard

recently created package Added 21 days ago
1
likes
160
points
223
downloads
HTML, CSS and JavaScript minifiers in pure Dart. One call minifies a whole page, inline style and script blocks included, with no external dependencies.#minify#html#css#javascript#optimization

en16931copy "en16931: ^0.1.2" to clipboard
en16931: ^0.1.2 copied to clipboard

recently created package Added 11 days ago
0
likes
160
points
258
downloads
The European electronic invoice, EN 16931, as Dart objects. Builds and checks the semantic model the UBL and CII syntaxes both carry, with no XML and no network of its own.#einvoicing#en16931#peppol#invoice#vat

graphql_server3copy "graphql_server3: ^3.3.0" to clipboard
graphql_server3: ^3.3.0 copied to clipboard

recently created package Added 17 days ago
0
likes
160
points
233
downloads
A GraphQL server runtime for Dart. Executes queries, mutations and subscriptions against a graphql_schema3 schema, with introspection built in.#graphql#server#api

graphql_schema3copy "graphql_schema3: ^3.2.1" to clipboard
graphql_schema3: ^3.2.1 copied to clipboard

recently created package Added 17 days ago
0
likes
160
points
233
downloads
An implementation of the GraphQL type system in Dart. Builds object, union, enum, input and scalar types, and validates and coerces values against them.#graphql#schema#types

en16931_ublcopy "en16931_ubl: ^0.1.4" to clipboard
en16931_ubl: ^0.1.4 copied to clipboard

recently created package Added 11 days ago
0
likes
160
points
196
downloads
Writes and reads the European electronic invoice as UBL 2.1, the syntax Peppol and most of Europe carry. Works on the EN 16931 semantic model.#einvoicing#en16931#ubl#peppol#invoice

en16931_ciicopy "en16931_cii: ^0.1.3" to clipboard
en16931_cii: ^0.1.3 copied to clipboard

recently created package Added 11 days ago
0
likes
160
points
183
downloads
Writes and reads the European electronic invoice as UN/CEFACT CII, the syntax France and Germany carry. Works on the EN 16931 semantic model.#einvoicing#en16931#cii#facturx#invoice

graphql_parser3copy "graphql_parser3: ^3.2.1" to clipboard
graphql_parser3: ^3.2.1 copied to clipboard

recently created package Added 17 days ago
0
likes
160
points
171
downloads
Parses GraphQL queries and schemas into an AST whose every node carries a source span. The lexer and the recursive-descent parser behind graphql_server3.#graphql#parser#ast