Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.43 KB

File metadata and controls

35 lines (20 loc) · 1.43 KB

Flutter UI Gems

License: MIT

Flutter UI Gems

The idea behind the project is to create popular and effective Flutter UI elements (even fullscreen layouts) that you can use in your next project or simply learn some new tricks for animations and structuring.

The source code is 100% Dart and, in most cases, does not rely on any third-party library or package except for support for SVG files where needed.

Requirements

  • Any Operating System (ie. MacOS, Linux, Windows)
  • Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode, etc)
  • A basic knowledge of Dart and Flutter

💎 Gems

💎 01: Shockwave

Beautiful wave animation effect that ripples through a grid of elements.

Maintainers

You can help make this project better, feel free to open an new issue or a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.