flagship 1.3.0 copy "flagship: ^1.3.0" to clipboard
flagship: ^1.3.0 copied to clipboard

Flutter SDK for Flagship Feature management & Experiment platform for modern engineering and product teams

1.3.0 - 2022-06-22 #

Added

  • Flag class to manipulate Flag

Changed

  • synchronizeModification is now deprecated, use fetchFlags function through the visitor instance
  • getModification / getModificationInfo / activateModification are now obsolete and have been replaced by Flag class

1.2.0 - 2022-03-24 #

Added

  • Callback (status listener), called when SDK status has changed
  • Improve FlagshipConfig class and manage listener status

1.1.3 - 2022-01-26 #

Changed

  • Imporove synchronize modificaation function
  • Improve logs

1.1.2 - 2022-01-17 #

Fixed

  • Configuration when the current visitor is not Set

1.1.1 - 2021-11-25 #

Added

  • Unit tests and secure code

1.1.0 - 2021-09-29 #

Added

  • Visitor consent management

1.0.0 - 2021-07-19 #

Added

  • logManager to manage logs
  • FlagshipConfig object to customize the timeout and the logger

0.2.1 - 2021-06-23 #

Added

0.2.0 - 2021-05-17 #

Changed

  • Refactor naming of the constants & hits to remove FS prefix

0.1.3 - 2020-05-15 #

Added

Implement generics for visitor methods:

  • getModification
  • updateContext

0.1.2 #

Changed

  • ctax for tax in Transaction hit.

0.1.1 #

Added

  • optional constructor parameters for Hits

0.1.0 #

First implementation of the SDK with minimal features: Added

  • Initialization
  • Visitor & context management
  • Synchronization
  • Modification helpers
  • Hit tracking
3
likes
120
pub points
64%
popularity

Publisher

verified publisherflagship.io

Flutter SDK for Flagship Feature management & Experiment platform for modern engineering and product teams

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on flagship