Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for MaterialApp.router #254

Open
alexobviously opened this issue Feb 12, 2022 · 2 comments
Open

Support for MaterialApp.router #254

alexobviously opened this issue Feb 12, 2022 · 2 comments

Comments

@alexobviously
Copy link

It would be nice to be able to use the NeumorphicApp widget with MaterialApp.router and navigator 2.0. Some sort of NeumorphicApp.router constructor would be good.

@alexobviously alexobviously changed the title Support MaterialApp.router Support for MaterialApp.router Feb 12, 2022
@MrKnos
Copy link

MrKnos commented Jul 27, 2022

Fixed at this PR (waiting for merge).

or use it by adding below in pubspec.yaml.

dependency_overrides:
  flutter_neumorphic:
    git:
      url: git@github.com:MrKnos/Flutter-Neumorphic.git
      ref: feature/neumorphic-app-router

@Fanom2813
Copy link

Kindly add routerConfig to support import 'package:go_router/go_router.dart';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants