mirai 0.7.0 copy "mirai: ^0.7.0" to clipboard
mirai: ^0.7.0 copied to clipboard

Mirai is a Server-Driven UI (SDUI) library for Flutter. Mirai allows you to build beautiful cross-platform applications with JSON in real time.

0.7.0 #

  • Added support for new widgets: CircleAvatar, GridView, Chip, Wrap & FilledButton
  • Rename scrollView to SingleChildScrollView
  • Added defaultBottomNavigationController & bottomNavigationView
  • A new and better way to define Mirai Network Request & Network Result
  • Revamp Mirai Form to add form validation, getting form values and submitting Form
  • Use app text theme in text styles
  • A new way to declare EdgeInsets & BorderRadius
  • A lot of enhancement, refactoring and bug fixes

0.6.0 #

0.5.1 #

  • minor changes

0.5.0 #

  • feat: Add support for the Custom Action by @RodolfoSilva
  • feat: Add border-radius in Button Styles by @i-asimkhan
  • feat: Add SafeArea widget by @RodolfoSilva
  • feat: Add Flexible widget by @RodolfoSilva
  • feat: Enhance MiraiInputDecoration by @i-asimkhan
  • feat: Add support for the form validation by @i-asimkhan
  • feat: Add support for InputBorder.none by @divyanshub024
  • feat: Add support for gradient in outline border by @divyanshub024
  • BREAKING:feat: Re structure navigation action by @divyanshub024
  • BREAKING:feat: Add modal bottom sheet action by @divyanshub024
  • BREAKING:feat: Add show dialog action by @divyanshub024
  • feat: Add support for webview by @divyanshub024
  • feat: Add tap gesture recognizer to the Mirai text Span by @divyanshub024

0.4.0 #

  • feat: Extending rich text functionality to Mirai Text (#158) by @divyanshub024
  • feat: Added support for pushNamed in Mirai Navigation (#159) by @i-asimkhan
  • feat: Added support for Expanded Widget (#165) by @divyanshub024
  • feat: Added support for InputDecorationTheme & InputBorder (#166) by @divyanshub024

0.3.0 #

  • Added support for the appBarTheme (#96) by @i-asimkhan
  • Added support for the textButtonTheme (#98) by @i-asimkhan
  • Added support for the floatingActionButtonTheme (#99) by @i-asimkhan
  • Added support for the bottomNavBarTheme (#136) by @i-asimkhan
  • Added support for the bottomSheetTheme (#137) by @i-asimkhan
  • Added support for the CardTheme (#139) by @i-asimkhan
  • Added support for the dialog theme (#140) by @i-asimkhan
  • Added support for the MiraiNavigationBarThemeData (#142) by @i-asimkhan
  • Added support for the MiraiTabBarThemeData (#143) by @i-asimkhan
  • Added support for the MiraiTabBarThemeData (#143) by @i-asimkhan
  • Added CODE_OF_CONDUCT(#122) by @divyanshub024

0.2.0 #

  • BREAKING: feat: Call Mirai.initialize to initialize Mirai (#103)
  • feat: Add support for iconTheme (#91)
  • feat: Add FractionallySizedBox widget (#100)
  • feat: Add support for elevatedButtonTheme (#92)
  • feat: Add support for outlinedButtonTheme (#93)
  • feat: Add support for iconButtonTheme (#94)
  • feat: Add center widget (#102)
  • feat: Add support to inject dio instance (#104)
  • feat: Add support for InputFormatters (#111)
  • feat: Add support for InputValidation (#106)
  • feat: Add BoxDecoration support for Container (#112)
  • feat: Add Stack and Positioned widget (#114)
  • chore: Update Readme (#101)

0.1.0 #

  • Added Mirai Theme support
  • Added new Mirai Tab Parser
  • Added BoxFit support for Mirai Image
  • Fixed AppBar size issue
  • Updated examples in Mirai Gallery

0.0.5 #

  • Update assets

0.0.2 #

  • Fix README assets

0.0.1 #

  • initial release 🎉
88
likes
120
pub points
74%
popularity

Publisher

verified publishersecurrency.com

Mirai is a Server-Driven UI (SDUI) library for Flutter. Mirai allows you to build beautiful cross-platform applications with JSON in real time.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dio, flutter, freezed_annotation, json_annotation, logger, mirai_framework

More

Packages that depend on mirai