routefly 0.0.3 copy "routefly: ^0.0.3" to clipboard
routefly: ^0.0.3 copied to clipboard

Folder-based route manager inspired by NextJS and created by the Flutterando community.

example/lib/main.dart

import 'package:example/app/app_widget.dart';
import 'package:flutter/material.dart';
import 'package:flutter_web_plugins/url_strategy.dart';

void main() {
  usePathUrlStrategy();
  runApp(const AppWidget());
}
201
likes
0
points
368
downloads

Publisher

verified publisherflutterando.com.br

Weekly Downloads

Folder-based route manager inspired by NextJS and created by the Flutterando community.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on routefly