Cloning the Repository
$ https://github.com/gabrielvictorjs/github_profile.git
$ cd github_profile
Installing dependencies
$ flutter pub get
Running
$ flutter run
Flutter SDK v2.5.1
- Flutter Hooks Object that manages a
Widget
life-cycles - Hooks Riverpod State and dependency manager
- Dartz Functional programing elements in dart
- Equatable Equality comparison simplifier
- Freezed Code generator for unions/pattern-matching/copy
- http Http client for Dart
- Flutter Svg SVG rendering