flutter_next 0.0.3 flutter_next: ^0.0.3 copied to clipboard
A new Flutter package project.
Flutter Next #
An advanced flutter package to build responsive application accross all packages 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;