bloc_test
Bloc をテストしやすくするためのテストライブラリ。Bloc の状態管理パッケージと連携して使用することを目的としています。
内向者向けの地図ベースのソーシャルネットワーク
Bloc をテストしやすくするためのテストライブラリ。Bloc の状態管理パッケージと連携して使用することを目的としています。
プロジェクトごとにFlutter SDKバージョンを管理するためのシンプルなCLIツール。チャンネル、リリース、およびローカルキャッシュをサポートし、バージョン間の切り替えを高速化します。
カメラを制御するためのFlutterプラグインです。カメラ映像のプレビュー、画像および動画の撮影、そして画像バッファをDartにストリーミングする機能をサポートしています。
iOS および Android アプリケーションに Google マップを統合するための Flutter プラグイン。
v11.5.0Android、iOS、Web、デスクトッププラットフォーム用に構築されたリッチテキストエディタです。Flutter用のWYSIWYGエディタおよびQuillコンポーネントです。
アセット、フォント、カラーなどに対するFlutterコードジェネレーター — 文字列ベースのAPIをすべて削除します。
v4.0.1PageView の進行状況を示すドットインジケーター、たとえば
intl_utils は、ARB ファイルから Dart のローカライゼーションコードを生成するための Dart ライブラリです。生成されたコードは Intl ライブラリに依存しています。
v1.3.0現在表示されているページに合わせて高さを調整する PageView ウィジェット
スマートフォンの振動を検出するためのFlutterパッケージ。調整可能なG力とリセット期間。
Flutter ウィジェットテストで Image.network の応答をモックするためのユーティリティ。
{"sdk":"flutter"}^1.0.5^2.1.10^8.0.1^0.18.0^2.0.5^2.0.0+1{"path":"packages/nartus_ui_package"}{"path":"packages/nartus_location"}{"path":"packages/nartus_geocoder"}{"path":"packages/nartus_authentication"}{"path":"packages/nartus_connectivity"}{"path":"packages/nartus_storage"}{"path":"packages/nartus_remote_config"}{"path":"packages/nartus_app_settings"}{"path":"packages/nartus_media"}^5.1.1^2.4.1^2.4.3^2.2.5^2.7.0^7.2.0^7.2.0^2.2.0^2.0.0^1.0.17^0.10.5+2^2.6.1{"sdk":"flutter"}^9.0.3^5.4.12.3.3^4.5.1^2.7.0^5.0.3^2.0.1^2.1.1^6.1.0以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。
A mobile diary app that is as simple as recording emotion at anytime any place
Refer to this link how to setup and run your project: Setup project
This app is going to record daily activities in form of location checking and emotion sharing. It will keep track of user's location through out the day, and allow user to add emoji to each location, immediately when user is at the location, or later when user check their day activity at home.
The full idea of Interactive Diary can be summarized in this mindmap
Interactive diary
There are 5 part of this project:
Location refers to user's current location at anything point of time during the day. This can be broken down as in mindmap below:
Location
This is the main feature of ID, and it is tied losely to Location feature, which means, it still works even if location is not available.
Diary
This is a good to have feature, base on the type of location the user is in, there can be a prediction of what activity he can have there.
Activities
Detail of Authentication can be found here
Future: social network (Who I met)
Can be treated as an attribute attached to all above info