Levit

The core kit for building application logic with the Levit ecosystem. It bundles and re-exports the foundational packages for reactive state management, dependency injection, and utility mixins.

Features

Installation

Add this to your pubspec.yaml:

dependencies:
  levit: ^0.0.4

Usage

import 'package:levit/levit.dart';

// Your application code here

Libraries

levit
The foundational kit for building application logic with Levit.