To use the Easy-Bi-Stepper in your Flutter app, see example: ; class MyHomePage extends StatefulWidget{ const MyHomePage({super.key, required this.title}); final String title; @override ; State<MyHomePage> createState() => _MyHomePageState(); } ; class _MyHomePageState extends State<MyHomePage> { int activeIndex = 0; @override ; Widget build(BuildContext context) { List<StepperData> stepperData = [ StepperData( title: Column( children: [ Container( height: 40.0, width: 40.0, alignment: Alignment.center, child: const Icon( Icons.ac_unit, size: 36.0, ), ), const SizedBox( height: .0, width: 10.0, ), const Text("Title Goes Here", style: TextStyle( color: Colors.black, fontSize: 18.0 ),) ], ) ), StepperData( title: Column( children: [ Container( height: 40.0, width: 40.0, alignment: Alignment.center, child: const Icon( Icons.ac_unit, size: 36.0, ), ), const SizedBox( height: .0, width: 10.0, ), const Text("Title Goes Here", style: TextStyle( color: Colors.black, fontSize: 18.0 ),) ], ) ), StepperData( title: Column( children: [ Container( height: 40.0, width: 40.0, alignment: Alignment.center, child: const Icon( Icons.ac_unit, size: 36.0, ), ), const SizedBox( height: .0, width: 10.0, ), const Text("Title Goes Here", style: TextStyle( color: Colors.black, fontSize: 18.0 ),) ], ) ), StepperData( title: Column( children: [ Container( height: 40.0, width: 40.0, alignment: Alignment.center, child: const Icon( Icons.ac_unit, size: 36.0, ), ), const SizedBox( height: .0, width: 10.0, ), const Text("Title Goes Here", style: TextStyle( color: Colors.black, fontSize: 18.0 ),) ], ) ), ]; return Scaffold( appBar: AppBar( backgroundColor: Theme.of(context).colorScheme.inversePrimary, title: Text(widget.title), ), body: Center( child: Column( mainAxisAlignment: MainAxisAlignment.center, children: [ EasyBiStepper( stepperList: stepperData, activeBarColor: Colors.green, activeIndex: activeIndex, stepperDirection: Axis.vertical), const SizedBox( height: 20.0, width: 0.0, ), Row( mainAxisAlignment: MainAxisAlignment.center, children: [ GestureDetector( onTap: (){ setState(() { activeIndex--; }); }, child: Container( height: 40.0, width: 100.0, decoration: BoxDecoration( color: Theme.of(context).colorScheme.inversePrimary, borderRadius: BorderRadius.circular(10.0) ), alignment: Alignment.center, child: const Icon( Icons.remove, color: Colors.white, size: 30.0, ), ), ), const SizedBox( height: 0.0, width: 30.0, ), GestureDetector( onTap: (){ setState(() { activeIndex++; }); }, child: Container( height: 40.0, width: 100.0, decoration: BoxDecoration( color: Theme.of(context).colorScheme.inversePrimary, borderRadius: BorderRadius.circular(10.0) ), alignment: Alignment.center, child: const Icon( Icons.add, color: Colors.white, size: 30.0, ), ), ) ], ) ], ), ), ); } }
Learn easy methods to enhance data presentation with our comprehensive guide on easy ways to export Power Bi to PowerPoint
Bi Easy는 SpeedCash와 협력하여 BPR Bintan 고객과 인도네시아 사회 전반에 제공되는 BPR Bintan과의 SpeedCash 공동 브랜딩 애플리케이션으로, 모든 요구 사항을 충족할 수 있는 매우 완벽한 기능을 갖춘...
Access Monday.com data from BI, analytics, and reporting tools, through easy-to-use data drivers. Our Drivers make integration a snap, providing an easy-to-use relational interface for working with...
웹사이트 : https://easyinsight.co.uk, 업계 : 비즈니스 인텔리전스 플랫폼, 회사 규모 : 직원 2-10명, 유형 : 비상장기업, 설립 : 2023, 전문 분야 : Power BI, Data Strategy, Data Visualisation, Business Intelligence, BI Recruitment, BI Training, BI Consultancy, Data Warehousing, Microsoft Fabric 및 Synapse Analytics
이 제품을 구입함으로써 본인은 Microsoft가 내 계정 정보를 사용하거나 공유할 수 있는 권한을 부여하여 공급자가 이 제품 및 관련 제품에 관해 저에게 연락할 수 있도록 합니다. 본인은 공급자의 에 동의하며 Microsoft가 공급자가 아닌 경우 이 제품을 사용할 수 있는 권한이 Microsoft에서 제공되지 않는다는 것을 이해합니다. AppSource의 사용은 별도의
Digitize and transform your company processes with intelligent software solutions and real business intelligence. Powered by ebitools.com
Export all your data from monday.com to Power BI and create interactive reports and dashboards in minutes with Power BI Connector for monday.com.
A simple and easy Business Intelligence (BI) tool. Contribute to j-mueller/easy-bi development by creating an account on GitHub.
Microsoft Power BI Desktop is built for the analyst. It combines state-of-the-art interactive visualizations, with industry-leading data query and modeling built-in. Create and publish your reports...