timsoftdz_core 1.0.1 copy "timsoftdz_core: ^1.0.1" to clipboard
timsoftdz_core: ^1.0.1 copied to clipboard

Enterprise-grade core library for Dart & Flutter — Result pattern, unified exception hierarchy, structured logging with pipelines, interceptor-based HTTP client, contract-driven key-value storage, Uni [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add timsoftdz_core

With Flutter:

 $ flutter pub add timsoftdz_core

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  timsoftdz_core: ^1.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:timsoftdz_core/timsoftdz_core.dart';
4
likes
145
points
104
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Enterprise-grade core library for Dart & Flutter — Result pattern, unified exception hierarchy, structured logging with pipelines, interceptor-based HTTP client, contract-driven key-value storage, Unicode-safe string utilities, comprehensive validation (Algerian phone, Luhn, IBAN, IPv6), and zero-intl date/time formatting. Pub.dev 160+ score target. v1.0 production-ready.

Topics

#utilities #networking #validation #logging #storage

License

MIT (license)

Dependencies

http

More

Packages that depend on timsoftdz_core