Skip to content

Claken/Piscine_Flutter

Repository files navigation

PISCINE FLUTTER

This project's goal is to learn the Dart language and the Flutter framework through several exercices (a.k.a. modules) to be able to build mobile applications.

This project is part of the 42 school post-common-core curriculum.

What I gained from the project

With this project, I learn the basics of Dart and Flutter to build mobile applications :

  • I learned to use widgets like Scaffold, ListView, TabBar, Container, etc, to organize my code
  • I learned how to manipulate the design of my applications
  • I learned to use StatefulWidget to handle states in a class
  • I learned to manage data and API requests
  • I learned basic authentification system with Auth0
  • I learned to handle a database for a mobile application with SQLite (Flutter)

Prerequisites

For this project, you need to install Flutter first.
Follow the link here to get started.

For more details about each module, click on the "mobileModules" folders.

About

Mobile Piscine in Dart (Flutter)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published