aureus 0.0.1 copy "aureus: ^0.0.1" to clipboard
aureus: ^0.0.1 copied to clipboard

outdated

A open-source design system for non-profit software to quickly develop software to serve others in urgent situations.

0.0.1 #

Minor:

  • Adding flutter lint to clean up some code
  • Changes & updates throughout constructors to make things easier for developers
  • Refactored TimerElement to have timer functionality.
  • Refactored entire codebase for read and usability

Added the following items

  • Dart doc support
  • Tabbing bars from test app.
  • Completion Circle Progress Indicator Element
  • Linear Progress Indicator Element
  • Article View Element
  • Cookie Banner Component
  • Content Warning Component
  • Safety Plan Failed Log In Audit Page
  • Safety Plan Settings page
  • General Settings page
  • Splash Screen View
  • Tool Detail View
  • Tool Navigation Card Carousel View
  • Tool Next Steps
  • Tool Summary
  • CoreTools
  • And too many to list probably

Major:

Created custom accessibility wrappers for custom components. The Accessibility class now

Refactored Aureus customization & how you initialize the package in run-time. Instead of using Aureus as one variable for all items, Aureus is now broken into:

  1. AureusBranding (stylization, images, and font stuff)
  2. AureusInformation (privacy policy, user support, etc.)
  3. AureusNavigationTree (the widgets that define views / parts of your app to insert into template views)

Handling permissions through DataConsent class during onboarding. Aureus handles permissions through the DataConsentObject class moving forward.

Added ToolTemplates & supporting items to automate the creation and usage of ‘Core Tools’ within resources.

Integrated flutter_secure_storage to handle Safety Plan items within the package.

0.0.0 #

Releasing Aureus beta into the world with elements, components, and view templates.

Includes support for

  • Light mode and dark mode
  • iOS, Android, and web.
  • Responsive sizing for mobile, tablet, and web
  • Accessibility choice handling
  • Beta safety plan functionality
  • and more!
1
likes
0
points
90
downloads

Publisher

verified publisherwithastra.org

Weekly Downloads

A open-source design system for non-profit software to quickly develop software to serve others in urgent situations.

Homepage

Documentation

Documentation

License

unknown (license)

Dependencies

camera, flutter, flutter_map, flutter_secure_storage, google_fonts, just_audio, latlong2, permission_handler, record, sensors_plus, shared_preferences, video_player

More

Packages that depend on aureus