tienisto.com

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

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

712
likes
160
points
108k
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.11.0" to clipboard
slang_flutter: ^4.11.0 copied to clipboard

40
likes
160
points
99.5k
downloads
Flutter support for slang. This library provides helpful Flutter API.

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

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

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

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

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

92
likes
150
points
3.56k
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

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

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

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

8
likes
160
points
2.65k
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.3" to clipboard
enven: ^1.2.3 copied to clipboard

13
likes
160
points
314
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
59
downloads
High performance CSV encoder and decoder with retained types and nullability.#csv#serialization#deserialization#encode#decode

tempoidcopy "tempoid: ^0.4.0" to clipboard
tempoid: ^0.4.0 copied to clipboard

1
likes
160
points
50
downloads
A library to generate URL-friendly, unique, and short IDs that are sortable by time. Inspired by nanoid and UUIDv7.#id#identifier#uuid#random#nanoid