flagship 1.1.1 flagship: ^1.1.1 copied to clipboard
Flutter SDK for Flagship Feature management & Experiment platform for modern engineering and product teams
1.1.1 - 2021-11-25 #
Add
- Unit tests and secure code
1.1.0 - 2021-09-29 #
Add
- Visitor consent management
1.0.0 - 2021-07-19 #
Add
- logManager to manage logs
- FlagshipConfig object to customize the timeout and the logger
0.2.1 - 2021-06-23 #
Add
0.2.0 - 2021-05-17 #
Refactor naming of the constants & hits to remove FS prefix
0.1.0 #
First implementation of the SDK with minimal features:
- Initialization
- Visitor & context management
- Synchronization
- Modification helpers
- Hit tracking
0.1.3 - 2020-05-15 #
Implement generics for visitor methods:
- getModification
- updateContext
0.1.2 #
Change ctax
for tax
in Transaction hit.
0.1.1 #
Add optional constructor parameters for Hits