Project developed as a challenge proposed by the mobile development course - Flutter from Proz Tecnologia.
The challenge consisted of creating an app containing splash, login and home, with the respective navigations between the screens. Free choice layout.
First, you must have Dart and Flutter properly installed on your machine.
- For more information access:
To get a copy of the project, just fork or use the command:
git clone git@github.com:nicolasKormann/nft-marketplace.git
To run the project, just open an Android/iOS emulator, open the project folder and run the command:
flutter run
Dependencies used in the project:
- google_fonts: ^3.0.1 - To use fonts from fonts.google.com.
- flutter_svg: ^1.1.5 - allows painting and displaying Scalable Vector Graphics.
Project enefte - NFT Marketplace
- To Proz Tecnologia for developing the course.
- To jehhxuxu for the magnificent classes provided.
- To devkaio for the best mentorships