Created
August 4, 2019 05:00
-
-
Save SAGARSURI/5e277883071f26c0d3559239d1adaf1e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: pixel_perfect | |
description: A new Flutter application. | |
version: 1.0.0+1 | |
environment: | |
sdk: ">=2.1.0 <3.0.0" | |
dependencies: | |
flutter: | |
sdk: flutter | |
cupertino_icons: ^0.1.2 | |
http: ^0.12.0+2 | |
rxdart: ^0.22.1 | |
esys_flutter_share: ^1.0.2 | |
dev_dependencies: | |
flutter_test: | |
sdk: flutter | |
flutter: | |
uses-material-design: true | |
assets: | |
- assets/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment