tienisto.com

  • Packages
Results9 packages owned by tienisto.com
Sort by

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

402
likes
140
pub points
97%
popularity
Localization / Internationalization (i18n) solution. Use JSON, YAML, CSV, or ARB files to create typesafe translations via source generation.#i18n#localization#internationalization#translation
screenshot

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

17
likes
140
pub points
97%
popularity
Flutter support for slang. This library provides helpful Flutter API.

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

16
likes
140
pub points
90%
popularity
Add names to routes without a declarative pattern and without build_runner

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

10
likes
140
pub points
80%
popularity
Use GPT to automatically translate at compile time. A tool for slang.

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

4
likes
140
pub points
90%
popularity
build_runner integration for slang. This library ensures that slang is recognized by build_runner.

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

7
likes
140
pub points
71%
popularity
Generate environment variables from a .env file at compile time with optional obfuscation.#env#api#token#encryption#obfuscation

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

3
likes
140
pub points
47%
popularity
High performance CSV encoder and decoder with retained types and nullability.#csv#serialization#deserialization#encode#decode

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

1
likes
130
pub points
46%
popularity
Reactive, model-driven, and type-safe forms for Flutter without the overhead of managing a TextEditingController. A light wrapper around Flutter's TextFormField.#forms#input#reactive#model-driven#type-safe

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

0
likes
140
pub points
0%
popularity
A utility library to help developing command-line applications in Dart. Provides screen manipulation, ANSI escape codes, and more.#console#ansi#cli#terminal