We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42be67 commit e1327b5Copy full SHA for e1327b5
1 file changed
example/pubspec.yaml
@@ -8,6 +8,8 @@ dependencies:
8
# The following adds the Cupertino Icons font to your application.
9
# Use with the CupertinoIcons class for iOS style icons.
10
cupertino_icons: ^1.0.0
11
+ onesignal_flutter:
12
+ path: ../
13
14
environment:
15
sdk: ">=2.12.0 <3.0.0"
@@ -17,9 +19,6 @@ dev_dependencies:
17
19
sdk: flutter
18
20
flutter_lints: ^2.0.0
21
- onesignal_flutter:
- path: ../
22
-
23
# For information on the generic Dart part of this file, see the
24
# following page: https://www.dartlang.org/tools/pub/pubspec
25
0 commit comments