Build Enterprise-Grade Flutter Dashboards in Minutes đ (Whatâs New in NRB 3.0.3)
If youâve ever tried to build a complex, responsive data table in Flutter, you know the struggle. Wrestling with DataTable to get sticky headers, dynamic column sizing, horizontal scrolling, and pa...

Source: DEV Community
If youâve ever tried to build a complex, responsive data table in Flutter, you know the struggle. Wrestling with DataTable to get sticky headers, dynamic column sizing, horizontal scrolling, and pagination can quickly turn a simple admin panel into a multi-day headache. And when your client asks, "Can we add a pie chart and an export-to-PDF button?", you usually have to hunt down three different heavy libraries just to make it work. Thatâs exactly why we built NRB (Nexora Report Builder). Today, we are thrilled to announce NRB Version 3.0.3, our biggest update yet, turning nrb from a powerful table builder into a complete Enterprise Dashboard UI Toolkit. đ The Big Feature: Inject ANY Custom Widget into your Tables Since day one, developers have loved nrb for its ease of use when rendering text and numbers. But a modern dashboard needs more than just text. It needs action buttons, colorful status badges, user avatars, and progress bars. In v3.0.3, we are introducing the NrbCustomWidget