https://github.com/jcmdsbr/poc-flutter-bitcoin-app
Learning basic concepts flutter and dart
https://github.com/jcmdsbr/poc-flutter-bitcoin-app
bitcoin-api bitcoin-price flutter flutter-apps flutter-examples
Last synced: about 2 months ago
JSON representation
Learning basic concepts flutter and dart
- Host: GitHub
- URL: https://github.com/jcmdsbr/poc-flutter-bitcoin-app
- Owner: jcmdsbr
- Created: 2020-01-09T01:11:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-03T21:59:31.000Z (about 4 years ago)
- Last Synced: 2025-01-27T07:30:02.757Z (4 months ago)
- Topics: bitcoin-api, bitcoin-price, flutter, flutter-apps, flutter-examples
- Language: Dart
- Homepage:
- Size: 79.1 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learning Flutter: Creating a Bitcoin view :sunglasses:
- Learning basic concepts flutter and dart
## Give a Star! :star:
If you liked the project, please give a star ;)
## You need some of the fallowing tools :exclamation:
- Visual Studio Code
- Flutter## Description 📚
Flutter is an open source user interface development kit (UI toolkit), created by Google, which makes it possible to create natively compiled applications.
[Redirect to Flutter Official Documentation](https://flutter.dev/docs)