> For the complete documentation index, see [llms.txt](https://docs.wepin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wepin.io/en/deprecated/flutter-sdk/final-review.md).

# Final Review

Once the Wepin Widget SDK initialization is successfully completed, you can log in to Wepin. Upon completing the login, a new Wepin wallet is created, and you can check the account information in that wallet as follows.

<figure><img src="/files/rrE7y5LG2MHGVDFA0p90" alt=""><figcaption></figcaption></figure>

## Example

The example Flutter apps using the <mark style="color:blue;">`wepin-flutter-sdk`</mark> can be found on the GitHub repository below.

{% embed url="<https://github.com/WepinWallet/wepin-flutter-sdk/tree/main/example>" %}
