tienisto.com

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

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

687
likes
160
points
88.2k
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.8.0" to clipboard
slang_flutter: ^4.8.0 copied to clipboard

39
likes
160
points
81.1k
downloads
Flutter support for slang. This library provides helpful Flutter API.

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

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

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

88
likes
150
points
2.63k
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_build_runnercopy "slang_build_runner: ^4.8.1" to clipboard
slang_build_runner: ^4.8.1 copied to clipboard

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

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

21
likes
150
points
1.9k
downloads
Add names to routes without a declarative pattern and without build_runner

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

8
likes
160
points
1.81k
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

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

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

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

4
likes
160
points
95
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
24
downloads
A utility library to help developing command-line applications in Dart. Provides screen manipulation, ANSI escape codes, and more.#console#ansi#cli#terminal