fodil-a / page_dialog

A way to simplify handling tablet/desktop/phone routes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

page_dialog

A plugin with only one method showPageDialog which shows a Page or a Dialog depending on the device.

Getting Started

  1. Add the dependency in the pubspec.yaml file
  page_dialog: ^0.0.1
  1. Call flutter pub get or just pub get

  2. Import the package

import 'package:page_dialog/page_dialog.dart'
  1. Use it by calling showPageDialog

About

A way to simplify handling tablet/desktop/phone routes.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 34.3%Language:CMake 24.1%Language:C++ 20.6%Language:HTML 4.7%Language:Kotlin 4.7%Language:C 4.0%Language:Swift 2.8%Language:Ruby 2.7%Language:Objective-C 2.1%