owlet-router

所属分类:其他
开发工具:Dart
文件大小:0KB
下载次数:0
上传日期:2023-11-09 03:25:58
上 传 者sh-1993
说明:  owlet_router充当路由器管理器,利用路由生成器创建路由器。它允许你建立你的路由器作为一个移动...
(The owlet_router serves as a router manager, utilizing the route builder to create the router. It allows you to build your router as a module tree, with each field of the object representing a branch, making it easy to obtain the router path.)

文件列表:
.metadata (313, 2023-12-15)
assets/ (0, 2023-12-15)
assets/github-mark.svg (963, 2023-12-15)
assets/logo_owlet.svg (4862, 2023-12-15)
assets/owlets_on_the_tree.jpg (157360, 2023-12-15)
assets/pub-dev-logo.svg (2532, 2023-12-15)
dart_scripts/ (0, 2023-12-15)
dart_scripts/CHANGELOG.md (29, 2023-12-15)
dart_scripts/analysis_options.yaml (1038, 2023-12-15)
dart_scripts/bin/ (0, 2023-12-15)
dart_scripts/bin/dart_scripts.dart (147, 2023-12-15)
dart_scripts/lib/ (0, 2023-12-15)
dart_scripts/lib/convert_md_to_html.dart (592, 2023-12-15)
dart_scripts/lib/dart_scripts.dart (771, 2023-12-15)
dart_scripts/pubspec.lock (10952, 2023-12-15)
dart_scripts/pubspec.yaml (308, 2023-12-15)
dart_scripts/test/ (0, 2023-12-15)
dart_scripts/test/dart_scripts_test.dart (15, 2023-12-15)
owlet_router/ (0, 2023-12-15)
owlet_router/CHANGELOG.md (49, 2023-12-15)
owlet_router/LICENSE (35145, 2023-12-15)
owlet_router/analysis_options.yaml (209, 2023-12-15)
owlet_router/example/ (0, 2023-12-15)
owlet_router/example/.metadata (1408, 2023-12-15)
owlet_router/example/analysis_options.yaml (1422, 2023-12-15)
owlet_router/example/android/ (0, 2023-12-15)
owlet_router/example/android/app/ (0, 2023-12-15)
owlet_router/example/android/app/build.gradle (1922, 2023-12-15)
owlet_router/example/android/app/src/ (0, 2023-12-15)
owlet_router/example/android/app/src/debug/ (0, 2023-12-15)
owlet_router/example/android/app/src/debug/AndroidManifest.xml (378, 2023-12-15)
owlet_router/example/android/app/src/main/ (0, 2023-12-15)
... ...

# Owlet Router Project [![version](https://img.shields.io/pub/v/owlet_router)](https://pub.dev/packages/owlet_router) [![like](https://img.shields.io/pub/likes/owlet_router)](https://pub.dev/packages/owlet_router) [![issues](https://img.shields.io/github/issues/sonnts996/owlet-router)](https://github.com/sonnts996/owlet-router) [![license](https://img.shields.io/github/license/sonnts996/owlet-router)](https://github.com/sonnts996/owlet-router) The [owlet_router](https://github.com/sonnts996/owlet-router/tree/refactor/owlet_router) is a route manager. It utilizes the route builder to construct the router. It is designed with several purposes in mind: - Providing a clear and easily definable route manager that is simple to read and use. - Built upon the base Flutter Router, allowing for integration with various page route types and the ability to customize and extend the router. - Enabling modularization of the router, making it easy to segment routes and create independent routes. - Offering the capability to check, prevent, or redirect routes before they are pushed. > Detailed documentation for the owlet router is under development. See more > about [API documents](https://pub.dev/documentation/owlet_router/latest/) or refer to > the [examples](https://github.com/sonnts996/owlet-router/tree/refactor/owlet_router/example) .

近期下载者

相关文件


收藏者