Skip to content

Commit

Permalink
chores: Manual Bump image_picker to ^0.8.7 closes #1693 (#1702)
Browse files Browse the repository at this point in the history
* Create .gitpod.yml

* Create .gitpod.Dockerfile

* Add/temp-file

* Add/temp-plugin

gives sample demo for `TalawaPluginProvider `

* remove/unecessary-files#1

* remove/unecessary-files#2

* Add/TalwaPluginProvider

* Add/queries `getPluginsList`

* Docs for 'TalawaPluginProvider'

* `Add/fetch_plugin_list`

* Refractoring & adding `fetchPlugins` in main

* Delete sa.dart

* Delete tempPlugin.dart

* Test/ `Tawla Plugin Provider`

* Refractor : Added `Braintree` config in AndroidManifest.xml

* Refractor : Added `Talawa_plugin_provider_nav` to control plugins visibility in navbar

* Update : Main file setState fix

* Changed  ios version from  `10.0` to `12.0`

* Add : `Donation` feature as Plugin with braintree API

* Add : `createDonation` Mutation

* Fix : `Plugin` render bug

* Chores : Formatted  files

* Add : `navBarItems` (features) as plugins

* Chores : Formatting

* Update : Profile removed key

* Chores : Add `Flutter_Braintree`

* Chores : Fix `Lint errors`

* Fix : Formatting Errors

* Delete talawa_plugin_provider_nav.dart

* Update pull-request.yml

* Added a empty line in main

* Update pull-request.yml

* Fix  : Faling tests

* Fix : Failing test #2 commented out `teste.pumpAndSetttle`

* Remove : all the changes done in the `custom_drawer_test.dart`

Removed everthing that I've added to check if it will pass the test or not.

* PR Fail Fix  Attempt #1 : Added `fetchPluginLIst` in `main.dart`

* PR Fail Fix Attempt #2  : Commenting test cases to check furthur problems

* Chores  : Commented  Imports

* Deleted : Test file

* Fix:  Trigger workflow

* Add : Faling test back `custom_drawer_test.dart`

* Add Test for `utils/query.dart`

* Add : Tests `queries_test.dart`

* Add : Tests `chat_queries_test.dart`

* Add : Test for `comment_queries_test.dart`

* Add : test for `event_queries_test`

* Add :  test for `post_qurie..dart`

* Add : test for `post_query.dart`

* Add : test for `task_queries.dart`

* Add  : test for `utils/validator.dart`

* Fix : failing tests

* Test : Failing test uncommented `custom_drawer_test.dart`

* Fix : Commented `custom_drawer_test.dart`

* removed utils tests

* Removed Commented Code

* add/table of contents and link to installation file.

* Add/ Date validation closes  #1590

* Add Import

* Add/ Date validation closes PalisadoesFoundation#1590

* chore: removed extra space to re-run the ci/cd for testing

* chore: lint fixes

* chore: lint fixes ci cd fix

* chore: lint fixes ci cd fix 2

* chore: lint fixes ci cd fix 3

* Added to doc

* bug fix: Date restrictions added

* Add/queries `getPluginsList`

* Docs for 'TalawaPluginProvider'

* rebase merge

* rebase merge

* Manual Bump syncfusion_flutter_calendar from 20.4.52 to 20.4.54

* fix

* Update dependabot.yaml

* Update dependabot.yaml

* upgraded flutter for enforcing dependabot

* Update pubspec.yaml

* revert: changed pacakge version to previous default

* chores: bump syncfusion_flutter_calendar to 20.4.54

* default

* fix pubspec.yaml

* default

* fix

* updated locfile

* chores: Manual Bump image_picker to ^0.8.7
  • Loading branch information
SiddheshKukade authored Mar 21, 2023
1 parent 5656eba commit ad9f1ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -801,10 +801,10 @@ packages:
dependency: "direct main"
description:
name: image_picker
sha256: "715d68a53d6bcc2eae26005097dc74c375a04c0d7c0e657da84deebbbbbf51ed"
sha256: "64b21d9f0e065f9ab0e4dde458076226c97382cc0c6949144cb874c62bf8e9f8"
url: "https://pub.dev"
source: hosted
version: "0.8.6+4"
version: "0.8.7"
image_picker_android:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies:
hive: ^2.2.3
http: ^0.13.3
image_cropper: ^3.0.1
image_picker: ^0.8.1+3
image_picker: ^0.8.7
intl: ^0.17.0
json_annotation: ^4.7.0
mockito: ^5.3.2
Expand Down

0 comments on commit ad9f1ca

Please sign in to comment.