titan_atlas 1.0.3 copy "titan_atlas: ^1.0.3" to clipboard
titan_atlas: ^1.0.3 copied to clipboard

Atlas — Titan's routing & navigation system. Declarative, type-safe, zero-boilerplate page management with Passages, Sentinels, and deep linking.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add titan_atlas

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

dependencies:
  titan_atlas: ^1.0.3

Alternatively, your editor might support 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_atlas/titan_atlas.dart';
1
likes
160
points
326
downloads
screenshot

Publisher

verified publisherikolvi.com

Weekly Downloads

Atlas — Titan's routing & navigation system. Declarative, type-safe, zero-boilerplate page management with Passages, Sentinels, and deep linking.

Homepage
Repository (GitHub)
View/report issues

Topics

#navigation #routing #flutter #state-management #deep-linking

Documentation

API reference

License

MIT (license)

Dependencies

flutter, titan

More

Packages that depend on titan_atlas