-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5160e27
commit edf0169
Showing
1 changed file
with
3 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,15 @@ | ||
<!-- | ||
This README describes the package. If you publish this package to pub.dev, | ||
this README's contents appear on the landing page for your package. | ||
For information about how to write a good package README, see the guide for | ||
[writing package pages](https://dart.dev/guides/libraries/writing-package-pages). | ||
For general information about developing packages, see the Dart guide for | ||
[creating packages](https://dart.dev/guides/libraries/create-library-packages) | ||
and the Flutter guide for | ||
[developing packages and plugins](https://flutter.dev/developing-packages). | ||
--> | ||
|
||
# AppFit for Flutter | ||
|
||
AppFit allows you to quickly, and easily track your analytic events from your apps. The Flutter SDK allows you to directly interface with AppFit. | ||
|
||
## Features | ||
|
||
AppFit currenly supports Event Tracking. Other features will be coming soon. | ||
AppFit currenly supports Event Tracking, and Use Identification. Other features will be coming soon. | ||
|
||
## Getting started | ||
|
||
To get started, simply follow the [Get Started](documentation/GET_STARTED.md) guide. | ||
To get started, simply follow the [Get Started](http://developer.appfit.io/flutter/) guide at the AppFit Developer Center. | ||
|
||
## Additional information | ||
|
||
To find out more abuot AppFit, you can see more and find out about pricing by visiting [appfit.io](https://appfit.io) | ||
To find out more about AppFit, you can see more and find out about pricing by visiting [appfit.io](https://appfit.io) |