Coding
Block or Report
Block or report starkdmi
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
AvatarStickers Public
Animated stickers for Telegram and WhatsApp based on face features using AI | iOS application
Swift 2
-
download_manager Public
Isolated download manager with progress, cancellation, pause and resume
-
-
1
import 'package:dio/dio.dart'; // default `http` package can be used as well
2import 'package:jose/jose.dart'; // BSD-3-Clause, use `dart_jsonwebtoken` package in case of MIT license
34const firebaseProjectId = "FIREBASE_PROJECT_ID";
5Map<String, String> googleSecureTokens = {}; // { "KeyId": "PublicKey" } from public Google website
-
1
import 'package:collection/collection.dart' show ListEquality;
2import 'package:jose/jose.dart'; // BSD-3-Clause, use `dart_jsonwebtoken` package in case of MIT license
3import 'package:dio/dio.dart'; // default `http` package can be used as well
45const firebaseProjectId = "FIREBASE_PROJECT_ID";
1,831 contributions in the last year
Less
More
