gecko/pubspec.yaml

97 lines
2.1 KiB
YAML
Raw Normal View History

2020-12-13 05:43:52 +01:00
name: gecko
description: Pay with G1.
2020-12-13 05:43:52 +01:00
# 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
2022-11-27 02:10:00 +01:00
version: 0.0.12+33
2020-12-13 05:43:52 +01:00
environment:
2021-12-23 12:36:09 +01:00
sdk: '>=2.12.0 <3.0.0'
2020-12-13 05:43:52 +01:00
2022-08-15 12:35:19 +02:00
dependencies:
flutter:
sdk: flutter
flutter_driver:
sdk: flutter
bubble: ^1.2.1
carousel_slider: ^4.0.0
flutter_lints: ^2.0.1
2022-06-01 22:49:35 +02:00
graphql_flutter: ^5.1.1-beta.3
hive_flutter: ^1.1.0
2021-09-12 07:40:20 +02:00
image_picker: ^0.8.4
jdenticon_dart: ^2.0.0
logger: ^1.1.0
path_provider: ^2.0.9
pdf: ^3.7.1
permission_handler: ^10.0.0
pin_code_fields: ^7.3.0
2022-06-01 22:49:35 +02:00
printing: ^5.9.1
provider: ^6.0.1
barcode_scan2: ^4.2.1
qr_flutter: #^4.0.0
git:
2022-05-16 22:27:25 +02:00
url: https://github.com/insinfo/qr.flutter.git
ref: master
2022-06-01 22:49:35 +02:00
responsive_framework: ^0.2.0
2022-05-16 22:27:25 +02:00
sentry_flutter: ^6.5.1
shared_preferences: ^2.0.7
truncate: ^3.0.1
unorm_dart: ^0.2.0
dio: ^4.0.4
durt: ^0.1.6
2022-11-27 01:39:59 +01:00
package_info_plus: ^3.0.2
polkawallet_sdk: #^0.4.9
2022-05-19 09:07:26 +02:00
git:
# url: https://github.com/polkawallet-io/sdk.git
# ref: develop
url: https://github.com/poka-IT/sdk.git
2022-08-20 16:55:55 +02:00
# ref: gecko-old
ref: gecko-unwrapbytes
2022-05-23 10:53:44 +02:00
dots_indicator: ^2.1.0
connectivity_plus: ^2.3.3
2022-09-05 08:35:24 +02:00
image_cropper: ^3.0.0
2022-06-16 22:29:42 +02:00
easy_localization: ^3.0.1
flutter_markdown: ^0.6.10+2
2022-08-16 01:44:45 +02:00
pointycastle: ^3.6.1
hex: ^0.2.0
flutter_dotenv: ^5.0.2
2022-06-01 22:49:35 +02:00
2020-12-13 05:43:52 +01:00
dev_dependencies:
2022-05-21 06:47:26 +02:00
# flutter_launcher_icons: ^0.9.2
# flutter_launcher_icons_maker: ^^0.10.2
icons_launcher: ^2.0.2
build_runner: ^2.1.2
2020-12-13 05:43:52 +01:00
flutter_test:
sdk: flutter
integration_test:
sdk: flutter
2022-11-27 01:39:59 +01:00
dart_code_metrics: ^5.0.1
2020-12-13 05:43:52 +01:00
2022-05-20 16:02:42 +02:00
flutter_icons:
android: true
ios: true
image_path: "assets/icon/gecko_flat.png"
remove_alpha_ios: true
2022-05-21 06:47:26 +02:00
uses-material-design: true
2020-12-13 05:43:52 +01:00
# The following section is specific to Flutter.
flutter:
uses-material-design: true
assets:
- config/
- assets/
2022-06-16 22:29:42 +02:00
- assets/translations/
2021-11-19 00:17:00 +01:00
- assets/home/
- assets/avatars/
2021-11-09 04:22:04 +01:00
- assets/chests/
2021-02-28 02:38:52 +01:00
- assets/icon/
- assets/onBoarding/
2021-02-28 18:28:43 +01:00
- assets/onBoarding/progress_bar/
- assets/walletOptions/
- sounds/
- .env