Skip to content

Mobile/install guide#90

Merged
mateobelanger merged 8 commits intomasterfrom
mobile/install-guide
Nov 21, 2020
Merged

Mobile/install guide#90
mateobelanger merged 8 commits intomasterfrom
mobile/install-guide

Conversation

@mateobelanger
Copy link
Copy Markdown
Contributor

@mateobelanger mateobelanger commented Nov 20, 2020

  • Added setup guide to Record Sleep flow
  • Change accent and button color of the app to match the webapp theme
  • Adapted webapp header title to be used in the sliverbar
  • Other small esthetic fixes

Screenshot_20201120-020826 Screenshot_20201120-020832

Comment thread mobile/lib/src/presentation/navigation/navdrawer_widget.dart
Comment thread mobile/lib/src/presentation/pages/record_sleep/record_sleep_guide_page.dart Outdated
Comment thread mobile/lib/src/presentation/pages/record_sleep/record_sleep_guide_page.dart Outdated
Comment thread mobile/lib/src/presentation/pages/dashboard/dashboard_page.dart Outdated
borderRadius: BorderRadius.circular(20.0),
boxShadow: [
BoxShadow(
color: Colors.black26,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add to theme

Comment thread mobile/lib/src/theme.dart

final theme = ThemeData(
primarySwatch: Colors.blue,
primaryColor: HexColor('32325D'),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ici tu emploie HexColor. Pourquoi pas pour les autres couleurs aussi?

@mateobelanger mateobelanger merged commit 5343939 into master Nov 21, 2020
@mateobelanger mateobelanger deleted the mobile/install-guide branch November 21, 2020 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants