added back pubspec xd
This commit is contained in:
parent
856b48675b
commit
4b70b6e035
54
filcnaplo_mobile_ui/pubspec.yaml
Normal file
54
filcnaplo_mobile_ui/pubspec.yaml
Normal file
@ -0,0 +1,54 @@
|
|||||||
|
name: filcnaplo_mobile_ui
|
||||||
|
publish_to: "none"
|
||||||
|
|
||||||
|
environment:
|
||||||
|
sdk: ">=2.17.0 <3.0.0"
|
||||||
|
|
||||||
|
dependencies:
|
||||||
|
flutter:
|
||||||
|
sdk: flutter
|
||||||
|
cupertino_icons: ^1.0.2
|
||||||
|
|
||||||
|
# Filcnaplo main dep
|
||||||
|
filcnaplo:
|
||||||
|
path: ../filcnaplo/
|
||||||
|
filcnaplo_kreta_api:
|
||||||
|
path: ../filcnaplo_kreta_api/
|
||||||
|
filcnaplo_premium:
|
||||||
|
path: ../filcnaplo_premium/
|
||||||
|
|
||||||
|
flutter_feather_icons: ^2.0.0+1
|
||||||
|
provider: ^5.0.0
|
||||||
|
fl_chart: ^0.45.1
|
||||||
|
url_launcher: ^6.0.9
|
||||||
|
flutter_material_color_picker: ^1.1.0+2
|
||||||
|
photo_view: ^0.14.0
|
||||||
|
flutter_linkify: ^5.0.2
|
||||||
|
flutter_custom_tabs: ^1.0.3
|
||||||
|
flutter_markdown: ^0.6.5
|
||||||
|
animations: ^2.0.1
|
||||||
|
animated_list_plus: ^0.5.0
|
||||||
|
confetti: ^0.6.0
|
||||||
|
live_activities: ^1.0.0
|
||||||
|
animated_flip_counter: ^0.2.5
|
||||||
|
lottie: ^1.4.3
|
||||||
|
rive: ^0.9.1
|
||||||
|
animated_background: ^2.0.0
|
||||||
|
home_widget: ^0.1.6
|
||||||
|
dropdown_button2: ^1.8.9
|
||||||
|
flutter_svg: ^1.1.6
|
||||||
|
background_fetch: ^1.1.5
|
||||||
|
wtf_sliding_sheet: ^1.0.0
|
||||||
|
package_info_plus: ^4.0.2
|
||||||
|
dotted_border: ^2.0.0+3
|
||||||
|
screenshot: ^2.1.0
|
||||||
|
image_gallery_saver: ^2.0.2
|
||||||
|
rounded_expansion_tile:
|
||||||
|
git:
|
||||||
|
url: https://github.com/kimaah/rounded_expansion_tile.git
|
||||||
|
|
||||||
|
dev_dependencies:
|
||||||
|
flutter_lints: ^1.0.0
|
||||||
|
|
||||||
|
flutter:
|
||||||
|
uses-material-design: true
|
Loading…
x
Reference in New Issue
Block a user