napchart-mobile
napchart-mobile copied to clipboard
A polyphasic sleep app for Android and iOS
polysleep
Polyphasic sleep app
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
polysleep
To generate localization strings:
flutter pub run intl_translation:extract_to_arb --output-dir=lib/l10n lib/localizations.dart
flutter pub run intl_translation:generate_from_arb --output-dir=lib/l10n --no-use-deferred-loading lib/main.dart lib/l10n/intl_messages.arb
How to update dependencies:
- asdf