iroute 0.2.1 copy "iroute: ^0.2.1" to clipboard
iroute: ^0.2.1 copied to clipboard

outdated

the simplest and fasted state management library.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:iroute/iroute.dart';
import 'book/routes.dart';

void main() {
  runApp(IRouteApp(routes: routes, pageList: pageList));
}
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

the simplest and fasted state management library.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on iroute