This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
ub3lal
/
yookassa_payments_flutter
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
6e6fe83e94
Rami (Branch)
Tag
main
yookassa_paymen...
/
example
/
lib
/
main.dart
main.dart
99 B
Cronologia
Originale
1
2
3
4
5
6
import 'package:flutter/material.dart';
import 'app.dart';
void main() {
runApp(const App());
}