Freek van de Ven
ada23abbc5
fix: always call the splashHandler with the splashScreenFuture and killswitchService when a splashScreenBuilder is provided
2025-04-30 09:50:45 +02:00
Jacques
2c61f8d7db
fix: Check with the service if the introduction should be shown before actually showing
...
When removing this, the introduction is briefly shown before calling the onComplete
2025-04-29 15:16:35 +02:00
0976083a9f
feat(navigator): add navigator widget to allow for app independent navigation
2025-03-17 15:46:44 +01:00
mike doornenbal
c558c8dbc7
fix: default style and flutter_introduction to new version
2024-07-12 16:06:01 +02:00
mike doornenbal
84e629d5b2
fix: feedback on userstory
2024-06-05 10:37:20 +02:00
mike doornenbal
90eb8119d8
feat: add default styling
2024-04-19 10:04:03 +02:00
mike doornenbal
07e1ad0990
feat: add default configuration
2024-04-17 13:49:43 +02:00
bd1d6e5bf4
fix: use startWithIntroScreen instead of showIntroduction boolean for checking on which screen to start
2024-04-05 11:44:59 +02:00
2cf2b1c961
feat!: add NavigatorStartUserStory widget
...
This also changes the startNavigatorUserStory function return type from a widget to Future<void>, as that starts the story. The widget immediately displays the initial screen. This is a breaking change.
2024-04-04 12:51:16 +02:00
5d66928411
feat!: change homeEntry to an onComplete callback
...
Breaking: this changes the startNavigatorUserStory interface without any backwards compatibility
2024-04-04 11:41:24 +02:00
Gorter-dev
bf0060273b
Merge pull request #22 from Iconica-Development/17-remove-hard-dependency-on-standard-killswitch-service
...
feat: add parameter to configuration to supply an implementation of t…
2024-04-04 11:39:46 +02:00
Gorter-dev
40d17eaf31
Merge pull request #20 from Iconica-Development/19-rename-myfunction-in-the-splash-screen-handling-to-an-actual-proper-name
...
rename myfunction in the splash screen handling to an actual proper name
2024-04-04 11:38:29 +02:00
346f40435f
feat: add parameter to configuration to supply an implementation of the killswitch service
2024-04-04 11:33:12 +02:00
218ff31016
fix: call splash handler when no builder is provided
...
The default splashscreen never proceeded to the next screen unless the splashHandler is being called
2024-04-04 10:05:01 +02:00
6ecc2f0992
fix: add mounted check to navigation after async gap for navigator version
2024-04-04 09:45:15 +02:00
51046aff1f
refactor: rename myFunction in splashscreen function to splashHandler
2024-04-04 09:41:36 +02:00
mike doornenbal
b2347c5ccd
fix: add return after routing
2024-04-02 11:12:06 +02:00
Freek van de Ven
c9bc617ed0
Merge pull request #14 from Iconica-Development/doc/improve-documentation
...
doc: improve readme and add CONTRIBUTING.md
2024-03-18 08:29:12 +01:00
Vick Top
aa2595efbf
Add BSD-3-Clause license
2024-03-05 15:56:11 +01:00
FahadFahim71
9d4c5c014f
feat(introduction): add popscope for introduction screen
2024-02-19 14:36:56 +01:00
mike doornenbal
851a98cc1a
2.0.4
2024-02-15 15:38:43 +01:00
mike doornenbal
4f322cb4a3
feat: added after splash route
2024-02-13 11:59:37 +01:00
mike doornenbal
4f5a301f19
feat: added configuration options
2024-02-07 12:55:27 +01:00
FahadFahim71
2990c836d5
feat: add introduction screen builder
2024-01-31 17:36:21 +01:00
mike doornenbal
1f2602ff76
feat: killswitch
2024-01-24 16:56:53 +01:00
mike doornenbal
a48b995075
fix: feedback
2024-01-24 15:43:17 +01:00
mike doornenbal
8456fd33a3
feat: initial setup
2024-01-24 14:40:05 +01:00
mike doornenbal
13d3c59301
initial commit
2024-01-24 10:59:53 +01:00