Ninad7n/AppLockFlutter
用於鎖定其他 Android 應用程式的 Flutter 應用。
- Stars
- 147
- Forks
- 47
- 最近推送(UTC)
- 2024年3月25日
- 專案狀態
- 未封存
語言DartKotlinSwiftObjective-C
技術主題
使用的依賴
依賴清單 23 項
- flutter
{"sdk":"flutter"} - cupertino_icons
^1.0.2 - google_fonts
^6.2.1 - flutter_svg
^2.0.6 - fluttertoast
^8.0.9 - shared_preferences
^2.0.15 - get
^4.6.5 - url_launcher
^6.1.5 - installed_apps
^1.3.1 - flutter_inappwebview
^5.4.3+7 - app_settings
^5.1.1 - device_apps
^2.2.0 - lottie
^3.1.0 - intl
^0.19.0 - html
^0.15.0 - permission_handler
^11.3.0 - usage_stats
^1.2.0 - flutter_switch
^0.3.2 - change_app_package_name
^1.1.0 - file
^7.0.0 - flutter_test開發依賴
{"sdk":"flutter"} - flutter_lints開發依賴
^3.0.1 - flutter_launcher_icons開發依賴
^0.13.1
所在榜單
原始 README
以下為英文專案原文快照,最新內容請造訪 GitHub。
展開 / 收合專案 README
app_lock_flutter
app_lock_flutter
- This is a applock application based on flutter and it is only for Android.
- app_lock_flutter depends on method channels to trigger background services in MainActivity.kt, also uses Getx state management.
- it uses USAGE_STATS to trigger application activities.
https://user-images.githubusercontent.com/56929825/210130743-d30f5155-3b4e-4d49-9c73-718f20901592.jpg https://user-images.githubusercontent.com/56929825/210130744-7f2e208a-5447-49c8-bc35-1c6ccfe48a48.jpg https://user-images.githubusercontent.com/56929825/210130749-59f770c6-2304-489b-b56f-3533b8baa39d.jpg https://user-images.githubusercontent.com/56929825/210130753-61431b86-5d3a-4909-88c9-0ebb16e2b1cf.jpg https://user-images.githubusercontent.com/56929825/210130756-4498aabd-cf84-4bc6-a777-64323f732d33.jpg
https://user-images.githubusercontent.com/56929825/210130784-6cc095a8-af96-4ce6-a5db-025b91e4e45c.mp4