tienisto.com

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

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

655
likes
160
points
98.3k
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.7.0" to clipboard
slang_flutter: ^4.7.0 copied to clipboard

37
likes
160
points
93.4k
downloads
Flutter support for slang. This library provides helpful Flutter API.

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

82
likes
160
points
2.33k
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
3k
downloads
Use GPT to automatically translate at compile time. A tool for slang.

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

10
likes
160
points
65k
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.61k
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

21
likes
150
points
1.3k
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

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

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