mirror of
https://github.com/Iconica-Development/flutter_introduction.git
synced 2025-05-18 19:43:44 +02:00
39 lines
1.7 KiB
Markdown
39 lines
1.7 KiB
Markdown
# Flutter Introduction
|
|
|
|

|
|
|
|
Monorepo for the Flutter introduction package. Including the following packages:
|
|
- Flutter Introduction
|
|
Main package for Flutter Introduction including an example.
|
|
|
|
- Flutter Introduction Firebase
|
|
Package to provide content from firebase.
|
|
|
|
- Flutter Introduction Interface
|
|
Interface regarding data for the Introduction widget, like whether to show the introduction or not.
|
|
|
|
- Flutter Introduction Service
|
|
Service to handle actions done in the Introduction widget.
|
|
|
|
- Flutter Introduction Shared Preferences
|
|
Implementation of the interface with the use of shared preferences.
|
|
|
|
- Flutter Introduction Widget
|
|
The actual widget showing the Introduction widget.
|
|
|
|
## How to use
|
|
The simple way to use this package is by using the flutter_introduction package. An example is included if needed.
|
|
|
|
If needed a custom implementation can be made on the interface if the shared preferences doesn't suffice.
|
|
|
|
## Issues
|
|
|
|
Please file any issues, bugs or feature request as an issue on our [GitHub](https://github.com/Iconica-Development/flutter_introduction/pulls) page. Commercial support is available if you need help with integration with your app or services. You can contact us at [support@iconica.nl](mailto:support@iconica.nl).
|
|
|
|
## Want to contribute
|
|
|
|
If you would like to contribute to the plugin (e.g. by improving the documentation, solving a bug or adding a cool new feature), please carefully review our [contribution guide](./CONTRIBUTING.md) and send us your [pull request](https://github.com/Iconica-Development/flutter_introduction/pulls).
|
|
|
|
## Author
|
|
|
|
This `flutter_introduction` for Flutter is developed by [Iconica](https://iconica.nl). You can contact us at <support@iconica.nl> |