android_alarm_manager_plus
Android AlarmManager サービスにアクセスするための Flutter プラグインであり、アラームが発火したときにバックグラウンドで Dart コードを実行します。
Break.Down.Timer
Android AlarmManager サービスにアクセスするための Flutter プラグインであり、アラームが発火したときにバックグラウンドで Dart コードを実行します。
Flutter アプリケーション向けの型安全でリアクティブかつ軽量な SQLite 抽象。このライブラリは実行時依存です。
v3.0.1数分でFlutterアプリ用のネイティブ設定を作成します。単一のインターフェースを使用して構築します
Jiffy は、日付と時刻の解析、操作、照会、フォーマットに使用できる Flutter(Android、iOS、Web)用日時パッケージです。
v2.1.2NumberPicker は、ユーザーがスピンナーロールで数値を選択できるウィジェットです。
iOS、Android、Web、OpenHarmony での振動 API を処理するためのプラグインです。
v3.1.0イベントの有効/無効切り替え用にカスタマイズ可能なスライダーボタンウィジェット。
Flutter用にコミュニティが設計したマテリアルデザインアイコン
intl_utils は、ARB ファイルから Dart のローカライゼーションコードを生成するための Dart ライブラリです。生成されたコードは Intl ライブラリに依存しています。
アプリ(Flutterコンテナではない)がバックグラウンドまたはフォアグラウンドに移行したことを検出するFlutterプラグイン
デバイスのローカルタイムゾーンを取得するためのFlutterプラグインです。
バッテリー最適化のチェックおよび無効化用のFlutterプラグイン。また、Mi、Xiaomi、Samsung、Oppo、Huawei、OnePlusなどのデバイスで最適化を無効にするためのカスタム手順も表示します
{"sdk":"flutter"}{"sdk":"flutter"}^18.0.1^5.0.1^1.1.0anyany^2.1.2^6.3.1^2.3.1^0.68.0^8.0.1^6.0.20^2.0.2^12.0.3^2.0.1^1.8.0^5.1.13.1.5^3.1.0+74472.0.0^4.0.0^2.0.0^2.0.10+1^0.7.0^1.1.3^12.4.0^1.8.1{"path":"./flutter_sound_bridge"}^1.0.2^1.2.10any{"sdk":"flutter"}^0.13.1以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。
Static Badge
A timer with intermediate notifications.
This is a handy timer where you can define notifications while the timer is running. Imagine this scenario: You have 45 minutes time to go for a walk, so you should go back after the half of the time. So, set the timer duration to 45 minutes, define a break after the half of the time and start the timer. Now you get a notification (audio signal, vibration, device notification) when the half time is reached, AND of course when the whole time is reached.
Other scenarios could be to get notified every quarter of a duration to keep a feeling of the passing and remaining time. Or to get notifications short before the end of the duration.
The notifications are encoded in patterns of audio beeps and/or vibrations to express the reached in-between break. The pattern is very simple: a short beep means "1", a long beeeeep means "5". So, e.g. "beeeeep beep" means "6". All signals are prefixed with a short "bepbep" sequence to attract attention.
To set a notification ("break"), just click on a slice of the wheel. To unset it, click again. Each placed "break" gets a number as identifier, used as notification pattern.
Set a timer duration by clicking on the center of the wheel. You can also set a destination time by switching the timer mode from "Timer" to "Clock".
Instead of placing breaks by your own, you can use the built-in presets of the app. You can also save your own presets. One favourite preset can be pinned to be present after app-start.
Fore more details, see bdt.jepfa.de.
https://raw.githubusercontent.com/jenspfahl/BDT/HEAD/metadata/en-US/images/phoneScreenshots/1.png https://raw.githubusercontent.com/jenspfahl/BDT/HEAD/metadata/en-US/images/phoneScreenshots/2.png https://raw.githubusercontent.com/jenspfahl/BDT/HEAD/metadata/en-US/images/phoneScreenshots/3.png https://raw.githubusercontent.com/jenspfahl/BDT/HEAD/metadata/en-US/images/phoneScreenshots/4.png https://raw.githubusercontent.com/jenspfahl/BDT/HEAD/metadata/en-US/images/phoneScreenshots/5.png https://raw.githubusercontent.com/jenspfahl/BDT/HEAD/metadata/en-US/images/phoneScreenshots/6.png https://raw.githubusercontent.com/jenspfahl/BDT/HEAD/metadata/en-US/images/phoneScreenshots/7.png
Important note: There is was an ad-containing fork on Google Play abusing my AppId (de.jepfa.bdt) by another developer called "Schnupfeld". To get my original ad-free version, use the badges below (AppId de.jepfa.bdt.adfree for Google Play).
Update: The add-containing fork was removed from the Play Store meanwhile but still the AppId de.jepfa.bdt is burned forever and cannot be reused by anybody else than the origin publisher.
Or download the latest apk from here.
You can contribute with ideas, feature requests and bug fixes or reports. You are also welcome to translate the app on Weblate.