Skip to content

Tembeon/tem_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This monorepo contains my set of lightweight, focused packages that solve specific problems without unnecessary dependencies. Each tool is designed to be:

  • Independent - can be used standalone or together
  • Lightweight - minimal dependencies and overhead
  • Native - follow Dart & Flutter practices
  • Type-safe - leveraging Dart's type system for safety
  • Well-documented - comprehensive examples and API docs

Available Tools

Tool Description Updated
json Type-safe JSON parsing class that provides convenient methods for accessing and transforming JSON data. Dec 3, 2025
copy Package that simplifies the copyWith pattern for immutable state objects, eliminating boilerplate for nullable fields. Dec 3, 2025
http_middleware HTTP middleware system for http package that enables powerful request/response interception patterns Dec 3, 2025

About

Set of lightweight, focused Dart tools

Resources

License

Stars

Watchers

Forks

Languages