-
Notifications
You must be signed in to change notification settings - Fork 262
Insights: Flutterando/modular
Overview
-
- 9 Merged pull requests
- 2 Open pull requests
- 91 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
9 Pull requests merged by 8 people
-
Update README and CHANGELOG, fix route removal logic, and update vers…
#1015 merged
Jun 12, 2025 -
Add workspace reference and update Flutter plugins dependencies
#1005 merged
Jun 10, 2025 -
fix: update Deep Link query parameters and add tests
#998 merged
Jun 10, 2025 -
FIX: prevent navigation block when device time is adjusted backward
#994 merged
Jun 10, 2025 -
fix: improve parity between shelf and flutter
#983 merged
Jun 10, 2025 -
Fix the logical flux control on WebUrlService Class - FLutterWeb
#963 merged
Jun 10, 2025 -
Fix: Popping a parent route should also pop all child routes
#961 merged
Jun 10, 2025
2 Pull requests opened by 1 person
-
chore(deps): bump auto_injector from 2.1.0 to 2.1.1
#1018 opened
Jun 16, 2025 -
chore(deps): bump result_dart from 2.1.0 to 2.1.1
#1019 opened
Jun 16, 2025
91 Issues closed by 3 people
-
QueryParams in blank flutter web
#1020 closed
Jun 16, 2025 -
PositionalParam is required and replaceInstance in cascade
#955 closed
Jun 13, 2025 -
New Modular Version brokes Query Params
#956 closed
Jun 13, 2025 -
Error when assigning arguments during consecutive navigations
#978 closed
Jun 13, 2025 -
materialapp home defaulttabcontrol
#996 closed
Jun 13, 2025 -
Ability to make more than one instance of the ModularApp
#989 closed
Jun 13, 2025 -
Function missing Future keyword
#971 closed
Jun 13, 2025 -
ChildRoute fails to render if it has RouterOutlet
#932 closed
Jun 13, 2025 -
onPoppedInvoked not working when swiping back
#964 closed
Jun 13, 2025 -
Modular.to.popUntil closing improper route
#922 closed
Jun 13, 2025 -
MacOS - bug system sound on tap inside RouterOutlet
#984 closed
Jun 13, 2025 -
Deep link query parameters not captured and passed to route
#999 closed
Jun 13, 2025 -
Modular DI Cubit not disposed on pop — still emit called and cubit logic continues..
#1000 closed
Jun 13, 2025 -
AppModule executando dispose ao transitar entre rotas
#1017 closed
Jun 13, 2025 -
Is it possible to add a launchMode(like Android's Activity) params at Route definition?
#970 closed
Jun 12, 2025 -
onInit, onDispose nos modululos
#974 closed
Jun 12, 2025 -
The method Modular.isModuleReady isn't defined in version 6.x
#969 closed
Jun 12, 2025 -
Migração de Modular v5 para v6
#957 closed
Jun 12, 2025 -
UnregisteredBind in AppModule
#973 closed
Jun 12, 2025 -
A flutter modular ClI
#976 closed
Jun 12, 2025 -
UnregisteredInstance ERROR 🧨 (Flutter last version)
#972 closed
Jun 12, 2025 -
Losing browsing history on Flutter Web
#936 closed
Jun 12, 2025 -
The animation abnormality caused by the Modular.to.pushNamedAndRemoveUntil method.
#928 closed
Jun 12, 2025 -
WidgetModule use in Version 6
#908 closed
Jun 12, 2025 -
Using modular.to.pop() and causing a blank page to appear.
#907 closed
Jun 12, 2025 -
Multiple guards behavior still incorrect
#906 closed
Jun 12, 2025 -
Modular 6.3 - flutter web - RouteNotFoundException
#904 closed
Jun 12, 2025 -
Dispose Module callback
#903 closed
Jun 12, 2025 -
Módulo permanece ativo indeterminadamente após navegação em rotas filhas
#902 closed
Jun 12, 2025 -
What is the new way to register bindings?
#901 closed
Jun 12, 2025 -
Modular.setInitialRoute não está funcionando para Flutter web
#900 closed
Jun 12, 2025 -
Módulo nunca é descartado ao usar RouterOutlet
#899 closed
Jun 12, 2025 -
Dependencies between packages is not updated after latest flutter_modular release.
#898 closed
Jun 12, 2025 -
UnregisteredInstance after update to 6.1.1
#895 closed
Jun 12, 2025 -
MOdule binds AsyncBind in version 6
#894 closed
Jun 12, 2025 -
[Solved] v6: Problem when using ModuleRoute with args -> args.data is null
#892 closed
Jun 12, 2025 -
v6 migration help: ChildRoute with a return type
#889 closed
Jun 12, 2025 -
Type Mismatch Error: Assigning Nullable String to Non-Nullable String
#887 closed
Jun 12, 2025 -
Parameters not passed from Dynamic Routes
#885 closed
Jun 12, 2025 -
Modular.to.pushNamed arguments race condition
#877 closed
Jun 11, 2025 -
Bug: Recover injection: IGetCurrentUserUseCase<Exception>
#872 closed
Jun 11, 2025 -
shelf_modular Bind not found exception when export flag is set to true.
#852 closed
Jun 11, 2025 -
Navigation stack isn't kept when navigating to a nested route
#849 closed
Jun 11, 2025 -
Forward and backward material 3
#847 closed
Jun 11, 2025 -
How Can I manage multiple stack navigation
#844 closed
Jun 11, 2025 -
Modular Flutter clearing data passed by arguments getting lost in Flutter Web
#834 closed
Jun 11, 2025 -
Question about Modular.get() and the dispose sequences of Module and its children.
#828 closed
Jun 11, 2025 -
ReverseTransitionDuration not having any effect on a CustomTransition
#819 closed
Jun 11, 2025 -
flutter_modular: ^5.0.3. return GuardedRouteException or RouteNotFoundException
#820 closed
Jun 11, 2025 -
Add customRouteGenerator to module routes
#816 closed
Jun 11, 2025 -
redirectTo on RouteGuard don`t send args properly
#810 closed
Jun 11, 2025 -
popUntil with arguments / extending IModularNavigator
#805 closed
Jun 11, 2025 -
How to pass arguments into Modular.get (eg. BuildContext)?
#804 closed
Jun 11, 2025 -
How to properly use RouterOutlet with submodule without disposing
#802 closed
Jun 11, 2025 -
flutter_modular - Navigation open two pages in same time
#796 closed
Jun 11, 2025 -
class that bind with singleton in core shared module should not recreate
#794 closed
Jun 11, 2025 -
Make the export of the bind not need exported dependencies.
#790 closed
Jun 11, 2025 -
Improve the documentation of the modular route guard
#786 closed
Jun 11, 2025 -
i.add(SomeClass.new) não consegue pegar as injeções do modulo pai no import
#913 closed
Jun 11, 2025 -
AppBar canPop with RouterOutlet and Modular.to.pushNamed
#784 closed
Jun 11, 2025 -
Shelf Modular - Dep. Swagger is allowing to download file in routes and by files
#781 closed
Jun 11, 2025 -
Shelf Modular - Method Delete return print error FormatException
#779 closed
Jun 11, 2025 -
shelf_modular route responds with application/octet-stream when body has words with accent
#778 closed
Jun 11, 2025 -
shelf_modular Binds that implements Disposable are never disposed
#775 closed
Jun 11, 2025 -
Adicionar nome/prefixo no recurso para expor o mesmo como prefixo na rotas filhas
#774 closed
Jun 11, 2025 -
pushNamedAndRemoveUntil not working on flutter version 3.0.4 and flutter_modular version 5.0.2
#773 closed
Jun 11, 2025 -
Export de binds na v6 do flutter_modular
#916 closed
Jun 11, 2025 -
Route guard, setar o 'redirectTo' no método 'canActivate'
#758 closed
Jun 11, 2025 -
WildcardRoute sempre acionado ao iniciar o app
#751 closed
Jun 11, 2025 -
Hot Reload não funcionando em rotas com parâmetros
#748 closed
Jun 11, 2025 -
Router.patch is wrong name
#756 closed
Jun 11, 2025 -
add route name to navigateHistory when use Modular.to.push
#746 closed
Jun 11, 2025 -
Injeção de dependência com recuperação por chave livre
#918 closed
Jun 11, 2025 -
TabBar + RouterOutlet + pushReplacementNamed not working correctly together
#740 closed
Jun 11, 2025 -
How to test pushed route with Modular
#919 closed
Jun 11, 2025 -
RouterOutlet take priority over de back button
#920 closed
Jun 11, 2025 -
Arguments being improperly passed in route guard redirect
#725 closed
Jun 11, 2025 -
Como usar binds exportadas dentro do próprio módulo?
#1001 closed
Jun 11, 2025 -
[shelf_modular] FormatException ao receber um POST sem body
#684 closed
Jun 10, 2025 -
WildcardRoute não está sendo chamado
#924 closed
Jun 10, 2025 -
flutter_modular package 6.3.4 not compatible with result_command package
#980 closed
Jun 10, 2025 -
Add dart_code_metrics Github Actions support
#664 closed
Jun 10, 2025 -
Integrating both Flutter Modular and GetX latest versions
#931 closed
Jun 10, 2025 -
Flutter Web — Modular.setInitialRoute is not working (flutter_modular: ^6.3.2)
#930 closed
Jun 10, 2025 -
Error Flutter web Route (//) not found
#987 closed
Jun 10, 2025 -
RouterOutlet routes persist even when parent route is popped
#960 closed
Jun 10, 2025