> 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="https://2285137990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsVhEIYmplGN5Zxk3tywO%2Fuploads%2Fd1XuePff0ggesHhXLWMy%2Fflutter_confirm.png?alt=media&amp;token=ba012bb5-e8db-443a-962a-2be70cfef30d" 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>" %}
