A lightweight, customizable, and easy-to-use framework to create presentations in Flutter

flutter_deck

Installation 💻

❗ In order to start using flutter_deck you must have the Flutter SDK installed on your machine.

Add flutter_deck to your pubspec.yaml:

dependencies:
  flutter_deck:

Install it:

flutter packages get

GitHub

View Github