titan 1.1.3 copy "titan: ^1.1.3" to clipboard
titan: ^1.1.3 copied to clipboard

Titan - Total Integrated Transfer Architecture Network. A powerful reactive state management engine with Pillars, Cores, and fine-grained auto-tracking.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add titan

With Flutter:

 $ flutter pub add titan

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

dependencies:
  titan: ^1.1.3

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:titan/titan.dart';
2
likes
160
points
393
downloads
screenshot

Publisher

verified publisherikolvi.com

Weekly Downloads

Titan - Total Integrated Transfer Architecture Network. A powerful reactive state management engine with Pillars, Cores, and fine-grained auto-tracking.

Homepage
Repository (GitHub)
View/report issues

Topics

#state-management #reactive #signals #dart #architecture

Documentation

API reference

License

MIT (license)

Dependencies

meta

More

Packages that depend on titan