Try Calling like
GoRouter.of(context).go('note/titleController.text/tagsController.text/summaryController.text');
Here this format working fine for me