Stars App with flutter
Follow oficial documentation: https://docs.flutter.dev/get-started/install
flutter --help
flutter run
To use features like favorites and share, run the app in a Android device, running on borwser should return errors.
👤 andersonlimahw
- Website: instagram.com/andersonlimahw
- Twitter: @andersonlimahw
- Github: @andersonlimahw
- LinkedIn: @andersonlimahw
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- flutter:
- sdk: flutter
- cupertino_icons: ^1.0.2
- google_fonts: ^2.1.0
- share_plus: ^2.1.4
- http: ^0.13.4
- sqflite: ^2.0.0+4
- path: ^1.8.0