Skip to content

Instantly share code, notes, and snippets.

View DreddyI's full-sized avatar
🤡
mip mip

Ivan DreddyI

🤡
mip mip
View GitHub Profile
package com.ablefinder.app
import android.os.Bundle
import io.flutter.app.FlutterActivity
import io.flutter.plugins.GeneratedPluginRegistrant
import com.yandex.mapkit.MapKitFactory;
class MainActivity: FlutterActivity() {
<?php
class Pay2MeApi
{
public $apiKey = '';
public $secretKey = '';
public $apiUrl = 'https://api.pay2me.world';
private $apiVersion = 'v3';
/**
<?php
/**
* by dreddyi
* Date: 12.08.18
* Time: 4:12
*/
namespace App\Helpers;