Skip to content

This repository shows you how to use quick_actions plugin in flutter.

Notifications You must be signed in to change notification settings

abhidiwakar/quick_actions_demo

Repository files navigation

Flutter Quick Actions

This is a demo app made using Flutter. This app is used to demonstrate the usage of quick_actions package in flutter. quick_actions package allows us to show a popup shortcut menu in our flutter app when a user press and holds the flutter application icon. In android, it is called App shortcut and in iOS, it is called Quick Actions (3d Touch).

Android Screenshot

iOS Screenshot

Getting Started

Step 1: Clone this repository using the following command

git clone https://github.com/abhidiwakar/quick_actions_demo.git

Step 2: Run this command

flutter pub get

Usage

Open source code in your favorite code editor. (VSCode preferred) and start editing the code as you wish.

Watch tutorial video on YouTube

flutter quick action tutorial

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update the tests as appropriate.

License

MIT

Social Links

Instagram