Skip to content

Commit

Permalink
Bump & clean up Pubspec
Browse files Browse the repository at this point in the history
  • Loading branch information
creativecreatorormaybenot committed Oct 12, 2020
1 parent 5e04f34 commit 9a9ca4c
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 253 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ coverage
.pub-cache/
.pub/
build/
pubspec.lock

# Android related
**/android/**/gradle-wrapper.jar
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.1.8+2] - 2020/10/12

- Bump dependencies and remove `pubspec.lock` from the package.

## [0.1.8+1] - 2020/9/3
- More documentations.
## [0.1.8] - 2020/9/3
Expand Down
54 changes: 27 additions & 27 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,42 +14,42 @@ packages:
name: async
url: "https://pub.dartlang.org"
source: hosted
version: "2.5.0-nullsafety"
version: "2.5.0-nullsafety.1"
boolean_selector:
dependency: transitive
description:
name: boolean_selector
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0-nullsafety"
version: "2.1.0-nullsafety.1"
characters:
dependency: transitive
description:
name: characters
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0-nullsafety.2"
version: "1.1.0-nullsafety.3"
charcode:
dependency: transitive
description:
name: charcode
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0-nullsafety"
version: "1.2.0-nullsafety.1"
clock:
dependency: transitive
description:
name: clock
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0-nullsafety"
version: "1.1.0-nullsafety.1"
collection:
dependency: transitive
description:
name: collection
url: "https://pub.dartlang.org"
source: hosted
version: "1.15.0-nullsafety.2"
version: "1.15.0-nullsafety.3"
convert:
dependency: transitive
description:
Expand Down Expand Up @@ -77,7 +77,7 @@ packages:
name: fake_async
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0-nullsafety"
version: "1.2.0-nullsafety.1"
file:
dependency: transitive
description:
Expand All @@ -96,14 +96,14 @@ packages:
path: ".."
relative: true
source: path
version: "0.1.8+1"
version: "0.1.8+2"
flutter_svg:
dependency: transitive
description:
name: flutter_svg
url: "https://pub.dartlang.org"
source: hosted
version: "0.18.0"
version: "0.19.0"
flutter_test:
dependency: "direct dev"
description: flutter
Expand All @@ -115,7 +115,7 @@ packages:
name: flutter_tex
url: "https://pub.dartlang.org"
source: hosted
version: "3.6.7+5"
version: "3.6.7+9"
google_fonts:
dependency: "direct main"
description:
Expand Down Expand Up @@ -157,14 +157,14 @@ packages:
name: matcher
url: "https://pub.dartlang.org"
source: hosted
version: "0.12.10-nullsafety"
version: "0.12.10-nullsafety.1"
meta:
dependency: transitive
description:
name: meta
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0-nullsafety.2"
version: "1.3.0-nullsafety.3"
mime:
dependency: transitive
description:
Expand All @@ -185,14 +185,14 @@ packages:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0-nullsafety"
version: "1.8.0-nullsafety.1"
path_drawing:
dependency: transitive
description:
name: path_drawing
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.1"
version: "0.4.1+1"
path_parsing:
dependency: transitive
description:
Expand Down Expand Up @@ -241,7 +241,7 @@ packages:
name: petitparser
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.4"
version: "3.1.0"
platform:
dependency: transitive
description:
Expand Down Expand Up @@ -269,7 +269,7 @@ packages:
name: provider
url: "https://pub.dartlang.org"
source: hosted
version: "4.3.2"
version: "4.3.2+2"
quiver:
dependency: transitive
description:
Expand All @@ -288,42 +288,42 @@ packages:
name: source_span
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0-nullsafety"
version: "1.8.0-nullsafety.2"
stack_trace:
dependency: transitive
description:
name: stack_trace
url: "https://pub.dartlang.org"
source: hosted
version: "1.10.0-nullsafety"
version: "1.10.0-nullsafety.1"
stream_channel:
dependency: transitive
description:
name: stream_channel
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0-nullsafety"
version: "2.1.0-nullsafety.1"
string_scanner:
dependency: transitive
description:
name: string_scanner
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0-nullsafety"
version: "1.1.0-nullsafety.1"
term_glyph:
dependency: transitive
description:
name: term_glyph
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0-nullsafety"
version: "1.2.0-nullsafety.1"
test_api:
dependency: transitive
description:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.19-nullsafety"
version: "0.2.19-nullsafety.2"
tuple:
dependency: transitive
description:
Expand All @@ -337,14 +337,14 @@ packages:
name: typed_data
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0-nullsafety.2"
version: "1.3.0-nullsafety.3"
vector_math:
dependency: transitive
description:
name: vector_math
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0-nullsafety.2"
version: "2.1.0-nullsafety.3"
webview_flutter:
dependency: transitive
description:
Expand All @@ -358,7 +358,7 @@ packages:
name: webview_flutter_plus
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.1+8"
version: "0.1.1+9"
xdg_directories:
dependency: transitive
description:
Expand All @@ -372,7 +372,7 @@ packages:
name: xml
url: "https://pub.dartlang.org"
source: hosted
version: "4.2.0"
version: "4.5.1"
sdks:
dart: ">=2.10.0-0.0.dev <2.10.0"
dart: ">=2.10.0-110 <2.11.0"
flutter: ">=1.18.0 <2.0.0"
8 changes: 4 additions & 4 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ dependencies:
sdk: flutter
flutter_math:
path: ../
provider:
flutter_tex:
google_fonts:
provider: any
flutter_tex: ^3.6.7+9
google_fonts: ^1.1.0


cupertino_icons: ^0.1.3
Expand Down Expand Up @@ -83,4 +83,4 @@ flutter:
- asset: packages/flutter_math/katex_fonts/fonts/KaTeX_Size3-Regular.ttf
- family: KaTeX_Size4
fonts:
- asset: packages/flutter_math/katex_fonts/fonts/KaTeX_Size4-Regular.ttf
- asset: packages/flutter_math/katex_fonts/fonts/KaTeX_Size4-Regular.ttf
Loading

0 comments on commit 9a9ca4c

Please sign in to comment.