Block or Report
Block or report iAmWillShepherd
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Example project integrating OneSignal with Vue.js
Vue 3
-
-
1
Use the `const` keyword when you want to create a compile-time constant.2Note that this value will be immutable.
34```dart5const color = 'Lava Orange'; -
1
You can throw any valid object in Dart and still get a stack trace. Note that the stacktrace is independent from the error/exception.
23## Throwing a string45```dart -
1
// Create intersection type to "extend" types by combining them23type BaseType = {
4readonly id: string
5} -
1
interface BaseType {
2a: string
3b: number
4c: number[]
5}
1,862 contributions in the last year
Less
More
Activity overview
Contributed to
OneSignalDevelopers/ngosi,
OneSignalDevelopers/in-app-html-templates,
OneSignalDevelopers/onesignal-rust-sample
and 38 other
repositories
Contribution activity
September 2022
Created 53 commits in 6 repositories
Created 1 repository
Created a pull request in OneSignal/.github that received 1 comment
Use relative references
Using a hard-coded link resulted in the old image being displayed. Using a relative link ensures that future revisions never have this issue.
+6
−6
•
1
comment
Opened 6 other pull requests in 3 repositories
OneSignal/.github
3
merged
OneSignalDevelopers/onesignal-rust-sample
1
open
1
merged
OneSignalDevelopers/onesignal-go-sample
1
closed
Reviewed 2 pull requests in 2 repositories
OneSignal/OneSignal-Flutter-SDK
1 pull request
OneSignal/OneSignal-Xamarin-SDK
1 pull request
Created an issue in desktop/desktop that received 4 comments
Diff additions and subtracts icon has too little right margin
The problem I noticed the diff addition/subtraction markers no longer have enough right margin Release version 3.0.8 (arm64) Operating system macOS…
4
comments
Opened 2 other issues in 2 repositories
OneSignal/OneSignal-iOS-SDK
1
open
OneSignalDevelopers/onesignal-go-sample
1
closed
9
contributions
in private repositories
Sep 1 – Sep 21




