A collection of best-practices and tools for building applications quickly and reliably.
Patapata is a framework built on Flutter for creating applications of production quality quickly and reliably. It provides a collection of best-practices built directly in to the various APIs so you can build apps that are consistent, stable, and performant.
Flutter is Googleβs UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. Flutter is used by developers and organizations around the world, and is free and open source.
If you just want to jump in and get Patapata working without any plugins or reading the documentation, check out .
Most of our documentation is within the patapata_core package, so start there.
If you want documentation on the various plugins we provide, check out the plugin sections below.
Name | pub.dev | Related Product | Documentation | View Source | Android | iOS | Web | MacOS | Windows | Linux |
---|---|---|---|---|---|---|---|---|---|---|
Apple Push Notifications | π | π | patapata_apple_push_notifications |
βοΈ | β | βοΈ | β | βοΈ | βοΈ | |
Firebase Analytics | π | π | patapata_firebase_analytics |
β | β | β | Ξ² | βοΈ | βοΈ | |
Firebase Auth | π | π | patapata_firebase_auth |
β | β | β | Ξ² | βοΈ | βοΈ | |
Firebase Core | π | π | patapata_firebase_core |
β | β | β | Ξ² | βοΈ | βοΈ | |
Firebase Crashlytics | π | π | patapata_firebase_crashlytics |
β | β | β | Ξ² | βοΈ | βοΈ | |
Firebase Messaging | π | π | patapata_firebase_messaging |
β | β | β | Ξ² | βοΈ | βοΈ | |
Firebase Remote Config | π | π | patapata_firebase_remote_config |
β | β | β | Ξ² | βοΈ | βοΈ | |
Sentry | π | π | patapata_sentry |
β | β | β | Ξ² | βοΈ | βοΈ | |
Riverpod | π | π | patapata_riverpod |
β | β | β | β | β | β |
Name | Related Product | Documentation | View Source | Android | iOS | Web | MacOS | Windows | Linux |
---|---|---|---|---|---|---|---|---|---|
Adjust | π | π | patapata_adjust |
β | β | β | βοΈ | βοΈ | βοΈ |
AppsFlyer | π | π | patapata_apps_flyer |
β | β | βοΈ | βοΈ | βοΈ | βοΈ |
Firebase Dynamic Links | π | π | patapata_firebase_dynamic_links |
β | β | β | Ξ² | βοΈ | βοΈ |
Karte Core | π | π | patapata_karte_core |
β | β | β | Ξ² | βοΈ | βοΈ |
Karte Variables | π | π | patapata_karte_variables |
β | β | β | Ξ² | βοΈ | βοΈ |
Check out the CONTRIBUTING guide to get started.