Skip to content

marcobraghim/flutter_twitter_bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_twitter_bootstrap

A Flutter Web Theme based on Twitter Bootstrap.

Become a contributor

Slack group destined to its project developers

Run it

Start by cloning the project locally

$ git clone [email protected]:marcobraghim/flutter_twitter_bootstrap.git

Change the Flutter git repository branch to the master and upgrade it. It may take a long time...

$ flutter channel master
$ flutter upgrade

Enable the Flutter Web Support

$ flutter config --enable-web

Walk into the repository folder

$ cd flutter_twitter_bootstrap/
$ flutter create .

Run it. Google Chrome required

$ flutter run -d chrome

Help

Try to get some help here firstly.

About

A Flutter Web Theme based on Twitter Bootstrap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published