prototype complete
This commit is contained in:
10
pubspec.yaml
10
pubspec.yaml
@@ -1,5 +1,5 @@
|
||||
name: qpay
|
||||
description: "A new Flutter project."
|
||||
description: "Peak payments solutions"
|
||||
# The following line prevents the package from being accidentally published to
|
||||
# pub.dev using `flutter pub publish`. This is preferred for private packages.
|
||||
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
@@ -37,16 +37,22 @@ dependencies:
|
||||
provider: ^6.1.1
|
||||
go_router: ^13.2.0
|
||||
intl: ^0.19.0
|
||||
shared_preferences: ^2.2.2
|
||||
shared_preferences: ^2.5.3
|
||||
flutter_svg: ^2.0.9
|
||||
google_fonts: ^6.1.0
|
||||
uuid: ^4.3.3
|
||||
skeletonizer: ^1.4.3
|
||||
dio: ^5.8.0+1
|
||||
timeago: ^3.6.1
|
||||
freezed_annotation: ^3.0.0
|
||||
json_annotation: ^4.9.0
|
||||
flutter_dotenv: ^5.2.1
|
||||
logger: ^2.6.0
|
||||
webview_flutter: ^4.13.0
|
||||
widgets_to_image: ^2.0.1
|
||||
share_plus: ^11.0.0
|
||||
flutter_contacts: ^1.1.9+2
|
||||
gif_view: ^0.4.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
||||
Reference in New Issue
Block a user