More redux work. User creation/retrieve

This commit is contained in:
vjrj 2018-06-27 19:46:02 +02:00
parent 2c67b68512
commit 2dfa745c6a
16 changed files with 212 additions and 110 deletions

View file

@ -7,6 +7,7 @@ import 'dart:async';
import 'package:fires_flutter/models/yourLocation.dart';
// FIXME remove this later
String gmapKey;
String firesApiKey;
String firesApiUrl;