Many work in navegation, map, drawer, about, slider
This commit is contained in:
parent
662deb3086
commit
574c1afc33
15 changed files with 446 additions and 168 deletions
|
|
@ -16,7 +16,7 @@ void main() {
|
|||
globals.firesApiKey = secrets['firesApiKey'];
|
||||
globals.firesApiUrl = secrets['firesApiUrl'];
|
||||
globals.prefs.then((prefs) {
|
||||
loadYourLocations(prefs);
|
||||
loadYourLocationsWithPrefs(prefs);
|
||||
|
||||
// Run baby run!
|
||||
runApp(new FiresApp());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue