dint.dev

  • Packages
Results 11 packages owned by dint.dev
Sort by

universal_iocopy "universal_io: ^2.2.2" to clipboard
universal_io: ^2.2.2 copied to clipboard

245
likes
160
points
1.63M
downloads
Cross-platform 'dart:io' that adds browser support for HttpClient and some other "dart:io" APIs.

cryptography_fluttercopy "cryptography_flutter: ^2.3.2" to clipboard
cryptography_flutter: ^2.3.2 copied to clipboard

31
likes
160
points
26k
downloads
Makes 'package:cryptography' use platform APIs in Android, iOS, and Mac OS X. The package can make performance up to 100 times better.

universal_htmlcopy "universal_html: ^2.2.4" to clipboard
universal_html: ^2.2.4 copied to clipboard

480
likes
130
points
525k
downloads
A 'dart:html' that works in all platforms, including Flutter and server-side. Eases cross-platform development and HTML / XML processing.

web_browsercopy "web_browser: ^0.7.4" to clipboard
web_browser: ^0.7.4 copied to clipboard

70
likes
140
points
458
downloads
A web browser widget. Unlike webview_flutter, comes with cross-platform navigation and URL sharing widgets. Works in Android, iOS, browsers, and other platforms.

jwkcopy "jwk: ^0.2.3" to clipboard
jwk: ^0.2.3 copied to clipboard

5
likes
150
points
1.22k
downloads
JWK (JSON Web Key) encoding and decoding (for package:cryptography).

cryptographycopy "cryptography: ^2.7.0" to clipboard
cryptography: ^2.7.0 copied to clipboard

268
likes
120
points
161k
downloads
Cryptographic algorithms for encryption, digital signatures, key agreement, authentication, and hashing. AES, Chacha20, ED25519, X25519, Argon2, and more. Good cross-platform support.

oscopy "os: ^1.0.1" to clipboard
os: ^1.0.1 copied to clipboard

5
likes
150
points
161
downloads
API for information about the operating system and the environment. Works in all platforms, including browsers.

databasecopy "database: ^0.4.0" to clipboard
database: ^0.4.0 copied to clipboard

108
likes
130
points
69
downloads
A database API (work in progress).

os_filescopy "os_files: ^1.0.0" to clipboard
os_files: ^1.0.0 copied to clipboard

2
likes
160
points
24
downloads
API for accessing various operating system directories and files. Works in all platforms, including browsers.

kindcopy "kind: ^0.6.0" to clipboard
kind: ^0.6.0 copied to clipboard

8
likes
90
points
361
downloads
Powerful JSON serialization, database-object mapping, test data generation, and more. Describe your data model with Kind<T> subclasses (such as IntKind, ListKind<T>, etc.).