therezacuet / Motion-Tab-Bar

A beautiful animated flutter widget package library. The tab bar will attempt to use your current theme out of the box, however you may want to theme it.
MIT License
293 stars 74 forks source link

demo error #34

Closed yanashenyang closed 6 months ago

yanashenyang commented 6 months ago

======== Exception caught by widgets library ======================================================= The following LateError was thrown building MotionTabBar(dirty, dependencies: [Directionality], state: _MotionTabBarState#0dda9): LateInitializationError: Field 'labels' has not been initialized.

yanashenyang commented 6 months ago

======== Exception caught by widgets library ============ The following LateError was thrown building MotionTabBar(dirty, dependencies: [Directionality], state: _MotionTabBarState#0dda9): LateInitializationError: Field 'labels' has not been initialized.

therezacuet commented 6 months ago

@yanashenyang motion_tab_bar: ^2.0.4 released with the fix.