ttf_viewer
1.0.1
تطبيق مفتوح المصدر عبر النظام الأساسي لتصفح أيقونة ملف FONT (.TTF) (.TTF) (عادة ما يسمى ICONFONT) ، مكتوبة بواسطة Flutter.
اللغة: 简体中文 اللغة الإنجليزية
| Android | iOS | الويب | ماكوس | النوافذ | Linux |
|---|---|---|---|---|---|
| ✅ | ✅ اذهب | ✅ | ✅ | ✅ |
iOS: لأن هناك العديد من القيود على متجر التطبيقات. يمكنك تجميعها وتشغيلها بنفسك.
![]() | ![]() |
|---|
![]() | ![]() |
|---|
![]() | ![]() |
|---|
موقع الويب عبر الإنترنت
صفحة التنزيل
ملف نموذج TTF
إصدار الرفرفة: Flutter (قناة مستقرة ، 3.3.5) ، الإصدار Dart 2.18.2. تشغيل
flutter doctor -vللتحقق.
git clone https://github.com/Joehaivo/ttf_viewer cd ttf_viewerflutter devicesسيتم طباعة المعلومات التالية بعد التشغيل:
3 أجهزة متصلة:
22041211AC (Mobile) • A6I7PNQC8X45WGXK • Android-ARM64 • Android 13 (API 33)
MacOS (سطح المكتب) • MacOS • Darwin-Arm64 • Macos 13.0.1 22a400 Darwin-Arm
Chrome (Web) • Chrome • Web-JavaScript • Google Chrome 109.0.5414.87
flutter run -d 22041211AC # Running on the Android device, '22041211ac' comes from the previous step
# flutter run -d macOS # Running on the macOS deviceflutter build apk --no-tree-shake-icons # Android, product: build/app/outputs/apk/release/app-release.apk
# flutter build macos --no-tree-shake-icons # macOS, product: build/macos/Build/Products/Release/TTF Viewer.app
# fluteer build web # web, product: build/web
# flutter build windows --no-tree-shake-icons # windows 10
# flutter build linux --no-tree-shake-icons # linux only test for Ubuntu 22.04npm install -g appdmg # required 'node' and 'npm' command line tools
cd installers/dmg_creator
appdmg config.json ../../build/macos/Build/Products/Release/TTF Viewer.dmg