/konsul

Aplikasi pengingat jadwal konsultasi gigi menggunakan Firebase Cloud Messaging(FCM)

Primary LanguageDart

Sourcerer  RemindCare Apps 

Aplikasi pengingat konsultasi yng di bangun di menggunakan framework flutter, dengan memanfaatkan teknologi Cloud Messaging dari Firebase.

sergey

Build

Untuk melakukan build pada projek ini anda di haruskan mempunyai flutter sdk v2 dan dart sdk

# Clone this repository
$ git clone https://github.com/CloudMyn/konsul.git

# Go into the repository
$ cd konsul

# Get all the packages needed
$ flutter pub get

# Run the app
$ flutter run

# Or build for production
$  flutter build apk --split-per-abi

License

Sourcerer is under the MIT license. See the LICENSE for more information.