This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
ub3lal
/
yookassa_payments_flutter
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
6e6fe83e94
Ramuri
Etichete
main
yookassa_paymen...
/
example
/
lib
/
main.dart
main.dart
99 B
Istoric
Crud
1
2
3
4
5
6
import 'package:flutter/material.dart';
import 'app.dart';
void main() {
runApp(const App());
}