account_name_checker

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

account name checker

account_name_checker #
A new Flutter package to get Account Name
Getting Started #
To use this plugin, Go and install the package
Example #
'''dart
import 'package:flutter/material.dart';
import 'package:account_name_checker/account_name_checker.dart';
class GetAccountNameWidget extends StatefulWidget {
//const GetAccountNameWidget({Key? key}) : super(key: key);
@override
_GetAccountNameWidgetState createState() => _GetAccountNameWidgetState();
}
class _GetAccountNameWidgetState extends State
),),
);
copied to clipboard
}
}

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.