This is a demo app to show the usecase of deeplinking (android only) . typically for sharing linkd outside flutter apps that can then be seen within the app after data has been parsed
- flutter_bloc for state management
- uni_links for the deeplinking
Make sure that you have flutter installed then run
flutter pub get
flutter run