Theme update #23

Merged
JonasFranz merged 9 commits from featuer/theme into master 2019-03-11 20:38:06 +00:00
Owner

Theme update to have the theme closer to the web app.

Theme update to have the theme closer to the web app.
JonasFranz was assigned by konrad 2019-03-10 20:57:23 +00:00
JonasFranz reviewed 2019-03-11 20:33:10 +00:00
@ -97,3 +97,3 @@
onAdd: _addItem,
decoration: new InputDecoration(
labelText: 'List Item', hintText: 'eg. Milk')));
labelText: 'Task name', hintText: 'eg. Milk')));
Collaborator

We should name this Task Name since this a kind of title.

We should name this `Task Name` since this a kind of title.
Author
Owner

Done.

Done.
@ -0,0 +1,25 @@
import 'package:flutter/material.dart';
Collaborator

Maybe rename it to constants

Maybe rename it to constants
Author
Owner

Done.

Done.
Collaborator

Otherwise lgtm

Otherwise lgtm
JonasFranz added the
Type: Enhancement
Status: Accepted
labels 2019-03-11 20:36:46 +00:00
JonasFranz approved these changes 2019-03-11 20:38:02 +00:00
JonasFranz closed this pull request 2019-03-11 20:38:06 +00:00
JonasFranz deleted branch featuer/theme 2019-03-11 20:38:10 +00:00
konrad added this to the 0.1 milestone 2019-03-16 15:41:41 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.