tapsell_plus 1.0.0 copy "tapsell_plus: ^1.0.0" to clipboard
tapsell_plus: ^1.0.0 copied to clipboard

outdated

TapsellPlus Flutter Plugin

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:tapsell_plus_example/HomePage.dart';

void main() {
  runApp(MaterialApp(
    title: "Tapsell pluss Sample",
    home: HomePage(),
  ));
}
13
likes
20
points
73
downloads

Publisher

verified publishertapsell.ir

Weekly Downloads

TapsellPlus Flutter Plugin

Homepage

License

BSD-4-Clause (license)

Dependencies

flutter

More

Packages that depend on tapsell_plus

Packages that implement tapsell_plus