tienisto.com

  • Packages
Results 11 packages owned by tienisto.com
Sort by

slangcopy "slang: ^4.6.1" to clipboard
slang: ^4.6.1 copied to clipboard

630
likes
160
points
76k
downloads
Localization / Internationalization (i18n) solution. Use JSON, YAML, CSV, or ARB files to create typesafe translations via source generation.#i18n#l10n#localization#translation
screenshot

slang_fluttercopy "slang_flutter: ^4.6.0" to clipboard
slang_flutter: ^4.6.0 copied to clipboard

33
likes
160
points
72k
downloads
Flutter support for slang. This library provides helpful Flutter API.

rhttpcopy "rhttp: ^0.11.1" to clipboard
rhttp: ^0.11.1 copied to clipboard

70
likes
160
points
2.57k
downloads
Make HTTP requests using Rust for Flutter developers. It uses FFI to call Rust functions from Dart. On the Rust side, it uses reqwest to make HTTP requests.#http#rust#ffi#http2#http3

slang_gptcopy "slang_gpt: ^0.11.0" to clipboard
slang_gpt: ^0.11.0 copied to clipboard

29
likes
160
points
4.14k
downloads
Use GPT to automatically translate at compile time. A tool for slang.

slang_build_runnercopy "slang_build_runner: ^4.6.0" to clipboard
slang_build_runner: ^4.6.0 copied to clipboard

9
likes
160
points
49.1k
downloads
build_runner integration for slang. This library ensures that slang is recognized by build_runner.

envencopy "enven: ^1.2.1" to clipboard
enven: ^1.2.1 copied to clipboard

12
likes
160
points
2.02k
downloads
Generate environment variables from a .env file at compile time with optional obfuscation.#env#token#encryption#obfuscation

routerinocopy "routerino: ^0.8.0" to clipboard
routerino: ^0.8.0 copied to clipboard

19
likes
150
points
1.11k
downloads
Add names to routes without a declarative pattern and without build_runner

moformcopy "moform: ^0.2.8" to clipboard
moform: ^0.2.8 copied to clipboard

5
likes
160
points
1.35k
downloads
Reactive, model-driven, and type-safe forms for Flutter without the overhead of managing a TextEditingController. A light wrapper around Flutter's TextFormField.#form#input#reactive#model-driven#type-safe

serial_csvcopy "serial_csv: ^0.4.0" to clipboard
serial_csv: ^0.4.0 copied to clipboard

3
likes
160
points
42
downloads
High performance CSV encoder and decoder with retained types and nullability.#csv#serialization#deserialization#encode#decode

consolacopy "consola: ^0.1.0" to clipboard
consola: ^0.1.0 copied to clipboard

2
likes
160
points
29
downloads
A utility library to help developing command-line applications in Dart. Provides screen manipulation, ANSI escape codes, and more.#console#ansi#cli#terminal