dev-cetera.com

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

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

13
likes
160
points
3.95k
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.16.1" to clipboard
df_type: ^0.16.1 copied to clipboard

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

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

6
likes
160
points
373
downloads
A package that provides logging utilities for better debugging.#console#debugging#logging#print

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

5
likes
160
points
353
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.16.1" to clipboard
df_di: ^0.16.1 copied to clipboard

4
likes
160
points
165
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_models_corecopy "df_generate_dart_models_core: ^0.11.0" to clipboard
df_generate_dart_models_core: ^0.11.0 copied to clipboard

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

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

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

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

5
likes
140
points
189
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_debouncercopy "df_debouncer: ^0.5.4" to clipboard
df_debouncer: ^0.5.4 copied to clipboard

3
likes
160
points
143
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