From 4af776e8addd9152e373a4f3522dcd91b12585c7 Mon Sep 17 00:00:00 2001 From: vjrj Date: Fri, 29 Jun 2018 00:43:22 +0200 Subject: [PATCH] Updated README.md --- README.md | 37 +++++++++++++++++++++++++++---------- 1 file changed, 27 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 298dbf5..8a23519 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,33 @@ -# fires_flutter +# Tod@s contra el Fuego (All Against Fire) mobile -All Against Fire +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. -## Getting Started +## Install -For help getting started with Flutter, view our online -[documentation](https://flutter.io/). +Via Play +## Development -- google-services.json -- Manifest sample -- private keys in assets -flutter pub pub run intl_translation:extract_to_arb --output-dir=lib/l10n lib/i18n.dart -flutter pub pub run intl_translation:generate_from_arb --output-dir=lib/l10n --no-use-deferred-loading lib/i18n.dart lib/l10n/intl_*.arb +This app is developed with [flutter](https://flutter.io/). 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. + +## 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](https://github.com/comunes/todos-contra-el-fuego-web/blob/tcef-master/LICENSE.md), for a complete text. + +## Thanks & other acknowlegments + +(...)