https://github.com/lucasrmagalhaes/interface_nubank-flutter
Interface do Nubank com Flutter
https://github.com/lucasrmagalhaes/interface_nubank-flutter
flutter nubank-interface
Last synced: 14 days ago
JSON representation
Interface do Nubank com Flutter
- Host: GitHub
- URL: https://github.com/lucasrmagalhaes/interface_nubank-flutter
- Owner: lucasrmagalhaes
- License: mit
- Created: 2023-11-07T01:29:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T02:16:40.000Z (over 2 years ago)
- Last Synced: 2026-02-19T07:29:50.270Z (4 months ago)
- Topics: flutter, nubank-interface
- Language: C++
- Homepage:
- Size: 274 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Interface do Nubank com Flutter

```
stfu
stl
```
```
flutter run
```
***Material Design Icons***
* [material_designs_icons_flutter](https://www.pub.dev/packages?q=material_designs_icons_flutter)
```
flutter pub add material_design_icons_flutter
```
***Formar código no VS Code***
```
Alt + Shift + F
```
***Get***
* [get](https://pub.dev/packages/get/install)
```
flutter pub add get
```