# Flutter Plugin Resources

API documentation, source code, and changelogs for the Airship Flutter plugin.

## Platform Support {#platform-support}

| Feature                                | iOS | Android |
|----------------------------------------|-----|---------|
| Push Notifications                     | ✅  | ✅       |
| Live Activities                        | ✅  | ❌       |
| Live Updates                           | ❌  | ✅       |
| In-App Experiences                     | ✅  | ✅       |
| Custom Views                           | ✅  | ✅       |
| Embedded Content                       | ✅  | ✅       |
| Message Center                         | ✅  | ✅       |
| Preference Center                      | ✅  | ✅       |
| Feature Flags                          | ✅  | ✅       |
| Analytics                              | ✅  | ✅       |
| Contacts                               | ✅  | ✅       |
| Tags, Attributes & Subscription Lists  | ✅  | ✅       |
| Privacy Controls                       | ✅  | ✅       |

## API References

* [Flutter API Documentation](https://www.airship.com/docs/reference/libraries/flutter/latest/)

## GitHub Samples

* [Flutter Sample App](https://github.com/urbanairship/airship-flutter/tree/main/example)

## Source

* [Source](https://github.com/urbanairship/airship-flutter)

## Changelog

* [Flutter Changelog](https://www.airship.com/docs/developer/sdk-integration/flutter/changelog/)

## License

All Airship SDKs and frameworks are open sourced and licensed under Apache Software License 2.0.

* [Flutter License](https://github.com/urbanairship/airship-flutter/blob/main/LICENSE)

