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
- Host: GitHub
- URL: https://github.com/shinumathew/flutter-profiler
- Owner: ShinuMathew
- Created: 2021-06-10T19:21:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T19:29:51.000Z (about 5 years ago)
- Last Synced: 2025-04-11T02:11:16.732Z (over 1 year ago)
- Topics: android, flutter, ios, java
- Language: Dart
- Homepage:
- Size: 74.2 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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