adding packages
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
name: mobile_popup
|
||||
description: A Flutter plugin to show a PopUp Surface on Tablet / Desktop and for Mobile a Full Screen View.
|
||||
version: 1.1.0+1
|
||||
author: Rody Davis <rody.davis.jr@gmail.com>
|
||||
homepage: https://github.com/rodydavis/plugins
|
||||
|
||||
environment:
|
||||
sdk: ">=2.2.2 <3.0.0"
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
flutter:
|
||||
Reference in New Issue
Block a user