Skip to content

Commit 3c7e28f

Browse files
author
Isaias Nascimento
committed
inclusão de readme/license
1 parent 2479492 commit 3c7e28f

File tree

2 files changed

+39
-10
lines changed

2 files changed

+39
-10
lines changed

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
The MIT License (MIT)
2+
3+
Copyright (c) 2020 IsaiasNas
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,24 @@
1-
# features_flutter
1+
# Projeto - Features
22

3-
funcioanlidades flutter maps/location/camera ...
3+
### funcionalidades flutter maps/location/
4+
----
5+
camera
46

5-
## Getting Started
7+
## SKD - 1.17.1
68

7-
This project is a starting point for a Flutter application.
9+
### Versão inicial do projeto.
810

9-
A few resources to get you started if this is your first Flutter project:
11+
- [features_flutter](https://github.com/isaiasnas/features_flutter)
1012

11-
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
12-
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
13+
Projeto **features_flutter** *funcionalidades* ...
14+
[documentação](https://github.com/isaiasnas/features_flutter/blob/master/README.md)
1315

14-
For help getting started with Flutter, view our
15-
[online documentation](https://flutter.dev/docs), which offers tutorials,
16-
samples, guidance on mobile development, and a full API reference.
16+
## Histórico
17+
18+
Versão | Status | Data
19+
----------|--------|-------------
20+
0.0.0 | beta | 2020-05-25
21+
22+
## License
23+
24+
[MIT](https://github.com/isaiasnas/features_flutter/blob/master/LICENSE)

0 commit comments

Comments
 (0)