Skip to content

[Refactored] add otp_text_field barrier file#66

Open
m7mdra wants to merge 1 commit into
iamvivekkaushik:devfrom
m7mdra:dev
Open

[Refactored] add otp_text_field barrier file#66
m7mdra wants to merge 1 commit into
iamvivekkaushik:devfrom
m7mdra:dev

Conversation

@m7mdra
Copy link
Copy Markdown

@m7mdra m7mdra commented Nov 12, 2024

Note this is a breaking change.

users will now have to remove any reference to

import 'package:otp_text_field/otp_field.dart';
import 'package:otp_text_field/style.dart';

while keeping only

import 'package:otp_text_field/otp_text_field.dart';

This update helps:

  • Keep imports consistent across projects.
  • Expose only the intended, public API, reducing potential misuse of internal components.

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.

1 participant