Skip to content

this is a boiler plate for a flutter startup project

Notifications You must be signed in to change notification settings

ottokafka/flutter_startup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter startup

A new Flutter application.

Getting Started

  1. git clone the project

  2. install all the dependencies using using android studio

open pubspec.yaml - top right corner you will see `get packages` click it
or
pub get
  1. Open up your android or ios emulator

with Android studio click run the green icon play button

What it is

This is a boilerplate to quickly get a startup idea going. Has a user sign in and business sign in. The user can find business that have been added and see there address. Business can post there address and availability and services.

Why flutter for iOS and Android apps

flutter allows me to write once and run on Android and iOS. That's really exciting because other frameworks such as react native to learn once write anywhere. So with react native you still have 2 code bases. So google finally offering a solution that allow one code base and native speed apps.

Example Images of the App

Landing page

drawing

User login

drawing

Register user

drawing

User Dashboard

drawing

Search for city

drawing

Search results

drawing

Setup Business

drawing

Business dashboard

drawing

add availability

drawing

add location

drawing

Filled out dashboard business

drawing

About

this is a boiler plate for a flutter startup project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages