-
Notifications
You must be signed in to change notification settings - Fork 68
/
Copy pathpubspec.yaml
83 lines (79 loc) · 2.23 KB
/
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
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
75
76
77
78
79
80
81
82
83
name: flutterflow_ui
description: Flutter package that makes it easy to use UI widgets and code generated by FlutterFlow in your Flutter projects.
homepage: https://docs.flutterflow.io
repository: https://github.com/FlutterFlow/flutterflow-ui
version: 0.3.1
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
aligned_dialog: ^0.0.6
aligned_tooltip: ^0.0.1
apivideo_live_stream: 1.0.7
auto_size_text: ^3.0.0
barcode_widget: ^2.0.3
cached_network_image: ^3.3.1
carousel_slider: ^4.2.1
collection: ^1.18.0
data_table_2: ^2.5.10
dropdown_button2: ^2.3.9
easy_debounce: ^2.0.1
emoji_flag_converter: ^1.1.0
equatable: ^2.0.5
expandable: ^5.0.1
file_picker: ^8.0.3
fl_chart: ^0.68.0
flip_card: ^0.7.0
floating_bottom_navigation_bar: ^1.5.2
flutter:
sdk: flutter
flutter_animate: ^4.5.0
flutter_card_swiper: ^6.0.0
flutter_credit_card: ^4.0.1
flutter_plugin_android_lifecycle: ^2.0.20
flutter_staggered_grid_view: ^0.7.0
font_awesome_flutter: ^10.6.0
from_css_color: ^2.0.0
google_fonts: ^6.1.0
google_maps: ^7.1.0
google_maps_flutter: ^2.6.1
google_maps_flutter_android: ^2.8.1
google_maps_flutter_ios: ^2.6.1
google_maps_flutter_platform_interface: ^2.7.1
google_maps_flutter_web: ^0.5.7
google_mobile_ads: ^5.1.0
http: ^1.2.1
intl: ^0.19.0
json_path: ^0.7.2
mapbox_search: ^4.2.2
mime_type: ^1.0.0
native_device_orientation: ^1.2.1
page_transition: ^2.1.0
percent_indicator: ^4.2.2
photo_view: ^0.14.0
plugin_platform_interface: ^2.1.8
pointer_interceptor: ^0.10.1
provider: ^6.1.2
rive: ^0.12.2
shared_preferences: ^2.2.2
shared_preferences_android: ^2.2.1
shared_preferences_foundation: ^2.3.4
shared_preferences_platform_interface: ^2.3.1
shared_preferences_web: ^2.2.1
smooth_page_indicator: ^1.1.0
stop_watch_timer: ^3.0.2
substring_highlight: ^1.0.33
table_calendar: ^3.1.1
timeago: ^3.6.1
url_launcher: ^6.2.5
url_launcher_android: ^6.3.0
url_launcher_ios: ^6.2.5
url_launcher_platform_interface: ^2.3.2
webview_flutter: ^4.7.0
webview_flutter_android: ^3.15.0
webview_flutter_platform_interface: ^2.10.0
webview_flutter_wkwebview: ^3.12.0
webviewx_plus: ^0.5.0
dev_dependencies:
flutter_lints: ^4.0.0
flutter:
uses-material-design: true