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

Navigator 2.0 implementation #248

Open
NaveenKumarV1607 opened this issue Dec 6, 2021 · 2 comments
Open

Navigator 2.0 implementation #248

NaveenKumarV1607 opened this issue Dec 6, 2021 · 2 comments

Comments

@NaveenKumarV1607
Copy link

There is no option provided for using the MaterialApp.router in this package. So can you just implement the new changes and release a new version.

@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

this seems not working , i added in my pubspec.yaml but it fails

Resolving dependencies...
Git error. Command: `git clone --mirror git@github.com:MrKnos/Flutter-Neumorphic.git /Users/***/.pub-cache/git/cache/Flutter-Neumorphic-bc5f1072325ddad083f648727b680c2a8e2cd833`
stdout: 
stderr: Cloning into bare repository '/Users/***/.pub-cache/git/cache/Flutter-Neumorphic-bc5f1072325ddad083f648727b680c2a8e2cd833'...
Host key verification failed.
fatal: Could not read from remote repository.

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