auto_route_devtools_shared 0.1.0 copy "auto_route_devtools_shared: ^0.1.0" to clipboard
auto_route_devtools_shared: ^0.1.0 copied to clipboard

Shared protocol models used by the auto_route_devtools DevTools extension and its runtime observer.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add auto_route_devtools_shared

With Flutter:

 $ flutter pub add auto_route_devtools_shared

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

dependencies:
  auto_route_devtools_shared: ^0.1.0

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:auto_route_devtools_shared/auto_route_devtools_shared.dart';
0
likes
150
points
83
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Shared protocol models used by the auto_route_devtools DevTools extension and its runtime observer.

Repository (GitHub)

Topics

#devtools #auto-route #navigation #debugging #flutter

License

MIT (license)

Dependencies

freezed_annotation, json_annotation

More

Packages that depend on auto_route_devtools_shared