Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Update pubspec.yaml #11

Closed
wants to merge 1 commit into from
Closed

Update pubspec.yaml #11

wants to merge 1 commit into from

Conversation

mit-mit
Copy link
Member

@mit-mit mit-mit commented Mar 19, 2018

Remove package constraints on mockito as it's causing compatibility issues with Flutter's constraints:

Incompatible version constraints on mockito:
- charts_flutter depends on version 3.0.0-alpha
- flutter_test 0.0.0 depends on version 2.2.3
pub get failed (1)

Fixes #4

Remove package constraints on mockito as it's causing compatibility issues with Flutter's constraints:

```
Incompatible version constraints on mockito:
- charts_flutter depends on version 3.0.0-alpha
- flutter_test 0.0.0 depends on version 2.2.3
pub get failed (1)
```
@mit-mit mit-mit requested a review from nshahan March 19, 2018 12:27
nshahan pushed a commit that referenced this pull request Mar 21, 2018
Remove package constraints on mockito as it's causing compatibility issues with Flutter's constraints:

```
Incompatible version constraints on mockito:
- charts_flutter depends on version 3.0.0-alpha
- flutter_test 0.0.0 depends on version 2.2.3
pub get failed (1)
```

Fixes #4

Closes #11

PiperOrigin-RevId: 189916918
@mit-mit mit-mit closed this in a1fbd8f Mar 21, 2018
@mit-mit mit-mit deleted the mit-mit-patch-1 branch March 21, 2018 17:00
@Nik99 Nik99 mentioned this pull request Sep 10, 2018
spencerreeves pushed a commit to apt304/charts that referenced this pull request Mar 4, 2020
* Add configuration files for local generation of docs

See comments in Gemfile for how to generate docs

Closes google#10

PiperOrigin-RevId: 189640554

* Add .gitignore file.

PiperOrigin-RevId: 189641068

* Fix a type error that will trigger in an upcoming Mockito release.

PiperOrigin-RevId: 189775954

* Update pubspec.yaml

Remove package constraints on mockito as it's causing compatibility issues with Flutter's constraints:

```
Incompatible version constraints on mockito:
- charts_flutter depends on version 3.0.0-alpha
- flutter_test 0.0.0 depends on version 2.2.3
pub get failed (1)
```

Fixes google#4

Closes google#11

PiperOrigin-RevId: 189916918

* Update documentation.

PiperOrigin-RevId: 189920202
JackMoseley2001 pushed a commit to JackMoseley2001/charts that referenced this pull request Nov 1, 2021
* Add configuration files for local generation of docs

See comments in Gemfile for how to generate docs

Closes google#10

PiperOrigin-RevId: 189640554

* Add .gitignore file.

PiperOrigin-RevId: 189641068

* Fix a type error that will trigger in an upcoming Mockito release.

PiperOrigin-RevId: 189775954

* Update pubspec.yaml

Remove package constraints on mockito as it's causing compatibility issues with Flutter's constraints:

```
Incompatible version constraints on mockito:
- charts_flutter depends on version 3.0.0-alpha
- flutter_test 0.0.0 depends on version 2.2.3
pub get failed (1)
```

Fixes google#4

Closes google#11

PiperOrigin-RevId: 189916918

* Update documentation.

PiperOrigin-RevId: 189920202
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants