Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

Commit

Permalink
release v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tanersener committed Jun 20, 2019
1 parent 07cc05a commit e6631d4
Show file tree
Hide file tree
Showing 20 changed files with 22 additions and 19 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 0.2.3
- Fixed flutter v1.6 compatibility errors on packages

## 0.2.2
- Fixed flutter v1.6 compatibility errors

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# flutter_ffmpeg

![GitHub release](https://img.shields.io/badge/release-v0.2.2-blue.svg)
![GitHub release](https://img.shields.io/badge/release-v0.2.3-blue.svg)
![](https://img.shields.io/pub/v/flutter_ffmpeg.svg)

FFmpeg plugin for Flutter. Supports iOS and Android.
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.2.2"
version: "0.2.3"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_ffmpeg_audio/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ffmpeg
description: Flutter plugin to run FFmpeg on mobile platforms. Supports iOS and Android.
version: 0.2.2
version: 0.2.3
author: Taner Sener <[email protected]>
homepage: https://github.com/tanersener/flutter-ffmpeg

Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_ffmpeg_audio_lts/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ffmpeg
description: Flutter plugin to run FFmpeg on mobile platforms. Supports iOS and Android.
version: 0.2.2
version: 0.2.3
author: Taner Sener <[email protected]>
homepage: https://github.com/tanersener/flutter-ffmpeg

Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_ffmpeg_full-gpl/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ffmpeg
description: Flutter plugin to run FFmpeg on mobile platforms. Supports iOS and Android.
version: 0.2.2
version: 0.2.3
author: Taner Sener <[email protected]>
homepage: https://github.com/tanersener/flutter-ffmpeg

Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_ffmpeg_full-gpl_lts/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ffmpeg
description: Flutter plugin to run FFmpeg on mobile platforms. Supports iOS and Android.
version: 0.2.2
version: 0.2.3
author: Taner Sener <[email protected]>
homepage: https://github.com/tanersener/flutter-ffmpeg

Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_ffmpeg_full/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ffmpeg
description: Flutter plugin to run FFmpeg on mobile platforms. Supports iOS and Android.
version: 0.2.2
version: 0.2.3
author: Taner Sener <[email protected]>
homepage: https://github.com/tanersener/flutter-ffmpeg

Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_ffmpeg_full_lts/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ffmpeg
description: Flutter plugin to run FFmpeg on mobile platforms. Supports iOS and Android.
version: 0.2.2
version: 0.2.3
author: Taner Sener <[email protected]>
homepage: https://github.com/tanersener/flutter-ffmpeg

Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_ffmpeg_https-gpl/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ffmpeg
description: Flutter plugin to run FFmpeg on mobile platforms. Supports iOS and Android.
version: 0.2.2
version: 0.2.3
author: Taner Sener <[email protected]>
homepage: https://github.com/tanersener/flutter-ffmpeg

Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_ffmpeg_https-gpl_lts/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ffmpeg
description: Flutter plugin to run FFmpeg on mobile platforms. Supports iOS and Android.
version: 0.2.2
version: 0.2.3
author: Taner Sener <[email protected]>
homepage: https://github.com/tanersener/flutter-ffmpeg

Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_ffmpeg_https/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ffmpeg
description: Flutter plugin to run FFmpeg on mobile platforms. Supports iOS and Android.
version: 0.2.2
version: 0.2.3
author: Taner Sener <[email protected]>
homepage: https://github.com/tanersener/flutter-ffmpeg

Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_ffmpeg_https_lts/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ffmpeg
description: Flutter plugin to run FFmpeg on mobile platforms. Supports iOS and Android.
version: 0.2.2
version: 0.2.3
author: Taner Sener <[email protected]>
homepage: https://github.com/tanersener/flutter-ffmpeg

Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_ffmpeg_min-gpl/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ffmpeg
description: Flutter plugin to run FFmpeg on mobile platforms. Supports iOS and Android.
version: 0.2.2
version: 0.2.3
author: Taner Sener <[email protected]>
homepage: https://github.com/tanersener/flutter-ffmpeg

Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_ffmpeg_min-gpl_lts/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ffmpeg
description: Flutter plugin to run FFmpeg on mobile platforms. Supports iOS and Android.
version: 0.2.2
version: 0.2.3
author: Taner Sener <[email protected]>
homepage: https://github.com/tanersener/flutter-ffmpeg

Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_ffmpeg_min/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ffmpeg
description: Flutter plugin to run FFmpeg on mobile platforms. Supports iOS and Android.
version: 0.2.2
version: 0.2.3
author: Taner Sener <[email protected]>
homepage: https://github.com/tanersener/flutter-ffmpeg

Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_ffmpeg_min_lts/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ffmpeg
description: Flutter plugin to run FFmpeg on mobile platforms. Supports iOS and Android.
version: 0.2.2
version: 0.2.3
author: Taner Sener <[email protected]>
homepage: https://github.com/tanersener/flutter-ffmpeg

Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_ffmpeg_video/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ffmpeg
description: Flutter plugin to run FFmpeg on mobile platforms. Supports iOS and Android.
version: 0.2.2
version: 0.2.3
author: Taner Sener <[email protected]>
homepage: https://github.com/tanersener/flutter-ffmpeg

Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_ffmpeg_video_lts/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ffmpeg
description: Flutter plugin to run FFmpeg on mobile platforms. Supports iOS and Android.
version: 0.2.2
version: 0.2.3
author: Taner Sener <[email protected]>
homepage: https://github.com/tanersener/flutter-ffmpeg

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_ffmpeg
description: Flutter plugin to run FFmpeg on mobile platforms. Supports iOS and Android.
version: 0.2.2
version: 0.2.3
author: Taner Sener <[email protected]>
homepage: https://github.com/tanersener/flutter-ffmpeg

Expand Down

0 comments on commit e6631d4

Please sign in to comment.