Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 829 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 829 Bytes

Flutter Bloc DeepLink Demo

Screenshots

About

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

Packages used

How to install

Make sure that you have flutter installed then run

flutter pub get
flutter run