flutter_ping_wire 0.0.6
flutter_ping_wire: ^0.0.6 copied to clipboard
With FlutterPing, you can serve different parts of your application via various APIs, enabling you to craft sophisticated micro mobile apps.
Welcome to the FlutterPing a versatile solution designed to streamline the development of mobile applications through seamless API interactions.
!!! This package is in alpha version and is not recommended for production use. !!!
Features #
- Wire your elements (action, widget, events) to API endpoints
- Enables micro mobile apps development
- Customizable API integration
- Custom exceptions handling
- Custom widgets for API actions
Getting started #
To use this package, add flutter_ping_wire
as a dependency in your pubspec.yaml file.
Usage #
The following example demonstrates how to use the flutter_ping_wire
package. This packages has working example in the example folder. You can run the example by following the steps below:
- Clone the repository
- Navigate to the example folder
- Run the following command:
flutter run
The documentation on how to use the package can be found in the docs.flutterping.com
Additional information #
This in an open-source project, and we welcome contributions. Alpha version is available for testing. For more information, visit docs.flutterping.com
Adapters #
!!! Currently in development !!!
- Laravel
- GoLang (planned...)