Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/hoyirul/stisla_app
- Owner: hoyirul
- Created: 2022-11-11T08:34:28.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-18T03:49:31.000Z (about 2 years ago)
- Last Synced: 2023-03-01T04:24:15.284Z (almost 2 years ago)
- Topics: dart, flutter, flutter-ui, getx, restful-api, stisla
- Language: Dart
- Homepage:
- Size: 2.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.