Add .circleci/config.yml (#3)

* Add .circleci/config.yml
This commit is contained in:
2022-10-01 23:34:54 +01:00
committed by GitHub
parent ab9dc41b0b
commit e07e10079e
5 changed files with 27 additions and 48 deletions

View File

@@ -29,15 +29,15 @@ environment:
dependencies:
flutter:
sdk: flutter
dropdown_search: 5.0.0
dropdown_search: ^5.0.3
# utils
toast: ^0.3.0
validators: ^3.0.0
lazy_evaluation: ^1.1.0
sealed_annotations: ^1.13.0
# stacked
stacked: ^2.1.9
stacked_services: ^0.8.13
stacked: ^3.0.0
stacked_services: ^0.9.5
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
@@ -47,6 +47,7 @@ dependencies:
retrofit: ^3.0.1+1
logger: ^1.1.0
mockito: ^5.3.2
json_annotation: ^4.7.0
dev_dependencies:
flutter_test:
@@ -54,7 +55,7 @@ dev_dependencies:
retrofit_generator: '>=4.0.0 <5.0.0'
build_runner: '>=2.2.1 <4.0.0'
json_serializable: '>4.4.0'
json_serializable: ^6.4.1
# The "flutter_lints" package below contains a set of recommended lints to
# encourage good coding practices. The lint set provided by the package is
# activated in the `analysis_options.yaml` file located at the root of your
@@ -75,7 +76,6 @@ flutter:
# To add assets to your application, add an assets section, like this:
assets:
- .env
- test/resources/
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg