Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated to v8.0.0 of Bloc, which includes Cubit support #6

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

chonghorizons
Copy link

I updated/migrated this nice package (Thanks @andrea689 ) to v8.0.0 of bloc.

The examples/counter should work. Just clone and run.
-Building for web works, and if you build for web, you can keep the 127.0.0.1 host ip
-If you build for android or ios, you'll need the ip on your laptop (or wherever you are running the RemoteDev)

I also did some miscellaneous tasks

  • Ran flutter create . to get Dart Analysis and other support. Otherwise, no linting.

Later, I will add

  • a v8.0.0 bloc/examples/flutter_todo example

Upgraded to bloc v8.0.0

migrated the example/counter to v8.0.0

Propose calling this version 0.2.0. But there are breaking changes, so maybe 1.0.0 might me appropriate given semantic versioning.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant