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

Commit

Permalink
perf: bump version to 0.0.0+3
Browse files Browse the repository at this point in the history
  • Loading branch information
Arenukvern committed May 19, 2021
1 parent efda93f commit 6c3fba3
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dart_packages/cactus_sync_client/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.0.0+2
version: 0.0.0+3

environment:
sdk: '>=2.13.0 <3.0.0'
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"connectivity","path":"/home/antonio/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity-3.0.3/","dependencies":[]},{"name":"path_provider","path":"/home/antonio/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.1/","dependencies":[]}],"android":[{"name":"connectivity","path":"/home/antonio/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity-3.0.3/","dependencies":[]},{"name":"path_provider","path":"/home/antonio/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.1/","dependencies":[]}],"macos":[{"name":"connectivity_macos","path":"/home/antonio/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_macos-0.2.0/","dependencies":[]},{"name":"path_provider_macos","path":"/home/antonio/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.0/","dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"/home/antonio/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.0.0/","dependencies":[]}],"windows":[{"name":"path_provider_windows","path":"/home/antonio/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.1/","dependencies":[]}],"web":[{"name":"connectivity_for_web","path":"/home/antonio/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_for_web-0.4.0/","dependencies":[]}]},"dependencyGraph":[{"name":"connectivity","dependencies":["connectivity_macos","connectivity_for_web"]},{"name":"connectivity_for_web","dependencies":[]},{"name":"connectivity_macos","dependencies":[]},{"name":"path_provider","dependencies":["path_provider_macos","path_provider_linux","path_provider_windows"]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_macos","dependencies":[]},{"name":"path_provider_windows","dependencies":[]}],"date_created":"2021-05-19 15:22:08.644141","version":"2.3.0-12.1.pre"}
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"connectivity","path":"/home/antonio/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity-3.0.3/","dependencies":[]},{"name":"path_provider","path":"/home/antonio/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.1/","dependencies":[]}],"android":[{"name":"connectivity","path":"/home/antonio/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity-3.0.3/","dependencies":[]},{"name":"path_provider","path":"/home/antonio/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.1/","dependencies":[]}],"macos":[{"name":"connectivity_macos","path":"/home/antonio/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_macos-0.2.0/","dependencies":[]},{"name":"path_provider_macos","path":"/home/antonio/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.0/","dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"/home/antonio/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.0.0/","dependencies":[]}],"windows":[{"name":"path_provider_windows","path":"/home/antonio/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.1/","dependencies":[]}],"web":[{"name":"connectivity_for_web","path":"/home/antonio/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_for_web-0.4.0/","dependencies":[]}]},"dependencyGraph":[{"name":"connectivity","dependencies":["connectivity_macos","connectivity_for_web"]},{"name":"connectivity_for_web","dependencies":[]},{"name":"connectivity_macos","dependencies":[]},{"name":"path_provider","dependencies":["path_provider_macos","path_provider_linux","path_provider_windows"]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_macos","dependencies":[]},{"name":"path_provider_windows","dependencies":[]}],"date_created":"2021-05-19 18:34:17.895168","version":"2.3.0-12.1.pre"}
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class GqlObjectTypeDefinition {
}
final defaultConstructor = Constructor(
(c) => c
..constant = !isResultList
..constant = false
..optionalParameters.addAll(
defaultConstructorInitializers,
)
Expand Down
22 changes: 19 additions & 3 deletions dart_packages/cactus_sync_client_gen/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,23 @@
name: cactus_sync_client_gen
description: A sample command-line application.
# version: 1.0.0
# homepage: https://www.example.com
description: Library for cacus sync client to generate riverpod providers and types
repository: https://github.com/cactus-sync/dart_packages/cactus_sync_client
homepage: https://xsoulspace.dev/cactus-sync

# The following line prevents the package from being accidentally published to
# pub.dev using `pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev

# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
# followed by an optional build number separated by a +.
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# In Android, build-name is used as versionName while build-number used as versionCode.
# Read more about Android versioning at https://developer.android.com/studio/publish/versioning
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.0.0+3

environment:
sdk: '>=2.13.0 <3.0.0'
Expand Down

0 comments on commit 6c3fba3

Please sign in to comment.