Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

altive/altive_flutter_kit

Repository files navigation

Altive Flutter Kit

Features

  • Standard linting rule collection by Altive.
  • Standard theme_data files by Altive.
    • with theme_selector_provider (Riverpod)
  • Common Riverpod providers.
    • shared_preferences_provider
  • Common extensions.

Getting started

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage

include: package:altive_flutter_kit/analysis_options.yaml
return MaterialApp(
  theme: altiveLightThemeData,
  darkTheme: altiveDarkThemeData,
)

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages