Skip to content

Commit

Permalink
Update to v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed Feb 15, 2021
1 parent 7489f01 commit 5ba17f3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 13 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.13.0] - 2021/02/16
### 基於 Flutter v1.26.0-17.5.pre 開發

* 大部分元件加入抽象分析方法
* `PdfScaffod` 支援列印與分享 pdf 檔案

## [0.13.0-dev.2] - 2021/02/15
### [Break Change]
### 基於 Flutter v1.26.0-17.5.pre 開發
Expand Down
12 changes: 0 additions & 12 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ PODS:
- AppAuth/ExternalUserAgent (= 1.4.0)
- AppAuth/Core (1.4.0)
- AppAuth/ExternalUserAgent (1.4.0)
- device_info (0.0.1):
- Flutter
- Flutter (1.0.0)
- flutter_keyboard_visibility (0.0.1):
- Flutter
Expand Down Expand Up @@ -39,8 +37,6 @@ PODS:
- Flutter
- in_app_review (0.2.0):
- Flutter
- native_pdf_renderer (1.1.0):
- Flutter
- package_info (0.0.1):
- Flutter
- path_provider (0.0.1):
Expand All @@ -64,15 +60,13 @@ PODS:
DEPENDENCIES:
- add_2_calendar (from `.symlinks/plugins/add_2_calendar/ios`)
- ap_common_plugin (from `.symlinks/plugins/ap_common_plugin/ios`)
- device_info (from `.symlinks/plugins/device_info/ios`)
- Flutter (from `Flutter`)
- flutter_keyboard_visibility (from `.symlinks/plugins/flutter_keyboard_visibility/ios`)
- flutter_local_notifications (from `.symlinks/plugins/flutter_local_notifications/ios`)
- google_sign_in (from `.symlinks/plugins/google_sign_in/ios`)
- image_gallery_saver (from `.symlinks/plugins/image_gallery_saver/ios`)
- image_picker (from `.symlinks/plugins/image_picker/ios`)
- in_app_review (from `.symlinks/plugins/in_app_review/ios`)
- native_pdf_renderer (from `.symlinks/plugins/native_pdf_renderer/ios`)
- package_info (from `.symlinks/plugins/package_info/ios`)
- path_provider (from `.symlinks/plugins/path_provider/ios`)
- permission_handler (from `.symlinks/plugins/permission_handler/ios`)
Expand All @@ -96,8 +90,6 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/add_2_calendar/ios"
ap_common_plugin:
:path: ".symlinks/plugins/ap_common_plugin/ios"
device_info:
:path: ".symlinks/plugins/device_info/ios"
Flutter:
:path: Flutter
flutter_keyboard_visibility:
Expand All @@ -112,8 +104,6 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/image_picker/ios"
in_app_review:
:path: ".symlinks/plugins/in_app_review/ios"
native_pdf_renderer:
:path: ".symlinks/plugins/native_pdf_renderer/ios"
package_info:
:path: ".symlinks/plugins/package_info/ios"
path_provider:
Expand All @@ -137,7 +127,6 @@ SPEC CHECKSUMS:
add_2_calendar: c201b1c7dc0299280f1b1a8158aa80e15a8f8912
ap_common_plugin: f5861976eed0e60431f1eb939796a0eb93d73e69
AppAuth: 31bcec809a638d7bd2f86ea8a52bd45f6e81e7c7
device_info: d7d233b645a32c40dfdc212de5cf646ca482f175
Flutter: 434fef37c0980e73bb6479ef766c45957d4b510c
flutter_keyboard_visibility: 0339d06371254c3eb25eeb90ba8d17dca8f9c069
flutter_local_notifications: 0c0b1ae97e741e1521e4c1629a459d04b9aec743
Expand All @@ -149,7 +138,6 @@ SPEC CHECKSUMS:
image_gallery_saver: 259eab68fb271cfd57d599904f7acdc7832e7ef2
image_picker: 9c3312491f862b28d21ecd8fdf0ee14e601b3f09
in_app_review: 4a97249f7a2f539a0f294c2d9196b7fe35e49541
native_pdf_renderer: 3e81ffe3d40668cce75694596201bb9fb0fdb6e9
package_info: 873975fc26034f0b863a300ad47e7f1ac6c7ec62
path_provider: abfe2b5c733d04e238b0d8691db0cfd63a27a93c
permission_handler: ccb20a9fad0ee9b1314a52b70b76b473c5f8dab0
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: ap_common
description: The school affairs(AP) series shares the engineering kit, rapid development of the school affairs series(AP) app
version: 0.13.0-dev.2
version: 0.13.0
homepage: https://github.com/abc873693/ap_common

environment:
Expand Down

0 comments on commit 5ba17f3

Please sign in to comment.