Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hoyirul/stisla_app

Stisla App adalah sebuah aplikasi berbasis mobile (android, ios) yang menggunakan flutter, API dan GetX dengan fitur (Login, Register, Create, Read, Update dan Delete)
https://github.com/hoyirul/stisla_app

dart flutter flutter-ui getx restful-api stisla

Last synced: 22 days ago
JSON representation

Stisla App adalah sebuah aplikasi berbasis mobile (android, ios) yang menggunakan flutter, API dan GetX dengan fitur (Login, Register, Create, Read, Update dan Delete)

Awesome Lists containing this project

README

        

# stisla_app

## How to install
- install server https://github.com/hoyirul/laravel9-starter-stisla.git
- url model https://app.quicktype.io/
- make api server (laravel, lumen etc)
- git clone https://github.com/hoyirul/stisla_app.git
- cd stisla_app
- flutter pub upgrade
- edit your endpoint (lib/utils/api_endpoints.dart)
- flutter run

## UI Stisla Apps

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:

- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)

For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.