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

Successfully added Feature Highlights to flutter_web_base package #16

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

Conversation

KingpinDk
Copy link

No description provided.

),
],
),
);
}
Future<void> _createTutorial() async {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

write a widget function to deconstruct it into smaller widget and pass the required data

export 'package:flutter_web_base/feature_highlight/widgets/feature_highlight_widget.dart';
export 'package:flutter_web_base/feature_highlight/util.dart';

class FeatureHighlight {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This class should be its own file

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dont delete any extra things which is not related to the issue

@tanmoy27112000 tanmoy27112000 linked an issue Jan 29, 2024 that may be closed by this pull request
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.

Feature highlight designs
2 participants