Skip to content

Latest commit

 

History

History
122 lines (70 loc) · 1.75 KB

File metadata and controls

122 lines (70 loc) · 1.75 KB

0.0.1

  • init

0.0.2

  • init

0.0.3

  • init

0.0.4

  • NestedPage added

0.0.5

  • Google Fonts Added

0.0.6

  • Now:
  • Redirect working fine
  • PageFonts working fine
  • RixaPage fixed

0.0.7

  • unknownRoutePage now works fine

0.0.8

  • fixed an error due to language

0.0.9

  • Changes made

0.1.0

  • updated to 0.1.0 version

0.1.1

  • updated to 0.1.1 version

0.2.0

  • updated to 0.2.0 version

0.2.1

  • updated to 0.2.1 version

0.2.2

  • MarkdownWidget added
  • Font scale increased from 5 to 9
  • Language and appearance information is now kept in cache

0.2.3

  • darkTheme changed into isDarkTheme

0.2.4

  • updated to 0.2.4 version

0.2.5

  • parameter named padding added to markdown widget

0.2.6

  • parameter named shrinkwrap added to markdown widget

0.2.7

  • unnecessary dependency has been removed

0.3.0

  • push, pushNamed, pushReplacement and pushReplacementNamed added
  • Fixed GoRouter Issiues
  • Navigator key paramaters added to RixaPage and NestedPage
  • Fixed appwidth issue in RixaProperties
  • context.goToPreviousPage() added
  • Fixed NestedPage not showing up when pushed from outside
  • Page transition feature added
  • UnknownRoutePage class added
  • Web window title added
  • Rixa.cropImage, Rixa.openDialog, Rixa.pickFile added
  • Documentation updated

0.3.1

  • goToPreviousPage has been optimized

0.3.2

  • doc updated

0.3.3

  • doc updated

0.3.4

  • goToPreviousPage has been optimized

0.3.5

  • Dart 3 & Flutter 3.10 compatibility
  • Fixed issue that caused rixa not to support for desktop
  • RixaPlayer is not working on Mobile for now, We will fix it soon
  • Fixed RixaProperties.isLandscaped not working properly

0.3.6

  • Fixed platform support issue