avioli / uni_links

Flutter plugin for accepting incoming links.
BSD 2-Clause "Simplified" License
563 stars 303 forks source link

App Exits when I add uni_links 0.2.0 (I've tried other versions) to pubspec.yaml #18

Open KeshavAdityaRP opened 5 years ago

KeshavAdityaRP commented 5 years ago

This is my configuration :

Flutter 1.0.0 • channel stable • https://github.com/flutter/flutter.git Framework • revision 5391447fae (3 months ago) • 2018-11-29 19:41:26 -0800 Engine • revision 7375a0f414 Tools • Dart 2.1.0 (build 2.1.0-dev.9.4 f9ebf21297)

benjamin-swain commented 4 years ago

I have this issue also. Has anyone found a fix?

When I run the app in debug mode, it opens for a moment and then closes. If I remove uni_links: ^0.2.0 from dependencies in pubspec.yaml, the app opens correctly.

bradintheusa commented 4 years ago

Android or IOS? I would say you have packages with conflicting versions.