pubspec.yaml 4.74 KiB
name: ginkgo
description: A Ğinkgo light wallet
# 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.
# A version number is three numbers separated by dots, like 1.2.43
# followed by an optional build number separated by a +.
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# In Android, build-name is used as versionName while build-number used as versionCode.
# Read more about Android versioning at https://developer.android.com/studio/publish/versioning
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.0.8
environment:
sdk: ">=2.17.1 <3.0.0"
dependencies:
flutter:
sdk: flutter
bloc: ^8.1.0
flutter_bloc: ^8.1.1
hydrated_bloc: ^9.0.0
equatable: ^2.0.5
path_provider: ^2.0.11
flutter_displaymode: ^0.5.0
easy_localization: ^3.0.1
hive: ^2.2.3
url_launcher: ^6.1.7
hive_flutter: ^1.1.0
material_design_icons_flutter: ^6.0.7096
flutter_svg: ^2.0.2
flutter_dotenv: ^5.0.2
http: ^0.13.5
easy_logger: ^0.0.2
qr_flutter: ^4.0.0
simple_barcode_scanner: ^0.0.8
introduction_screen: ^3.1.6
connectivity_wrapper: ^1.1.1
responsive_framework: ^0.2.0
#durt: ^0.1.6
durt:
path: ../durt
flutter_neumorphic: ^3.2.0
shared_preferences: ^2.0.18
another_flushbar: ^1.12.29
vibration: ^1.7.6
clipboard: ^0.1.3
encrypt: ^5.0.1
universal_html: ^2.0.9
fl_chart: ^0.61.0
json_annotation: ^4.8.0
flutter_slidable: ^2.0.0
sentry_flutter: ^7.2.0
copy_with_extension: ^5.0.2
timeago: ^3.3.0
once: ^1.5.1
pattern_lock: ^2.0.0
backdrop: ^0.8.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.1