Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

Commit 82ad5cc

Browse files
bors[bot]1010Tom
andauthored
Merge #367
367: Prepare release 0.2.0 r=holzeis a=holzeis Co-authored-by: itchymax <[email protected]>
2 parents 327c883 + 886e8cd commit 82ad5cc

File tree

2 files changed

+11
-82
lines changed

2 files changed

+11
-82
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.0] - 2022-11-24
11+
1012
### Added
1113

1214
- A mobile Lightning node that can be used to send and receive payments.
@@ -34,5 +36,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3436
- Backup seed view
3537
- Mocked CFD trading view
3638

37-
[Unreleased]: https://github.com/itchysats/10101/compare/0.1.0...HEAD
39+
[Unreleased]: https://github.com/itchysats/10101/compare/0.2.0...HEAD
40+
[0.2.0]: https://github.com/itchysats/10101/compare/0.1.0...0.2.0
3841
[0.1.0]: https://github.com/itchysats/10101/compare/fe2edaf79caea892b10d61b4f23a4e76fec808d2...0.1.0

pubspec.yaml

+7-81
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,13 @@
1-
# Cannot be 10101 here unfortunately
21
name: ten_ten_one
32
description: A non-custodial Bitcoin and Lightning wallet for the masses. Trade derivatives, bet on your favorite team or set up a non-custodial savings account on Bitcoin. Powered by Lightning and DLCs. Built with ❤️.
4-
5-
# The following line prevents the package from being accidentally published to
6-
# pub.dev using `flutter pub publish`. This is preferred for private packages.
7-
publish_to: "none" # Remove this line if you wish to publish to pub.dev
8-
9-
# The following defines the version and build number for your application.
10-
# A version number is three numbers separated by dots, like 1.2.43
11-
# followed by an optional build number separated by a +.
12-
# Both the version and the builder number may be overridden in flutter
13-
# build by specifying --build-name and --build-number, respectively.
14-
# In Android, build-name is used as versionName while build-number used as versionCode.
15-
# Read more about Android versioning at https://developer.android.com/studio/publish/versioning
16-
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
17-
# Read more about iOS versioning at
18-
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
19-
version: 0.1.0
20-
3+
publish_to: none
4+
version: 0.2.0
215
environment:
226
sdk: ">=2.17.0 <3.0.0"
23-
24-
# Dependencies specify other packages that your package needs in order to work.
25-
# To automatically upgrade your package dependencies to the latest versions
26-
# consider running `flutter pub upgrade --major-versions`. Alternatively,
27-
# dependencies can be manually updated by changing the version numbers below to
28-
# the latest version available on pub.dev. To see which dependencies have newer
29-
# versions available, run `flutter pub outdated`.
307
dependencies:
318
flutter:
329
sdk: flutter
33-
3410
flutter_rust_bridge: ^1.49.1
35-
36-
# The following adds the Cupertino Icons font to your application.
37-
# Use with the CupertinoIcons class for iOS style icons.
3811
cupertino_icons: ^1.0.5
3912
freezed_annotation: ^2.1.0
4013
ffi: ^2.0.1
@@ -51,78 +24,31 @@ dependencies:
5124
qr_flutter: ^4.0.0
5225
webview_flutter_plus: ^0.3.0
5326
dev_dependencies:
54-
flutter_launcher_icons: "^0.11.0"
27+
flutter_launcher_icons: ^0.11.0
5528
flutter_test:
5629
sdk: flutter
5730
integration_test:
5831
sdk: flutter
59-
60-
# The "flutter_lints" package below contains a set of recommended lints to
61-
# encourage good coding practices. The lint set provided by the package is
62-
# activated in the `analysis_options.yaml` file located at the root of your
63-
# package. See that file for information about deactivating specific lint
64-
# rules and activating additional ones.
6532
flutter_lints: ^1.0.0
6633
freezed: ^2.2.1
6734
build_runner: ^2.2.0
6835
ffigen: ^7.2.0
69-
70-
# For information on the generic Dart part of this file, see the
71-
# following page: https://dart.dev/tools/pub/pubspec
72-
73-
# The following section specifies the flutter icons for the different target platforms
7436
flutter_icons:
7537
android: true
7638
ios: true
77-
image_path: "assets/10101_logo.png"
78-
min_sdk_android: 21 # android min sdk min:16, default 21
39+
image_path: assets/10101_logo.png
40+
min_sdk_android: 21
7941
remove_alpha_ios: true
8042
web:
8143
generate: false
8244
macos:
8345
generate: true
84-
image_path: "assets/10101_logo.png"
46+
image_path: assets/10101_logo.png
8547
windows:
8648
generate: true
87-
image_path: "assets/10101_logo.png"
88-
89-
# The following section is specific to Flutter.
49+
image_path: assets/10101_logo.png
9050
flutter:
91-
# The following line ensures that the Material Icons font is
92-
# included with your application, so that you can use the icons in
93-
# the material Icons class.
9451
uses-material-design: true
95-
96-
# To add assets to your application, add an assets section, like this:
97-
# assets:
98-
# - images/a_dot_burr.jpeg
99-
# - images/a_dot_ham.jpeg
100-
101-
# An image asset can refer to one or more resolution-specific "variants", see
102-
# https://flutter.dev/assets-and-images/#resolution-aware.
103-
104-
# For details regarding adding assets from package dependencies, see
105-
# https://flutter.dev/assets-and-images/#from-packages
106-
107-
# To add custom fonts to your application, add a fonts section here,
108-
# in this "flutter" section. Each entry in this list should have a
109-
# "family" key with the font family name, and a "fonts" key with a
110-
# list giving the asset and other descriptors for the font. For
111-
# example:
112-
# fonts:
113-
# - family: Schyler
114-
# fonts:
115-
# - asset: fonts/Schyler-Regular.ttf
116-
# - asset: fonts/Schyler-Italic.ttf
117-
# style: italic
118-
# - family: Trajan Pro
119-
# fonts:
120-
# - asset: fonts/TrajanPro.ttf
121-
# - asset: fonts/TrajanPro_Bold.ttf
122-
# weight: 700
123-
#
124-
# For details regarding fonts from package dependencies,
125-
# see https://flutter.dev/custom-fonts/#from-packages
12652
assets:
12753
- assets/10101_logo.svg
12854
- assets/10101_logo.png

0 commit comments

Comments
 (0)