casdidier / flutter-namer_app

Namer app written with Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

namer_app

A new Flutter project.

Getting Started

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 development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

flutter-namer_app

Playing around the App

  • add a simple profile page
    • conserve data when changing page
    • add a place to add a picture
  • add a floating button on the bottom right to open a modal
    • retrieve user info in the modal
  • clean the main.dart
    • refactor: move profile page out of main.dart
    • refactor: move favorite page out of main.dart
    • refactor move home out of main.dart
  • add new page with a google map
    • add search fields
    • list recommandations places in a list
    • display locations on map
  • add a chat page
  • add animation on a button

About

Namer app written with Flutter


Languages

Language:C++ 35.5%Language:CMake 28.8%Language:Dart 23.8%Language:Ruby 4.3%Language:HTML 3.2%Language:C 2.2%Language:Swift 2.0%Language:Kotlin 0.2%Language:Objective-C 0.1%