-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
77 lines (53 loc) · 1.7 KB
/
Copy pathpubspec.yaml
File metadata and controls
77 lines (53 loc) · 1.7 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
name: technopedia
description: A new Flutter project.
# The following line prevents the package from being accidentally published to
# pub.dev using `pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# The following defines the version and build number for your application.
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
#Fancy animated bottom navigation bar
fancy_bottom_navigation: ^0.3.3
#Updates app launcher icon
flutter_launcher_icons: ^0.9.0
#Google sheets integration
gsheets: ^0.2.7
#A huge collection of material design icons
material_design_icons_flutter: ^4.0.5955
#Share content to other apps
share: ^2.0.1
#Convert speech to text
speech_to_text: ^3.2.0
#SQLite Database
sqflite: ^2.0.0+3
#Markdown Renderer
flutter_markdown: ^0.6.1
#Performs http request
http: ^0.12.2
#Shows preview of link
flutter_link_preview: ^1.5.6
#To open external links inside a webview
webview_flutter: ^2.0.4
dev_dependencies:
flutter_test:
sdk: flutter
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
#Launcher icon configuration
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icon/icon.png"
# The following section is specific to Flutter.
flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/fonts/Roboto/