forked from smit-mist/learn_with_ar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
41 lines (37 loc) · 995 Bytes
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
name: learn_with_ar
description: A new Flutter application.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
transparent_image: ^0.1.0
cupertino_icons: ^1.0.0
arcore_flutter_plugin: ^0.0.10 # To see enable arcore functionality
model_viewer: ^0.8.1 # To render the objects only .glb format
flutter_cube: ^0.0.6
flutter_login: ^1.0.14
intl: ^0.16.1
firebase_auth: ^0.20.0+1
firebase_core: ^0.7.0
flutter_staggered_grid_view: ^0.3.4
material_floating_search_bar: ^0.2.6
cloud_firestore: ^0.16.0
provider: ^4.3.3
file_picker: 1.4.3+1
firebase_storage: ^7.0.0
shared_preferences: ^0.5.12+4
webview_flutter : ^0.3.4
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- assets/DNA.mtl
- assets/DNA.obj
- assets/logo.png
- assets/pump.glb
- assets/spinnervlll.gif