dev-cetera.com

  • Packages
Results 28 packages owned by dev-cetera.com
Sort by

df_safer_dartcopy "df_safer_dart: ^0.17.8" to clipboard
df_safer_dart: ^0.17.8 copied to clipboard

12
likes
150
points
1.84k
downloads
A package inspired by functional programming, designed to enhance the structure, safety, and debuggability of mission-critical code.#rust#error-handling#functional-programming#debugging#safety

df_typecopy "df_type: ^0.14.2" to clipboard
df_type: ^0.14.2 copied to clipboard

4
likes
150
points
1.87k
downloads
Simplifies type conversions, inspections, nested data access, sync/async operations and more.#data#easy-packages#tool#utility#utils

df_logcopy "df_log: ^0.3.30" to clipboard
df_log: ^0.3.30 copied to clipboard

5
likes
150
points
422
downloads
A package that provides logging utilities for better debugging.#console#debugging#logging#print

df_podcopy "df_pod: ^0.18.13" to clipboard
df_pod: ^0.18.13 copied to clipboard

5
likes
150
points
278
downloads
A package offering tools to manage app state using ValueListenable objects called Pods.#bloc#provider#redux#riverpod#state-management

df_dicopy "df_di: ^0.15.8" to clipboard
df_di: ^0.15.8 copied to clipboard

4
likes
150
points
400
downloads
A pragmatic dependency injection (DI) system, coupled with service classes for seamless state management in Dart.#get-it#dependency-injection#services#service-locator#state-management

df_generate_dart_indexescopy "df_generate_dart_indexes: ^0.6.3" to clipboard
df_generate_dart_indexes: ^0.6.3 copied to clipboard

5
likes
150
points
174
downloads
A tool to generate index/exports files also known as barrel files for all Dart files in a directory.#barrel-file#build-runner#cli#codegen#index

df_stringcopy "df_string: ^0.2.10" to clipboard
df_string: ^0.2.10 copied to clipboard

3
likes
160
points
192
downloads
A package designed to extend Dart strings by offering additional functionality.#dart#json#string#utility#tool

df_collectioncopy "df_collection: ^0.9.8" to clipboard
df_collection: ^0.9.8 copied to clipboard

4
likes
160
points
80
downloads
A package designed to extend Dart collections by offering additional functionality.#collection#json#list#map#utils

df_generate_dart_models_corecopy "df_generate_dart_models_core: ^0.9.23" to clipboard
df_generate_dart_models_core: ^0.9.23 copied to clipboard

3
likes
150
points
251
downloads
A package that provides core dependencies for models generated with df_generate_dart_models.#build-runner#cli#codegen#freezed#json-serializable

df_debouncercopy "df_debouncer: ^0.4.16" to clipboard
df_debouncer: ^0.4.16 copied to clipboard

3
likes
150
points
88
downloads
A package that provides a practical Debouncer for optimizing performance by controlling the frequency of function calls in response to rapid events.#debouncer#reactive#throttle#user-interface#utility