app_features 1.0.2
app_features: ^1.0.2 copied to clipboard
This package help you to Organize folders Structure by feature scope.
1.0.2 #
- upgrade dependencies.
- Comprehensive documentation update with detailed examples and usage instructions.
1.0.1 #
- update go_router ^13.2.1.
1.0.0 #
- modify
restartto restart app.
0.9.0 #
- modify
modifyListenerto master layout if use masterPageBuilder
0.8.0 #
- improve
listento feature route navigation - modify
onto register route event
0.7.0 #
- improve
popwith result - modify
canPop
0.6.0 #
- modify
onNavigateto listen if routes in feature changed - modify
onBranchChangeto listen if branch in master layout changed - upgrade
go_routerdependencies
0.5.0 #
- fix open page route form other branch
0.4.0 #
- Modify Route Out of Master Layout
- upgrade dependencies
go_router
0.3.0 #
- modify options to
showLoading - modify readme docs
0.2.1 #
- Provide documentation public API dartdoc comments
0.2.0 #
- improve support
OverlayUtils - modify
AppFeatures.overlayandAppFeatures.scaffoldMessenger - remove static methods from
AppFeaturesdialog and other messages
0.1.1 #
- remove unused code
0.1.0 #
- modify support nested route navigation
- modify
MasterLayout - modify support bottom navigation bar
0.0.3 #
- modify
OverlayUtils
0.0.2 #
- modify
showSnackBartoAppFeatures
0.0.1 #
- first release.