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

https://github.com/shinumathew/flutter-profiler

Flutter app to generate and report app profiles of other apps on the device - Android
https://github.com/shinumathew/flutter-profiler

android flutter ios java

Last synced: about 1 year ago
JSON representation

Flutter app to generate and report app profiles of other apps on the device - Android

Awesome Lists containing this project

README

          

# Flutter Profiler

Simple profile application using Flutter.

Steps to setup:
* Install Android Studio
* Configure Android emulator for android simulation
* Install Xcode
* Configure ios simulator for ios simulation
* Install Flutter SDK
* Run flutter-doctor and check if everything is finely setup
* Clone this repository
* Open project in Android Studio(preferred) or VS Code
* Configure Flutter and Dart plugins on your IDE
* Run project on the emulators or real devices