Skip to content

Commit

Permalink
adicionando sugestões de membros od github
Browse files Browse the repository at this point in the history
  • Loading branch information
kauemurakami committed Feb 23, 2021
1 parent 5efd401 commit 2e9f3f1
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,25 +41,27 @@ dependencies:
- /provider
- my_provider.dart
- /modules
- /my_module
- my_page.dart
- my_controller.dart
- my_binding.dart
- /module
- page.dart
- controller.dart
- binding.dart
- /widgets
- reusable_module_widget.dart
- /global_widgets
- reusable_global_widget.dart
- /routes
- my_routes.dart
- my_pages.dart
- /theme
- text_theme.dart
- app_theme.dart
- /utils
- /values
- /strings
- /colors
- /keys
- /core
- /theme
- text_theme.dart
- app_theme.dart
- /utils
- /values
- /strings
- /colors
- /keys
- /helpers
- main.dart
# proposed by william Silva

Expand Down

0 comments on commit 2e9f3f1

Please sign in to comment.