Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added MiraiTabBarThemeData in MiraiThemeData #143

Merged
merged 2 commits into from
Jun 6, 2023

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    c203fe1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Merge branch 'main' into asim/tab-bar-theme-data

    * main:
      Added `MiraiBottomAppBarTheme` in `MiraiThemeData`
      Secondary color for light and dark themes are changed for mirai_gallery
      Added `MiraiNavigationBarThemeData` in `MiraiThemeData`
      Secondary color changed and default values are removed in light/dark theme
      Added `MiraiListTileThemeData` to the mirai theme data
      Renamed `MiraiFloatingActionThemeData` to `MiraiFloatingActionButtonThemeData` and removed example theme comp from light theme
      Formatted code files in parsers/
      Added `DialogTheme` in Mirai Theme data
      Added `CardTheme` in Mirai theme data
      Updated theme example with bottom-sheet theme details
      Added BottomSheet theme parser and provided in Mirai Theme
      Updated example theme for bottom-nav-bar and formatted parsers in the framework
      Added bottom-nav-bar theme data in Mirai theme
      Updated floating action button example jsons.
      Added floating action button theme parser in mirai/parsers
    
    # Conflicts:
    #	packages/mirai/lib/src/parsers/mirai_theme/mirai_theme.dart
    #	packages/mirai/lib/src/parsers/mirai_theme/mirai_theme.freezed.dart
    #	packages/mirai/lib/src/parsers/mirai_theme/mirai_theme.g.dart
    i-asimkhan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8c809ea View commit details
    Browse the repository at this point in the history