Skip to content

Commit b725f33

Browse files
committed
ready to publish the alpha version
1 parent 011a15f commit b725f33

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

pubspec.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
name: flutter_on_rails
22
description: "Flutter on rails is the fastest way to bridge your web app with a Flutter-powered for cross plateform mobile and desktop app with ease and minimal changes, maximum freedom"
3-
version: 0.0.1-beta.1
3+
version: 0.0.1-alpha
44
homepage: https://github.com/AdamMusa/flutter_on_rails
55

66
environment:
77
sdk: ^3.7.0
88
flutter: ">=1.17.0"
99

1010
dependencies:
11-
flutter:
12-
sdk: flutter
1311
cupertino_icons: ^1.0.8
1412
share_plus: ^10.0.2
1513
flutter_inappwebview: ^6.2.0-beta.2
@@ -20,6 +18,10 @@ dependencies:
2018
url_launcher: ^6.3.1
2119
dart_mappable: ^4.5.0
2220

21+
22+
flutter:
23+
sdk: flutter
24+
2325
dev_dependencies:
2426
flutter_test:
2527
sdk: flutter
@@ -31,6 +33,7 @@ dev_dependencies:
3133
# following page: https://dart.dev/tools/pub/pubspec
3234

3335
# The following section is specific to Flutter packages.
36+
flutter:
3437

3538
# To add assets to your package, add an assets section, like this:
3639
# assets:

0 commit comments

Comments
 (0)