A Flutter plugin for request users to install the full version of Instant-Apps.
dependencies:
install_prompt: ^1.0.0
import 'package:install_prompt/install_prompt.dart';
InstallPrompt.showInstallPrompt();
For more information, see Android developer