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
- Host: GitHub
- URL: https://github.com/kabirnayeem99/random_user_method_channel
- Owner: kabirnayeem99
- License: mit
- Created: 2022-10-25T08:48:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-25T15:40:13.000Z (almost 3 years ago)
- Last Synced: 2025-02-17T16:52:17.137Z (8 months ago)
- Language: Dart
- Size: 90.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.