suga_core 1.2.1 copy "suga_core: ^1.2.1" to clipboard
suga_core: ^1.2.1 copied to clipboard

PlatformAndroidiOS
unlistedoutdated

Suga Core Package.

[1.2.1] - 1/18/2022 #

  • ViewModel run method should return bool

[1.2.0] - 9/12/2021 #

  • Improve oauth2_manager (Breaking Change)

[1.1.0] - 8/26/2021 #

  • Improve base_view_model run method
  • Require Flutter 2.2

[1.0.0] - 4/18/2021 #

  • Support null-safety

[0.3.2] - 3/16/2021 #

  • Using Future
  • Fix BaseViewModel call synchronized issue

[0.3.1] - 3/4/2021 #

  • Improve BaseViewModel (Breaking Change)
  • Add keyboard_service package

[0.2.0] - 12/26/2020 #

  • Add OAuth2 Manager

[0.1.0] - 12/16/2020 #

  • First Release