The use case level package using both the flutter_introduction_widget and the flutter_introduction_service combined
Find a file
2024-03-05 11:16:42 +01:00
.github feat(documentation): Create component-documentation.yml workflow file 2024-02-13 13:39:11 +01:00
packages doc: create documentation for file 2024-03-05 11:16:42 +01:00
.gitignore feat: create melos variant of all combined introduction components 2023-11-07 08:02:02 +01:00
CHANGELOG.md feat: add option for styling introductionbutton texts 2024-01-30 17:12:21 +01:00
CONTRIBUTING.md feat: create melos variant of all combined introduction components 2023-11-07 08:02:02 +01:00
flutter_introduction_widget.gif feat: create melos variant of all combined introduction components 2023-11-07 08:02:02 +01:00
LICENSE feat: create melos variant of all combined introduction components 2023-11-07 08:02:02 +01:00
melos.yaml feat: add option for styling introductionbutton texts 2024-01-30 17:12:21 +01:00
pubspec.yaml build(deps): bump melos from 3.4.0 to 4.1.0 2024-02-06 13:31:35 +00:00
README.md doc: create documentation for file 2024-03-05 11:16:42 +01:00

Flutter Introduction

Introduction GIF

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 page. Commercial support is available if you need help with integration with your app or services. You can contact us at 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 and send us your pull request.

Author

This flutter_introduction for Flutter is developed by Iconica. You can contact us at support@iconica.nl