Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.13 KB

README.md

File metadata and controls

41 lines (23 loc) · 1.13 KB

Evolve

Collection of Flutter packages trying to reimagine the Flutter experience.

Warning

Evolve requires the main (master) channel of Flutter to be used

Getting started

Packages

Refactored and new Flutter widgets.

Best features

  • Improved API for widgets, such as Align, Flex and Flexible
  • Painting features: CroppedBorder
  • Sliver widgets: SliverPersistentFooter (work-in-progress), SliverTransform
  • Utility widgets: CombiningBuilder, GradientStack and more

Examples

TBA

Implementation of Material Design 3 (aka Material You) components.

Best features

  • Completed components are fully compliant with M3 Guidelines
  • Reworked theming experience

Examples