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.