abhidiwakar / quick_actions_demo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Dart 53.2%Language:Ruby 33.4%Language:Swift 8.9%Language:Kotlin 4.1%Language:Objective-C 0.4%