An open API service indexing awesome lists of open source software.

https://github.com/kabirnayeem99/random_user_method_channel

An app to show usage of method channel
https://github.com/kabirnayeem99/random_user_method_channel

Last synced: 5 months ago
JSON representation

An app to show usage of method channel

Awesome Lists containing this project

README

          

# Random User with Method Channeling

Random User is an application that allows users to see a list of unlimited users.
The application uses the Random User API which is for free.

This is a basic Flutter app that demonstrates how to use Flutter Method Channeling for API Call. It
uses Free Random User API for the network resource.

# Features
1. All the functionalities will be done on specific platform, Flutter will just render the UI.
2. Will make use of Threading on the specific platforms to improve perceived performance of the app.