https://github.com/abdo-essam/device_info
A Flutter application that elegantly displays device information including model name, operating system version, and additional device-specific details.
https://github.com/abdo-essam/device_info
Last synced: about 1 month ago
JSON representation
A Flutter application that elegantly displays device information including model name, operating system version, and additional device-specific details.
- Host: GitHub
- URL: https://github.com/abdo-essam/device_info
- Owner: abdo-essam
- Created: 2025-02-06T01:10:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-06T01:20:14.000Z (over 1 year ago)
- Last Synced: 2025-11-30T20:18:11.354Z (6 months ago)
- Language: C++
- Homepage:
- Size: 323 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Device Info Display
A Flutter application that elegantly displays device information including model name, operating system version, and additional device-specific details.
## 📱 Screenshots
Android
## ✨ Features
- Clean and modern Material Design 3 UI
- Displays detailed device information:
- Device model name
- Operating system version
- Manufacturer (Android)
- Brand (Android)
- Responsive layout
- Loading state handling
- Error handling
- Platform-specific information
## 🛠Technical Details
### Dependencies
```yaml
dependencies:
flutter:
sdk: flutter
device_info_plus: