No description
Find a file
Vicente J. Ruiz Jurado e6213fa0f3 Minor refactor
2018-08-03 08:43:23 +02:00
android Added deps after crash 2018-06-25 19:14:57 +02:00
assets FireAlerts (wip) 2018-07-15 09:33:32 +02:00
images Many work in navegation, map, drawer, about, slider 2018-06-12 18:08:49 +02:00
ios Renaming package to org.comunes.fires 2018-06-13 10:39:33 +02:00
lib Minor refactor 2018-08-03 08:43:23 +02:00
res/values More work with fire stats 2018-08-01 22:47:18 +02:00
test Markdown. Privacy Policies. Injection dep updated 2018-07-12 09:57:31 +02:00
.gitignore Added deps after crash 2018-06-25 19:14:57 +02:00
.metadata Initial commit 2018-06-08 11:30:33 +02:00
build.yaml YourLocation and some persist work 2018-06-27 08:22:00 +02:00
fires_flutter.iml Initial commit 2018-06-08 11:30:33 +02:00
fires_flutter_android.iml Initial commit 2018-06-08 11:30:33 +02:00
pubspec.yaml More work with fire notifications 2018-07-31 12:51:10 +02:00
README.md Build command 2018-07-24 16:26:47 +02:00

Tod@s contra el Fuego (All Against Fire) mobile

This is app that notifies about fires detected in an area of your interest. It helps the early detection of fires and facilitates local mobilization, while the professional extinction services arrive.

Install

Via Play

Development

This app is developed with flutter. So if you want to contribute, please install it.

You also needs a:

  • assets/private-settings.json see assets/private-settings-sample.json.
  • google-services.json provided by firebase console.

Some json related code is generated via

flutter packages pub run build_runner build

also you can run with watch instead of build to build with any code change.

Testing

Run flutter test for doing unit testing.

Data source acknowledgements

We acknowledge the use of data and imagery from LANCE FIRMS operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.

License

GNU APLv3. See our LICENSE, for a complete text.

Thanks & other acknowlegments

(...)

flutter packages pub run build_runner build --delete-conflicting-outputs