This repository has been archived on 2023-09-08. You can view files and clone it, but cannot push or open issues or pull requests.
moxplatform/packages/moxplatform_android
2023-07-30 20:40:59 +02:00
..
android fix: Add payload to all intents 2023-07-30 20:40:59 +02:00
lib fix: Add payload to all intents 2023-07-30 20:40:59 +02:00
packages/moxplatform_android/lib/src Rewrite the notification code in Kotlin 2023-07-28 00:46:19 +02:00
.gitignore refactor: Rename src to packages 2022-09-01 13:39:12 +02:00
.metadata refactor: Rename src to packages 2022-09-01 13:39:12 +02:00
.pubignore fix: Fix minor things 2023-07-21 19:15:13 +02:00
analysis_options.yaml style: Lint using very_good_analysis 2022-09-06 14:08:36 +02:00
CHANGELOG.md chore(release): publish packages 2023-07-21 22:22:36 +02:00
LICENSE refactor: Rename src to packages 2022-09-01 13:39:12 +02:00
pubspec.yaml Rewrite the notification code in Kotlin 2023-07-28 00:46:19 +02:00
README.md refactor: Rename src to packages 2022-09-01 13:39:12 +02:00

moxplatform_android

A new Flutter plugin project.

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.