PackageTrack
Sign in Get early access

arculus_auth_widgets

Collection of theme-aware flutter auth-related widgets such as social sign in buttons, splash page, and sign in page, etc.

1.0.0 moseskarunia/arculus-auth-widgets

What this package is like to depend on

Last release 6 years ago

no release in 18 months

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 8 of 8 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

8 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

8 releases · Jan 2021 to Jan 2021
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 8
  1. 1.0.0 27 Jan 2021
    Release notes
    • Breaking: Generic style buttons are removed.
    • Breaking: ArculusEmailButton is renamed into ArculusPrimaryButton. Now you can use any widget to override the icon.
    • New: You can set isExpanded property to make the button either grow or wrap children.
    • Update: ProgressIndicator no longer replaces label, but instead, placed on the right side of the label.
    • New: All widgets are now fully tested.
    Open source →
  2. 0.1.1 25 Jan 2021
    Release notes
    • Fix: Changed if (buttonThemeData == null) to if (buttonThemeData?.style == null) in ArculusEmailButton and GenericEmailButton to prevent exception in case of buttonThemeData is not null, but its style is null.
    Open source →
  3. 0.1.0 24 Jan 2021
    Release notes
    • New: isLoading property to easily implement loading indicator to your button. When isLoading set to true, the button automatically uninteractive, making it easier to prevent accidental repeated taps. When in disabled mode, The button becomes translucent automatically.
    • New: BaseArculusButton and BaseGenericButton makes you able to customize the buttons even more.
    • New: isEnabled property to GoogleLogo and AppleLogo. When set to false, will apply 0.5 opacity to the icon.
    • Improvement: Each Email, Google, and Apple button (both generic and arculus) based from BaseArculusButton for consistency.
    • Breaking: Bumps minumum dart sdk to 2.8.0
    • Breaking: Bumps minumum flutter sdk to 1.22.0
    Open source →
  4. 0.0.5 10 Jan 2021
    Release notes
    • Google button will also check if ElevatedButtonTheme is using non-Rounded Rectangle Border and even resorts back to match ButtonTheme if no ElevatedButtonTheme set in theme. (Basically makes the widget more robust)
    Open source →
  5. 0.0.4 09 Jan 2021
    Release notes
    • Decided to remove flutter_svg dependency and use png instead.
    Open source →
  6. 0.0.3 09 Jan 2021
    Release notes
    • Update image links so they don't break in pub.dev
    Open source →
  7. 0.0.2 09 Jan 2021
    Release notes
    • Turns out using relative link will break when published to pub.dev
    • Various other adjustment to readme file.
    Open source →
  8. 0.0.1 09 Jan 2021
    Release notes
    • Generic email, google, and apple sign in buttons.
    • Arculus style email, google, and apple sign in buttons.
    • Plain GoogleLogo and AppleLogo
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive