adding packages
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: example
|
||||
description: A new Flutter project.
|
||||
version: 1.0.0+1
|
||||
environment:
|
||||
sdk: ">=2.6.0 <3.0.0"
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
image: ^2.1.12
|
||||
cupertino_icons: ^0.1.2
|
||||
image_resizer:
|
||||
path: ../
|
||||
universal_html: ^1.1.12
|
||||
shared_preferences: ^0.5.6+2
|
||||
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
assets:
|
||||
- web/icons/
|
||||
Reference in New Issue
Block a user