项目作者: jojonicho

项目描述 :
flutter basketball map based app
高级语言: Dart
项目地址: git://github.com/jojonicho/pickup.git
创建时间: 2019-08-02T04:00:18Z
项目社区:https://github.com/jojonicho/pickup

开源协议:

下载


PICKUP Flutter App

An app to display nearby courts for ios and android (only set up location permissions for ios at the moment)

Does this include a real API call?

Yes, I’m using Google Places API to fetch data from the user’s current location.

How does it work?

Using the flutter_bloc library, state management becomes easy to handle. It takes an event and maps it into a state.

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