You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 31, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: pubspec.yaml
+2-12Lines changed: 2 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
name: ten_ten_one
2
2
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 ❤️.
3
3
publish_to: none
4
-
version: 0.2.1
4
+
version: 0.3.0
5
5
environment:
6
6
sdk: ">=2.17.0 <3.0.0"
7
7
dependencies:
@@ -64,17 +64,7 @@ flutter:
64
64
- assets/Onboarding1-OneAppAllthingsBitcoin.png
65
65
- assets/Onboarding2-YourKeysYourBitcoin.png
66
66
- assets/Onboarding3-TradeNonCustodial.png
67
-
68
67
flutter_native_splash:
69
-
# color or background_image is the only required parameter. Use color to set the background
70
-
# of your splash screen to a solid color. Use background_image to set the background of your
71
-
# splash screen to a png image. This is useful for gradients. The image will be stretch to the
72
-
# size of the app. Only one parameter can be used, color and background_image cannot both be set.
73
68
color: "#FFFFFF"
74
-
75
-
# The image parameter allows you to specify an image used in the splash screen. It must be a
76
-
# png file and should be sized for 4x pixel density.
0 commit comments