dint.dev

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

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

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

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

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

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

292
likes
150
points
281k
downloads
Cryptographic algorithms for encryption, digital signatures, key agreement, authentication, and hashing. AES, Chacha20, ED25519, and more. Cross-platform (mobile, desktop, JS, WASM).#crypto

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

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

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

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

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

70
likes
140
points
131
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.

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

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

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

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

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

8
likes
90
points
150
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.).

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

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