flutter_next 0.0.4 flutter_next: ^0.0.4 copied to clipboard
A flutter package for faster UI developement and provide responsiveness for flutter web applications and has multiple extensions.
Flutter Next #
An advanced flutter package to build responsive application accross all platform with ease and has an handful of different types of extension.
Features #
- Bootstrap Container
- Bootstrap Col
- Bootstrap Row
- Accordion
- Bread Cumb
- Alerts
- Customised Button
- Responsive Staggered Grid View
Getting started #
Add flutter_next
to your pubspec.yaml file
then just import
import "package:flutter_next/flutter_next.dart";
Usage #
Now access all mediaquery and theme data easily
const width = context.width;
And for animation
widget(
...
...
).zoom/fade/flip()
Demo #
- One Page