labs.dart.dev

  • Packages
Results 18 packages owned by labs.dart.dev
Sort by

gcloudcopy "gcloud: ^0.8.18" to clipboard
gcloud: ^0.8.18 copied to clipboard

87
likes
160
points
533k
downloads
High level idiomatic Dart API for Google Cloud Storage, Pub-Sub and Datastore.#cloud#gcp

checkscopy "checks: ^0.3.0" to clipboard
checks: ^0.3.0 copied to clipboard

101
likes
160
points
42.4k
downloads
A framework for checking values against expectations and building custom expectations.

jnicopy "jni: ^0.13.0" to clipboard
jni: ^0.13.0 copied to clipboard

37
likes
160
points
45k
downloads
A library to access JNI from Dart and Flutter that acts as a support library for package:jnigen.#interop#ffi#java#kotlin#jni

jnigencopy "jnigen: ^0.13.0" to clipboard
jnigen: ^0.13.0 copied to clipboard

88
likes
160
points
3.05k
downloads
A Dart bindings generator for Java and Kotlin that uses JNI under the hood to interop with Java virtual machine.#interop#ffi#codegen#java#jni

web_socketcopy "web_socket: ^0.1.6" to clipboard
web_socket: ^0.1.6 copied to clipboard

19
likes
160
points
2.37M
downloads
Any easy-to-use library for communicating with WebSockets that has multiple implementations.

native_assets_clicopy "native_assets_cli: ^0.9.0" to clipboard
native_assets_cli: ^0.9.0 copied to clipboard

19
likes
150
points
2.45M
downloads
A library that contains the argument and file formats for implementing a native assets CLI.#ffi#interop#native-assets

jsoncopy "json: ^0.20.4" to clipboard
json: ^0.20.4 copied to clipboard

93
likes
150
points
1.51k
downloads
Easy encoding and decoding of JSON maps (maps of type `Map<String, Object?>`). Uses a macro that auto-generates a `fromJson` decoding constructor and a `toJson` encoding method.

native_toolchain_ccopy "native_toolchain_c: ^0.6.0" to clipboard
native_toolchain_c: ^0.6.0 copied to clipboard

12
likes
140
points
299k
downloads
A library to invoke the native C compiler installed on the host machine.#compiler#ffi#interop#native-assets#native-toolchain

memory_usagecopy "memory_usage: ^0.1.0" to clipboard
memory_usage: ^0.1.0 copied to clipboard

6
likes
150
points
1.77k
downloads
A framework for memory usage tracking and snapshotting.

native_synchronizationcopy "native_synchronization: ^0.3.1" to clipboard
native_synchronization: ^0.3.1 copied to clipboard

10
likes
140
points
36k
downloads
Low level synchronization primitives built on dart:ffi.