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 style #39

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Feat style #39

wants to merge 8 commits into from

Conversation

q200892907
Copy link

1、add custom drop over painter
2、add tab maxWidth
3、add tabs addButton
4、menu theme border/color -> decoration

* main:
  Fixing state for the index of the highlighted tab. caduandrade#31
  Adding test to close/selectedIndex status
  Fixing test
  Fixing analysis
  Drop color theme
  Adding the newIndex parameter on OnBeforeDropAccept

# Conflicts:
#	lib/src/internal/tabs_area/drop_tab_widget.dart
#	lib/src/internal/tabs_area/tabs_area_corner.dart
#	lib/src/tab_widget.dart
#	lib/src/tabs_area.dart
#	lib/src/theme/tabs_area_theme_data.dart
@caduandrade
Copy link
Owner

Hi! Could you format the code with "dart format"? It will reduce the differences.

@caduandrade
Copy link
Owner

Could you paste a very simple example code using this new functionality here in the comments? You could use the committed example as a base.
Thanks!

* main:
  Fixing state for the index of the highlighted tab. caduandrade#31
  Adding test to close/selectedIndex status
  Fixing test
  Fixing analysis
  Drop color theme
  Adding the newIndex parameter on OnBeforeDropAccept

# Conflicts:
#	example/macos/Runner.xcodeproj/project.pbxproj
#	example/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
#	lib/src/internal/tabs_area/drop_tab_widget.dart
#	lib/src/internal/tabs_area/tabs_area_corner.dart
#	lib/src/tab_widget.dart
#	lib/src/theme/tabs_area_theme_data.dart
@q200892907
Copy link
Author

Function has been added in example

@q200892907
Copy link
Author

Difference resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants