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-08-05 00:10:07 +02:00
..
android fix(android): Fix FileProvider id 2023-08-05 00:10:07 +02:00
lib feat(android,interface): Handle battery optimisation 2023-08-05 00:04:49 +02:00
packages/moxplatform_android/lib/src fix: Format and lint 2023-08-04 13:38:11 +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(android,interface,base): Bump versions 2023-08-05 00:08:22 +02:00
LICENSE refactor: Rename src to packages 2022-09-01 13:39:12 +02:00
pubspec.yaml chore(android,interface,base): Bump versions 2023-08-05 00:08:22 +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.